plot_marker_expression: Plot expression of markers in cell type as violin plots.

Description Usage Arguments Value

View source: R/visualization.R

Description

Plot expression of markers in cell type as violin plots.

Usage

1
plot_marker_expression(expression_matrix, genes, cell_type_label)

Arguments

expression_matrix

Expression matrix (with genes as rows) in sparse or dense format.

genes

Vector of gene names.

cell_type_label

Vector of cell type names (must be same length as number of columns in expression_matrix).

Value

A ggplot2 object.


gillislab/MetaMarkers documentation built on April 24, 2021, 9:25 p.m.