View source: R/phyloseq_transform.R
phyloseq_replace_zero | R Documentation |
Replace zeros in OTU abundance
phyloseq_replace_zero(physeq, method = "pseudocount", pseudocount = 0.65)
physeq |
A phyloseq-class object |
method |
Which method to apply for zero replacement ("pseudocount") |
pseudocount |
Constant value |
Phyloseq object with transformed counts in OTU table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.