plot_balloon_marker | R Documentation |
plot_balloon_marker
plot_balloon_marker( norm_counts, cluster, marker_complete, max_number, max_size = 5, text_size = 7 )
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. |
ggplot2 object showing balloon plot.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.