plot_balloon_marker: plot_balloon_marker

plot_balloon_markerR Documentation

plot_balloon_marker

Description

plot_balloon_marker

Usage

plot_balloon_marker(
  norm_counts,
  cluster,
  marker_complete,
  max_number,
  max_size = 5,
  text_size = 7
)

Arguments

norm_counts

Norm count matrix (genes X cells).

cluster

Vector of length equal to the number of cells, with cluster assignment.

marker_complete

Third element of the output list as returned by the function markers_cluster_seurat

max_number

Integer. Maximum number of markers for each cluster for which we want to plot the expression.

max_size

Integer. Size of the dots to be plotted.

text_size

Size of the text in the heatmap plot.

Value

ggplot2 object showing balloon plot.

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de


CIARA documentation built on March 18, 2022, 6:48 p.m.