getMetaFeaturesTable: Get metaFeatures for a given feature
Description
Get metaFeatures for a given feature
Usage
getMetaFeaturesTable(study, modelID, 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.
Arguments
study
An OmicNavigator study. Either an object of class onStudy,
or the name of an installed study package.