View source: R/runSubcellulaRvis.R
Calculate enrichment of subcellular compartment
1 2 3 4 5 6 7 | compartmentData(
genes,
bkgd = NULL,
trafficking = F,
subAnnots = F,
organism = c("Human", "Mouse", "Drosophila", "Yeast", "Rat", "Xenopus")
)
|
genes |
input genes (HGNC symbol) as character vector |
bkgd |
background population. Defaults to size of species library |
trafficking |
Logical; Calculate enrichment within endolysosome system? |
subAnnots |
Logical; Calculate enrichment on all terms, not summarised |
organism |
One of "Human", "Mouse", "Drosophila", "Yeast", "Rat", "Xenopus" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.