Description Usage Arguments Value Examples
View source: R/estimate_sizes.R
For a given vector of genes per pathways it calculates how many genes are able to create this combination of sizes.
1 | estimate.nGenes(gpp)
|
gpp |
Numeric vector of genes per pathways |
A vector of the upper and lower extreme values of number of genes that can create such combination
1 | estimate.nGenes(c(4, 5, 5, 5, 5, 5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.