CountDataCollection-class | R Documentation |
A class for working with count data, including microbial or genetic assays.
data
A data.frame of integer abundance counts with genes (species, etc.) as columns and samples as rows
sampleMetadata
A data.frame of metadata about the samples with samples as rows and metadata variables as columns
recordIdColumn
The name of the column containing IDs for the samples. All other columns will be treated as abundance values.
ancestorIdColumns
A character vector of column names representing parent entities of the recordIdColumn.
imputeZero
A logical indicating whether NA/ null values should be replaced with zeros.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.