View source: R/plot_celltype_annotations.R
plot_celltype_annotations | R Documentation |
This function takes as input the output of the function CelltypeSpecificPeaks() and uses the annotated bulk peaks to plot the proportion of each cell type.
plot_celltype_annotations(annotatedPeaks)
annotatedPeaks |
The output list of data frames from the function CelltypeSpecificPeaks() containing the annotated bulk peaks and the cell type-specific bulk peaks. |
A stacked bar plot showing the proportion of each cell type in the bulk peak set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.