Description Usage Arguments Value Note Author(s) See Also Examples
View source: R/geneSimilarity.R
Filter out genes from a list not mapping to the actual ontology. Genes not mapping to the currently set ontology ("BP","MF","CC") and not having one of the predefined evidence codes (default is to use all evidence codes) are removed.
1 | filterGO(genelist)
|
genelist |
character vector of Entrez gene IDs |
List with items
"genename" |
gene ID |
"annotation" |
character vector of GO terms mapping to the gene within the actual ontology |
The result depends on the currently set ontology. IMPORTANT: The result refers to the GO library that was used to precompute the information contence of GO terms.
Holger Froehlich
setOntology
, setEvidenceLevel
, getGOInfo
, calcICs
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.