Description Usage Arguments Value
View source: R/visualization.R
Plot expression of markers in cell type as violin plots.
1 | plot_marker_expression(expression_matrix, genes, cell_type_label)
|
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). |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.