Description Usage Arguments Value Examples
View source: R/plotting_functions.R
Differential H1 distribution plot
1 | plot_differential_H1_scExp(scExp_cf, cell_cluster = "C1")
|
scExp_cf |
A SingleCellExperiment object |
cell_cluster |
Which cluster to plot |
A barplot of H1 distribution
1 2 | data("scExp")
plot_differential_H1_scExp(scExp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.