Package: methInheritSim
Type: Package
Title: Simulating Whole-Genome Inherited Bisulphite Sequencing Data
Description: Simulate a multigeneration methylation case versus control
        experiment with inheritance relation using a real control
        dataset.
Version: 1.0.0
Date: 2016-09-09
Author: Pascal Belleau, Astrid Deschênes and Arnaud Droit
Author@R: c(person("Pascal", "Belleau",
        email="pascal_belleau@hotmail.com", role=c("cre", "aut")),
        person("Astrid", "DeschC*nes", email="adeschen@hotmail.com",
        role=c("aut")), person("Arnaud", "Droit",
        email="arnaud.droit@crchuq.ulaval.ca", role=c("aut")))
Depends: R (>= 3.4)
Imports: methylKit, GenomicRanges, GenomeInfoDb, parallel,
        BiocGenerics, S4Vectors, methods, stats, IRanges, msm
Suggests: BiocStyle, knitr, rmarkdown, RUnit, methylInheritance
Encoding: UTF-8
License: Artistic-2.0
URL: https://github.com/belleau/methInheritSim
BugReports: https://github.com/belleau/methInheritSim/issues
VignetteBuilder: knitr
biocViews: BiologicalQuestion, Epigenetics, DNAMethylation,
        DifferentialMethylation, MethylSeq, Software,
        StatisticalMethod, WholeGenome, Sequencing
Maintainer: Pascal Belleau <pascal_belleau@hotmail.com>
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-31 02:13:29 UTC; biocbuild
Built: R 3.4.2; ; 2017-10-31 06:11:19 UTC; windows
