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

View source: R/plot_top30percent_coefficients.R

plot_top30percent_coefficientsR Documentation

Plot of the highest 30 percentage of coefficients per cluster

Description

Plot of the highest 30 percentage of coefficients per cluster

Usage

plot_top30percent_coefficients(object)

Arguments

object

An object of class "geneSignature"

Value

A plot of the highest 30 percentage of coefficients per cluster

Examples

gs.object <- geneSignatures(toy_genes, toy_gene_memberships)
plot_top30percent_coefficients(gs.object)

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