plot_cluster_ctmeans: Plot cell type expression of all isoforms in a cluster

plot_cluster_ctmeansR Documentation

Plot cell type expression of all isoforms in a cluster

Description

This function uses the output of calculate_cluster_ctmeans to create a plot including all of the isoforms assigned to a cluster, enabling comparison of their expression pattern across cell types.

Usage

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

Arguments

data

A tibble including cell type-level mean expression for all isoforms in a 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.