get_inheritance: Get inheritance model of genes associated with OMIM ID

Description Usage Arguments Examples

View source: R/get_inheritance.R

Description

Returns the inheritance model of a gene/s associated with the OMIM entry. An OMIM entry may be associated to more than one gene and therefore will have more than one inheritance model. The function assumes that the inheritance model is stored in the XML node /omim/entryList/entry/phenotypeMapList/phenotypeMap/phenotypeInheritance. The clinical synopsis contains the inheritance model of the OMIM entry.

Usage

1

Arguments

xml

XML result from get_omim()

Examples

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

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