Description Usage Arguments Examples
View source: R/get_inheritance.R
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.
1 | get_inheritance(my_xml)
|
xml |
XML result from get_omim() |
1 | get_inheritance(get_omim(303600, geneMap=TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.