phenoToHits: use MAPPED_TRAIT_URI to find hits after mapping text to EBI...

Description Usage Arguments Examples

Description

use MAPPED_TRAIT_URI to find hits after mapping text to EBI ontology tag

Usage

1
phenoToHits(interm, gwc)

Arguments

interm

character(1) term of interest in English

gwc

instance of gwaswloc

Examples

1
2
3
4
data(lgenGWC_17)
ph = phenoToHits("pulmonary", lgenGWC_17)
ph
table(ph$MAPPED_TRAIT)

vjcitn/lungGen documentation built on May 24, 2019, 8:53 a.m.