Learn R Programming

OmicNavigator (version 1.19.0)

getNodeFeatures: Get the features in a network node

Description

Get the features in a network node

Usage

getNodeFeatures(study, annotationID, termID, libraries = NULL)

Value

Returns a character vector with the features in the termID

Arguments

study

An OmicNavigator study. Only accepts name of installed study package.

annotationID

Filter by annotationID

termID

Filter by termID

libraries

Character vector of library directories to search for study packages. If NULL, uses .libPaths.

See Also

getLinkFeatures