Description Usage Arguments Value See Also Examples
.
1 |
x |
a MANTA object. |
pair |
named vector of the pair of conditions of interest |
meta.lev |
which taxinomic level should this test be run at |
meta.lev.lim |
how many underlying taxinomic levels should the analysis be limited to |
A DGEList object.
DGEList, manta
1 2 3 4 | manta.path <- system.file("extdata","PapaGO-BLAST.results-diatoms.Rdata", package="manta")
load(manta.path)
compbiasTest(x, meta.lev='genus_sp')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.