get_annotation_resources {OmnipathR}R Documentation

Retrieves a list of available resources in the annotations database of OmniPath

Description

Get the names of the resources from https://omnipath.org/annotations.

Usage

get_annotation_resources(dataset = NULL, ...)

Arguments

dataset

ignored for this query type

...

optional additional arguments

Value

character vector with the names of the annotation resources

See Also

Examples

get_annotation_resources()


[Package OmnipathR version 3.0.0 Index]