Description Usage Arguments Value References See Also Examples
Given a list of genes, this function calculates pairwise semantic similarities.
1 2 3 4 5 6 7 8 |
genes |
A list of entrez gene IDs. |
semData |
GOSemSimDATA object |
measure |
One of "Resnik", "Lin", "Rel", "Jiang" and "Wang" methods. |
drop |
A set of evidence codes based on which certain annotations are dropped. Use NULL to keep all GO annotations. |
combine |
One of "max", "avg", "rcmax", "BMA" methods, for combining semantic similarity scores of multiple GO terms associated with protein or multiple proteins assiciated with protein cluster. |
verbose |
show progress bar or not. |
similarity matrix
Yu et al. (2010) GOSemSim: an R package for measuring semantic similarity among GO terms and gene products Bioinformatics (Oxford, England), 26:7 976–978, April 2010. ISSN 1367-4803 http://bioinformatics.oxfordjournals.org/cgi/content/abstract/26/7/976 PMID: 20179076
goSim
mgoSim
geneSim
clusterSim
mclusterSim
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.