Batch annotation and visualization of peaks from ChIP-seq, ATAC-seq, and NAD-seq experiments or any experiments resulted in large number of chromosome ranges
To install this package, start R and enter:
library(BiocManager)
BiocManager::install("ChIPpeakAnno")
To view documentation of ChIPpeakAnno, start R and enter:
browseVignettes("ChIPpeakAnno")