getDisjCommAnc {GOSim} | R Documentation |
Returns the GO terms representing the disjoint common ancestors of two GO terms.
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
getDisjCommAnc("GO:0006955","GO:0007584")