- Home
- Bioconductor 3.22
- Software Packages
- flowBin
flowBin
This is the released version of flowBin; for the devel version, see flowBin.
Combining multitube flow cytometry data by binning
Bioconductor version: Release (3.22)
Software to combine flow cytometry data that has been multiplexed into multiple tubes with common markers between them, by establishing common bins across tubes in terms of the common markers, then determining expression within each tube for each bin in terms of the tube-specific markers.
Author: Kieran O'Neill
Maintainer: Kieran O'Neill <koneill at bccrc.ca>
citation("flowBin")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowBin")
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("flowBin")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.