View source: R/plot_feature_selection_omada.R
plot_feature_selection | R Documentation |
Plot the average bootstrap stabilities
plot_feature_selection(object)
object |
An object of class "clusterAnalysis" |
Line plot of average bootstrap stabilities
oa.object <- omada(toy_genes, method.upper.k = 4)
plot_feature_selection(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.