Skip to content

Files

Latest commit

Jianhong OuJianhong Ou
Jianhong Ou
and
Jianhong Ou
Aug 4, 2020
538e556 · Aug 4, 2020

History

History
22 lines (15 loc) · 721 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 721 Bytes

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