flowFP
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see flowFP.
Fingerprinting for Flow Cytometry
Bioconductor version: 3.21
Fingerprint generation of flow cytometry data, used to facilitate the application of machine learning and datamining tools for flow cytometry.
Author: Herb Holyst <holyst at pennmedicine.upenn.edu>, Wade Rogers <wade.rogers at spcytomics.com>
Maintainer: Herb Holyst <holyst at pennmedicine.upenn.edu>, Wade Rogers <wade.rogers at spcytomics.com>
citation("flowFP")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowFP")
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("flowFP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.