flowQB
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see flowQBData.
Automated Quadratic Characterization of Flow Cytometer Instrument Sensitivity: Q, B and CV instrinsic calculations
Bioconductor version: 3.8
flowQB is a fully automated R Bioconductor package to calculate automatically the detector efficiency (Q), optical background (B) and intrinsic CV of the beads.
Author: Josef Spidlen, Faysal El Khettabi, Wayne Moore, David Parks, Ryan Brinkman
Maintainer: Josef Spidlen <jspidlen at gmail.com>
citation("flowQB")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowQB")
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("flowQB")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.