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, ...)

get_annotation_databases(...)

Arguments

dataset

ignored for this query type

...

Passed to get_annotation_resources.

Value

character vector with the names of the annotation resources

See Also

get_resources, import_omnipath_annotations

Examples

get_annotation_resources()


[Package OmnipathR version 2.0.0 Index]