plot_score_genes
plot_score_genes(
markers_to_plot,
label_1,
label_2,
norm_vitro,
norm_vivo,
cluster_vitro,
cluster_vivo,
final_name,
max_size = 9,
text_size = 9.5,
title_name
)ggplot2::ggplot2 object showing balloon plot.
Character vector with the names of the genes to plot.
Character value. Label for the in vitro dataset
Character value. Label for the in vivo dataset
Norm count matrix (n_genes X n_cells) for in vitro dataset
Norm count matrix (n_genes X n_cells) for in vivo dataset
cluster for in vitro dataset
cluster for in vivo dataset
Character vector with the names of the genes to show in the plot.
Numeric value, specifying the size of the dot.
Numeric value, specifying the size of the text in the plot.
Character value.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de