View source: R/plot_signature_feature_omada.R
plot_signature_feature | R Documentation |
Plot of the highest 30 percentage of coefficients per cluster
plot_signature_feature(object)
object |
An object of class "clusterAnalysis" |
A plot of the highest 30 percentage of coefficients per cluster
oa.object <- omada(toy_genes, method.upper.k = 4)
plot_signature_feature(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.