Description Usage Arguments Value Author(s) Examples
semantic similarity between two MeSH term vectors
1 | meshSim(meshID1, meshID2, measure = "Wang", semData)
|
meshID1 |
MeSH term vector |
meshID2 |
MeSH term vector |
measure |
one of "Wang", "Resnik", "Rel", "Jiang" and "Lin" |
semData |
annotation data for semantic measurement, output by meshdata function |
score matrix
Guangchuang Yu https://guangchuangyu.github.io
1 2 3 |
Loading required package: DOSE
DOSE v3.2.0 For help: https://guangchuangyu.github.io/DOSE
If you use DOSE in published research, please cite:
Guangchuang Yu, Li-Gen Wang, Guang-Rong Yan, Qing-Yu He. DOSE: an R/Bioconductor package for Disease Ontology Semantic and Enrichment analysis. Bioinformatics 2015, 31(4):608-609
Attaching package: 'meshes'
The following object is masked from 'package:DOSE':
geneSim
Warning message:
Couldn't set synchronous mode: database is locked
Use `synchronous` = NULL to turn off this warning.
[1] 0.2910261
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.