Get metaFeatures for a given feature
getMetaFeaturesTable(study, modelID, featureID, libraries = NULL)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.
An OmicNavigator study. Either an object of class onStudy,
or the name of an installed study package.
Filter by modelID
Filter by featureID
Character vector of library directories to search for study
packages. If NULL, uses .libPaths.
addMetaFeatures, getMetaFeatures