getLinkFeatures {OmicNavigator}R Documentation

Get the shared features in a network link

Description

Get the shared features in a network link

Usage

getLinkFeatures(study, annotationID, termID1, termID2)

Arguments

study

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

annotationID

Filter by annotationID

termID1, termID2

Linked terms to find overlapping features

Value

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

See Also

getNodeFeatures


[Package OmicNavigator version 1.13.13 Index]