jianhong / ChIPpeakAnno

11 stars 4 forks source link

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")