Package: VplotR
Type: Package
Title: Useful set of tools to analyze ATAC-seq data
Version: 0.4.0
Author: Jacques Serizay
Maintainer: Jacques Serizay <js2264@cam.ac.uk>
Description: This package contains useful functions to analyze ATAC-seq data.
License: GNU v3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1.9000
Imports: 
    ggplot2,
    magrittr,
    GenomeInfoDb,
    GenomicAlignments,
    GenomicRanges,
    IRanges,
    RColorBrewer,
    zoo,
    Rsamtools,
    S4Vectors,
    ggplot2,
    magrittr,
    parallel,
    reshape2
Suggests: 
    knitr,
    rmarkdown
VignetteBuilder: knitr
