View source: R/get_feature_selection_scores_omada.R
get_feature_selection_scores | R Documentation |
Get a dataframe of average bootstrap stabilities
get_feature_selection_scores(object)
object |
An object of class "clusterAnalysis" |
A dataframe of average bootstrap stabilities
oa.object <- omada(toy_genes, method.upper.k = 6)
get_feature_selection_scores(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.