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 |
Value
Returns a character vector with the features in the termID
See Also
[Package OmicNavigator version 1.13.13 Index]