get_enzsub_resources {OmnipathR}R Documentation

Retrieves a list of enzyme-substrate resources available in OmniPath

Description

Get the names of the enzyme-substrate relationship resources available in https://omnipath.org/enzsub

Usage

get_enzsub_resources(dataset = NULL)

get_ptms_databases(...)

Arguments

dataset

ignored for this query type

...

Passed to get_enzsub_resources.

Value

character vector with the names of the enzyme-substrate resources

See Also

get_resources, import_omnipath_enzsub

Examples

get_enzsub_resources()


[Package OmnipathR version 2.0.0 Index]