getOmimToUPKB: Get Omim to UPKB relations from OMIM

View source: R/Intraedges.R

getOmimToUPKBR Documentation

Get Omim to UPKB relations from OMIM

Description

Get Omim to UPKB relations from OMIM

Usage

getOmimToUPKB(omimIds)

Arguments

omimIds

list of OMIM Ids

Value

Dataframe of the Proteins-OMIM relation

Note

should be preceded by calling romim::set_key('KEY'). The KEY could be requested via omim's official website.

Examples

 
library(romim)
romim::set_key('KEY')
OmimToUPKB = getOmimToUPKB(c("611137", "613733", "603816"))

frankkramer-lab/Multipath documentation built on April 30, 2023, 6:08 p.m.