getMetaFeaturesTable {OmicNavigator} | R Documentation |
Get metaFeatures for a given feature
getMetaFeaturesTable(study, modelID, featureID)
study |
An OmicNavigator study. Either an object of class |
modelID |
Filter by modelID |
featureID |
Filter by featureID |
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.
addMetaFeatures
, getMetaFeatures