get_pheno_key: Get phenotype mapping key for gene/s associated with an OMIM...

Description Usage Arguments Examples

View source: R/get_pheno_key.R

Description

Returns the phenotype mapping key of gene/s associated with an OMIM entry. Assumes that the phenotype mapping key is stored in the XML node /omim/entryList/entry/phenotypeMapList/phenotypeMap/phenotypeMappingKey.

Usage

1
get_pheno_key(my_xml)

Arguments

xml

XML result from get_omim()

Examples

1
get_pheno_key(get_omim(303600, geneMap=TRUE))

davetang/romim documentation built on May 11, 2021, 8:01 a.m.