flowAI
Automatic and interactive quality control for flow cytometry data
Bioconductor version: 3.23 · Package version: 1.42.0
The package is able to perform an automatic or interactive quality control on FCS data acquired using flow cytometry instruments. By evaluating three different properties: 1) flow rate, 2) signal acquisition, 3) dynamic range, the quality control enables the detection and removal of anomalies.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowAI") Details
| Maintainer | Gianni Monaco <mongianni1@gmail.com> |
| Author | Gianni Monaco [aut], Chen Hao [ctb] |
| License | GPL (>= 2) |
| Downloads rank | 778 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, FlowCytometry, ImmunoOncology, QualityControl, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.3.0)
Imports: ggplot2, flowCore, plyr, changepoint, knitr, reshape2, RColorBrewer, scales, methods, graphics, stats, utils, rmarkdown