Package: MethCP
Type: Package
Title: Differential methylation anlsysis for bisulfite sequencing data
Version: 1.2.0
Description: MethCP is a differentially methylated region 
    (DMR) detecting method for whole-genome bisulfite sequencing (WGBS) 
    data, which is applicable for a wide range of experimental designs 
    beyond the two-group comparisons, such as time-course data. 
    MethCP identifies DMRs based on change point detection, which 
    naturally segments the genome and provides region-level 
    differential analysis.
License: Artistic-2.0
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.0
biocViews: DifferentialMethylation, Sequencing, WholeGenome, TimeCourse
Imports: methods, utils, stats, S4Vectors, bsseq, DSS, methylKit,
        DNAcopy, GenomicRanges, IRanges, GenomeInfoDb, BiocParallel
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 3.6.0)
Authors@R: person("Boying", "Gong", email = "jorothy_gong@berkeley.edu",
    role = c("aut", "cre"))
BugReports: https://github.com/boyinggong/methcp/issues
git_url: https://git.bioconductor.org/packages/MethCP
git_branch: RELEASE_3_11
git_last_commit: 41cf2b6
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 07:22:33 UTC; biocbuild
Author: Boying Gong [aut, cre]
Maintainer: Boying Gong <jorothy_gong@berkeley.edu>
Built: R 4.0.0; ; 2020-04-28 18:15:18 UTC; windows
