Description Usage Arguments Value Examples
contruct permutation list to avoid repeated calculations of same number of randomly selected genes
1 | construct_permuList(weights.cp, posList, nPermu = 1000)
|
weights.cp |
A vector of weights. The name of each value in the vector is it's Entrez gene ID |
posList |
A list of list, containing pathway genes. See example pathway.hallmark and pathway.c2cp |
nPermu |
Number of permutations. Default 1000 |
A list of list, containing all the enrichment scores of each number of randomly selected genes.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.