Description Usage Arguments Details Value
Wrapper to run the online GO service GOrilla
1 2 3 4 5 | ## S3 method for class 'GORilla'
print(g)
getGOrilla(x, y = NULL, ontology = "proc", species = "HOMO_SAPIENS",
pval.thresh = 0.001, download = TRUE)
|
x |
character vector with sorted gene identifiers or (in two-list mode) the identifiers of differentially expressed genes |
y |
if in two list mode: character vector with gene identifiers of the background gene set |
ontology |
Ontology to use (proc, func or comp. Default: proc) |
species |
Can be HOMO_SAPIENS, ARABIDOPSIS_THALIANA, SACCHAROMYCES_CEREVISIAE, CAENORHABDITIS_ELEGANS, DROSOPHILA_MELANOGASTER, DANIO_RERIO, HOMO_SAPIENS, MUS_MUSCULUS or RATTUS_NORVEGICUS. |
pval.thresh |
The p-value threshold parameter. Allowed values: 1e-3, 1e-4, ..., 1e-11 |
download |
Should |
... |
arguments to be passed to or from other methods. |
Wrapper to run the online GO service GOrilla
An object of the class GORilla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.