plot_cluster_profile: Plot mean profile of an isoform cluster

plot_cluster_profileR Documentation

Plot mean profile of an isoform cluster

Description

This function uses the output of calculate_cluster_profile to plot the mean scaled expression of all isoforms in a cluster, enabling a summarized vision of the cluster's global pattern.

Usage

plot_cluster_profile(data, plot_title = NULL, ct_labels = NULL)

Arguments

data

A tibble including a global mean expression value for each cell type, computed across all isoforms in the cluster (output by calculate_cluster_ctmeans).

plot_title

A character object providing a title for the plot.

ct_labels

A character vector including a plot label for each of the cell types defined in data.

Value

A plot object generated by ggplot.


ConesaLab/acorde documentation built on Feb. 25, 2024, 4:16 a.m.