/ChIPpeakAnno

Batch annotation and visualization of the peaks identified from ChIP-seq, ChIP-chip, ATAC-seq experiments or any experiments resulted in large number of chromosome ranges

Primary LanguageR

ChIPpeakAnno

platforms build

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

Installation

To install this package, start R and enter:

library(BiocManager)
BiocManager::install("ChIPpeakAnno")

Documentation

To view documentation of ChIPpeakAnno, start R and enter:

browseVignettes("ChIPpeakAnno")