Description Usage Arguments See Also Examples
search for one element all specific GO terms of one ontology
1 2 | mapGOtoElement(element,genome,identifier,category)
|
element |
Identifier to search for GO Terms e.g. Ensembl Accession number |
genome |
genome for searching |
identifier |
type of identifier |
category |
which ontologie will be used e.g. BP - biological process, CC - cellular component, MF - molecular function |
mapGOtoData, mapAllGOtoData, goseq
1 2 3 | ## map GO Term to one Element
mapGOtoElement("ENSG00000000003", "hg19","ensGene","BP")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.