Wrapper to access resources inside Omnipath. This wrapper allows to easily query different prior knowledge resources. To check available resources run decoupleR::show_resources()
. For more information visit the official website for Omnipath.
Source: R/utils-omnipath.R
get_resource.Rd
Wrapper to access resources inside Omnipath.
This wrapper allows to easily query different prior knowledge resources.
To check available resources run decoupleR::show_resources()
. For more
information visit the official website for Omnipath.
Arguments
- name
Name of the resource to query.
- organism
Organism name or NCBI Taxonomy ID.
- ...
Passed to
OmnipathR::import_omnipath_annotations
.