Description Usage Arguments Value Examples
One exact test for only one gene.
1 | exactNBtest1(kA, kB, mu, disp, sA=1, sB=1, rA=0.5, rB=0.5)
|
kA |
An integer matrix under condition A. |
kB |
An integer under matrix condition B. |
mu |
The expectation. |
disp |
The dispersion. |
sA |
The size factors under condition A. |
sB |
The size factors under condition B. |
rA |
Proportion of samples that are under condition A. |
rB |
Proportion of samples that are under condition B. |
pval |
P-value. |
1 | exactNBtest1(100, 150, 125, 1.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.