Package: SOMNiBUS
Title: Smooth modeling of bisulfite sequencing
Version: 1.18.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
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:05:55 UTC
RemoteUrl: https://github.com/bioc/SOMNiBUS
RemoteRef: RELEASE_3_22
RemoteSha: 9c4cdd6510794bc8e84b7a0e04c23cf06ea8b650
NeedsCompilation: no
Packaged: 2025-11-11 17:52:32 UTC; root
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.2; ; 2025-11-12 03:10:17 UTC; windows
