get_complex_resources {OmnipathR}R Documentation

Retrieve a list of complex resources available in Omnipath

Description

get the names of the resources from https://omnipath.org/complexes

Usage

get_complex_resources(dataset = NULL)

get_complexes_databases(...)

Arguments

dataset

ignored for this query type

...

Passed to import_omnipath_enzsub.

Value

character vector with the names of the databases

See Also

get_resources, import_omnipath_complexes

Examples

get_complex_resources()


[Package OmnipathR version 2.0.0 Index]