get_intercell_generic_categories {OmnipathR}R Documentation

Retrieves a list of the generic categories in the intercell database of OmniPath

Description

Retrieves a list of the generic categories from https://omnipath.org/intercell.

Usage

get_intercell_generic_categories()

get_intercell_classes(...)

Arguments

...

Passed to get_intercell_generic_categories.

Value

character vector with the different intercell main classes

See Also

import_omnipath_intercell, get_intercell_categories

Examples

get_intercell_generic_categories()

[Package OmnipathR version 2.0.0 Index]