import_omnipath_complexes {OmnipathR} | R Documentation |
Imports the complexes stored in Omnipath database from https://omnipathdb.org/complexes.
import_omnipath_complexes(resources = NULL, ...)
resources |
complexes not reported in these databases are
removed. See |
... |
optional additional arguments |
A dataframe containing information about complexes
complexes = import_omnipath_complexes( resources = c('CORUM', 'hu.MAP') )