| norm_feat-class {SIAMCAT} | R Documentation |
The S4 class for storing the normalization data/parameters
norm.featAn object of class otu_table-class storingthe normalized features
norm.paramA list with:
norm.method the normalization method used
retained.feat the names of features retained after
filtering
log.n0 pseudocount
n.p vector norm
norm.margin margin for the normalization
and additional entries depending on the normalization method used.