Description Usage Arguments Examples
use MAPPED_TRAIT_URI to find hits after mapping text to EBI ontology tag
1 | phenoToHits(interm, gwc)
|
interm |
character(1) term of interest in English |
gwc |
instance of gwaswloc |
1 2 3 4 | data(lgenGWC_17)
ph = phenoToHits("pulmonary", lgenGWC_17)
ph
table(ph$MAPPED_TRAIT)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.