The S4 class for storing the normalization data/parameters

Slots

norm.feat

An object of class otu_table-class storingthe normalized features

norm.param

A 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.