- Home
- Bioconductor 3.21
- Software Packages
- flowPloidy
flowPloidy
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see flowPloidy.
Analyze flow cytometer data to determine sample ploidy
Bioconductor version: 3.21
Determine sample ploidy via flow cytometry histogram analysis. Reads Flow Cytometry Standard (FCS) files via the flowCore bioconductor package, and provides functions for determining the DNA ploidy of samples based on internal standards.
Author: Tyler Smith <tyler at plantarum.ca>
Maintainer: Tyler Smith <tyler at plantarum.ca>
citation("flowPloidy")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowPloidy")
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("flowPloidy")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.