Package: CSSQ
Title: Chip-seq Signal Quantifier Pipeline
Version: 1.0.0
Authors@R: 
    person(given = "Ashwath",
           family = "Kumar",
           role = c("aut", "cre"),
           email = "akumar301@gatech.edu",
           comment = c(ORCID = "0000-0001-9106-6715"))
Description: This package is desgined to perform statistical analysis to
    identify statistically significant differentially bound regions between
    multiple groups of ChIP-seq dataset. 
License: Artistic-2.0
Encoding: UTF-8
biocViews: ChIPSeq, DifferentialPeakCalling, Sequencing, Normalization
Depends: SummarizedExperiment, GenomicRanges, IRanges, S4Vectors,
        rtracklayer
Imports: GenomicAlignments, GenomicFeatures, Rsamtools, ggplot2,
        grDevices, stats, utils
Suggests: BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.0.0
git_url: https://git.bioconductor.org/packages/CSSQ
git_branch: RELEASE_3_11
git_last_commit: 20f5a30
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 04:36:17 UTC; biocbuild
Author: Ashwath Kumar [aut, cre] (<https://orcid.org/0000-0001-9106-6715>)
Maintainer: Ashwath Kumar <akumar301@gatech.edu>
