View source: R/get_feature_selection_optimal_features_omada.R
get_feature_selection_optimal_features | R Documentation |
Get the optimal features
get_feature_selection_optimal_features(object)
object |
An object of class "clusterAnalysis" |
The list of optimal features
oa.object <- omada(toy_genes, method.upper.k = 4)
get_feature_selection_optimal_features(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.