Description Usage Arguments Value See Also Examples
Imports the complexes stored in Omnipath database from https://omnipathdb.org/complexes.
1 2 3 4 5 | import_omnipath_complexes(cache_file = NULL, resources = NULL, ...)
import_Omnipath_complexes(...)
import_OmniPath_complexes(...)
|
cache_file |
path to an earlier data file |
resources |
complexes not reported in these databases are
removed. See |
... |
Passed to |
A dataframe containing information about complexes
1 2 3 | complexes = import_omnipath_complexes(
resources = c('CORUM', 'hu.MAP')
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.