| css_pq | R Documentation |
Wrapper around metagenomeSeq::cumNorm() / metagenomeSeq::MRcounts()
implementing Cumulative Sum Scaling (Paulson et al. 2013,
\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1038/nmeth.2658")}).
css_pq(physeq, log = TRUE)
physeq |
(required) a |
log |
(logical, default |
A new phyloseq-class object with a CSS
normalised otu_table.
Adrien Taudière
metagenomeSeq::cumNorm()
data_f_css <- css_pq(data_fungi_mini)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.