Learn R Programming

OmicNavigator (version 1.19.0)

getLinkFeatures: Get the shared features in a network link

Description

Get the shared features in a network link

Usage

getLinkFeatures(study, annotationID, termID1, termID2, libraries = NULL)

Value

Returns a character vector with the features included in both termIDs (i.e. the intersection)

Arguments

study

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

annotationID

Filter by annotationID

termID1, termID2

Linked terms to find overlapping features

libraries

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

See Also

getNodeFeatures