plot_differential_H1_scExp {ChromSCape} | R Documentation |
Differential H1 distribution plot
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
data("scExp") plot_differential_H1_scExp(scExp)