resources | R Documentation |
Collects the names of the resources available in OmniPath for a certain query type and optionally for a dataset within that.
resources(query_type, datasets = NULL, generic_categories = NULL)
query_type |
one of the query types 'interactions', 'enz_sub', 'complexes', 'annotations' or 'intercell' |
datasets |
currently within the 'interactions' query type only, multiple datasets are available: 'omnipath', 'kinaseextra', 'pathwayextra', 'ligrecextra', 'dorothea', 'tf_target', 'tf_mirna', 'mirnatarget' and 'lncrna_mrna'. |
generic_categories |
for the 'intercell' query type, restrict the search for some generic categories e.g. 'ligand' or 'receptor'. |
a character vector with resource names
resources(query_type = "interactions")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.