Description Usage Arguments Value Examples
View source: R/alphaBetaNegControl.R
Computes the gamma distribution parameters for the intensity of contamination using negative control samples in each block.
1 | alphaBetaNegControl(psNCbyBlock, stringent = FALSE)
|
psNCbyBlock |
A list of phyloseq objects with all negative control samples in each block. |
stringent |
Logical, TRUE/FALSE: (i) TRUE use the sample mean of non-zero abundances in the negative control samples for the taxa with mean less than 1, and (ii) FALSE use the less than one mean. |
A list of estimated distribution parameters for the intensity of contamination in negative control samples.
1 2 3 4 | ## Not run:
alphaBetaNegControl(psNCByBlock)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.