plot_signature_feature: Plot of the highest 30 percentage of coefficients per cluster

View source: R/plot_signature_feature_omada.R

plot_signature_featureR Documentation

Plot of the highest 30 percentage of coefficients per cluster

Description

Plot of the highest 30 percentage of coefficients per cluster

Usage

plot_signature_feature(object)

Arguments

object

An object of class "clusterAnalysis"

Value

A plot of the highest 30 percentage of coefficients per cluster

Examples

oa.object <- omada(toy_genes, method.upper.k = 4)
plot_signature_feature(oa.object)

BioSok/omada documentation built on Aug. 21, 2023, 2:38 p.m.