Package: SOMNiBUS
Title: Smooth modeling of bisulfite sequencing
Version: 1.0.0
Authors@R: c(person("Kaiqiong", "Zhao", role = "aut", 
                    email = "kaiqiong.zhao@mail.mcgill.ca"),
             person("Kathleen", "Klein", role = "cre",
                    email = "kathleen.klein@mail.mcgill.ca"))
Description: This package aims to analyse count-based methylation data on predefined genomic regions, such as those obtained by targeted sequencing, and thus to identify differentially methylated regions (DMRs) that are associated with phenotypes or traits. The method is built a rich flexible model that allows for the effects, on the methylation levels, of multiple covariates to vary smoothly along genomic regions. At the same time, this method also allows for sequencing errors and can adjust for variability in cell type mixture. 
License: MIT + file LICENSE
URL: https://github.com/kaiqiong/SOMNiBUS
BugReports: https://github.com/kaiqiong/SOMNiBUS/issues
Depends: R (>= 4.1.0)
Imports: graphics, Matrix, mgcv, stats, VGAM
Suggests: BiocStyle, covr, devtools, dplyr, knitr, magick, rmarkdown,
        testthat
VignetteBuilder: knitr
biocViews: DNAMethylation, Regression, Epigenetics,
        DifferentialMethylation, Sequencing, FunctionalPrediction
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/SOMNiBUS
git_branch: RELEASE_3_13
git_last_commit: c53c179
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 02:28:12 UTC; biocbuild
Author: Kaiqiong Zhao [aut],
  Kathleen Klein [cre]
Maintainer: Kathleen Klein <kathleen.klein@mail.mcgill.ca>
Built: R 4.1.0; ; 2021-05-20 10:09:48 UTC; windows
