expSummary {metagenomeSeq} | R Documentation |
The expSummary vectors represent the column (sample specific) sums of features, i.e. the total number of reads for a sample, libSize and also the normalization factors, normFactor.
expSummary(obj)
obj |
a |
Experiment summary table
Joseph N. Paulson, jpaulson@umiacs.umd.edu
data(mouseData) expSummary(mouseData)