plot_celltype_annotations: Plot the proportions of peaks annotated to each cell type

View source: R/plot_celltype_annotations.R

plot_celltype_annotationsR Documentation

Plot the proportions of peaks annotated to each cell type

Description

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.

Usage

plot_celltype_annotations(annotatedPeaks)

Arguments

annotatedPeaks

The output list of data frames from the function CelltypeSpecificPeaks() containing the annotated bulk peaks and the cell type-specific bulk peaks.

Value

A stacked bar plot showing the proportion of each cell type in the bulk peak set.


neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.