perm.test.NGS {bda} | R Documentation |
To perform a permutation test to check whether a gene is differentially expressed.
perm.test.NGS(x,y, alternative = "two.sided", iter = 1001)
x,y |
The expressions of a gene in two populations |
alternative |
Type of test |
iter |
Iterations for the test. |
B. Wang bwang@southalabama.edu
# To be updated.