reading_mim2gene | R Documentation |
Reading and parsing OMIM database.
reading_mim2gene(omim)
omim |
character omim database location. |
Dataframe returned containing Omim ID and gene IDs.
omim = system.file("extdata", "mim2gene.txt", package="nanotatoR")
a <- reading_mim2gene(omim = omim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.