Package: MAnorm2
Type: Package
Title: MAnorm2 for Quantitatively Comparing Groups of ChIP-seq Samples
Version: 1.0.0
Authors@R: person("Shiqi", "Tu", email = "tushiqi@picb.ac.cn",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-3534-5714"))
Description: MAnorm2 provides a robust method for normalizing ChIP-seq signals
    across individual samples or groups of samples. It also designs a
    self-contained system of statistical models for calling differential
    ChIP-seq signals between two or more biological conditions.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: stats, graphics, methods, locfit (>= 1.5.9), scales (>= 0.3.0)
Suggests: gplots (>= 3.0.1), DescTools (>= 0.99.24), knitr, rmarkdown
Date: 2019-12-01
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-22 11:11:29 UTC; Tu
Author: Shiqi Tu [aut, cre] (0000-0003-3534-5714)
Maintainer: Shiqi Tu <tushiqi@picb.ac.cn>
