getNodeFeatures {OmicNavigator}R Documentation

Get the features in a network node

Description

Get the features in a network node

Usage

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

Arguments

study

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

annotationID

Filter by annotationID

termID

Filter by termID

libraries

The directories to search for installed study packages. If left as NULL (the default), then installed.packages will use the result of .libPaths.

Value

Returns a character vector with the features in the termID

See Also

getLinkFeatures


[Package OmicNavigator version 1.13.13 Index]