Package: SOMNiBUS
Title: Smooth modeling of bisulfite sequencing
Version: 1.17.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"),
             person("Audrey", "Lemaçon", role = c("ctb","ctr"), 
                    email = "audrey@mims.ai"),
             person("Simon", "Laurin-Lemay", role = c("ctb","ctr"),
                    email = "simon@mims.ai"),
             person("My Intelligent Machines Inc.", role = "ctr"),
             person("Celia", "Greenwood" , role = c("ths", "aut"), 
                    email = "celia.greenwood@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: Matrix, mgcv, stats, VGAM, IRanges, GenomeInfoDb,
        GenomicRanges, rtracklayer, S4Vectors, BiocManager, annotatr,
        yaml, utils, bsseq, reshape2, data.table, ggplot2, tidyr,
Suggests: BiocStyle, covr, devtools, dplyr, knitr, magick, rmarkdown,
        testthat, TxDb.Hsapiens.UCSC.hg38.knownGene,
        TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db,
VignetteBuilder: knitr
biocViews: DNAMethylation, Regression, Epigenetics,
        DifferentialMethylation, Sequencing, FunctionalPrediction
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
git_url: https://git.bioconductor.org/packages/SOMNiBUS
git_branch: devel
git_last_commit: 83171d7
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-05 02:18:01 UTC; biocbuild
Author: Kaiqiong Zhao [aut],
  Kathleen Klein [cre],
  Audrey Lemaçon [ctb, ctr],
  Simon Laurin-Lemay [ctb, ctr],
  My Intelligent Machines Inc. [ctr],
  Celia Greenwood [ths, aut]
Maintainer: Kathleen Klein <kathleen.klein@mail.mcgill.ca>
Built: R 4.5.0; ; 2025-06-05 14:05:16 UTC; windows
