Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/termSimilarity.R
Returns the GO terms representing the disjoint common ancestors of two GO terms.
1 | getDisjCommAnc(term1, term2)
|
term1 |
GO term 1 |
term2 |
GO term 2 |
The result is computed within the currently set ontology ("BP","MF","CC").
Character vector of GO terms
Holger Froehlich
Couto, F.; Silva, M. & Coutinho, P., Semantic Similarity over the Gene Ontology: Family Correlation and Selecting Disjunctive Ancestors, Conference in Information and Knowledge Management, 2005
getTermSim
,getGOGraph
, setOntology
1 | getDisjCommAnc("GO:0006955","GO:0007584")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.