getMetaFeaturesTable: Get metaFeatures for a given feature

View source: R/app.R

getMetaFeaturesTableR Documentation

Get metaFeatures for a given feature

Description

Get metaFeatures for a given feature

Usage

getMetaFeaturesTable(study, modelID, featureID)

Arguments

study

An OmicNavigator study. Either an object of class onStudy, or the name of an installed study package.

modelID

Filter by modelID

featureID

Filter by featureID

Value

Returns a data frame with the metaFeatures for the provided featureID. If the featureID is not found in the metaFeatures table, the data frame will have zero rows.

See Also

addMetaFeatures, getMetaFeatures


abbvie-external/OmicNavigator documentation built on April 12, 2025, 12:07 a.m.