- Home
- Bioconductor 3.6
- Software Packages
- flowMap
flowMap
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see flowMap.
Mapping cell populations in flow cytometry data for cross-sample comparisons using the Friedman-Rafsky Test
Bioconductor version: 3.6
flowMap quantifies the similarity of cell populations across multiple flow cytometry samples using a nonparametric multivariate statistical test. The method is able to map cell populations of different size, shape, and proportion across multiple flow cytometry samples. The algorithm can be incorporate in any flow cytometry work flow that requires accurat quantification of similarity between cell populations.
Author: Chiaowen Joyce Hsiao, Yu Qian, and Richard H. Scheuermann
Maintainer: Chiaowen Joyce Hsiao <joyce.hsiao1 at gmail.com>
citation("flowMap")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowMap")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("flowMap")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.