Package: DMCFB
Type: Package
Title: Differentially Methylated Cytosines via a Bayesian Functional
        Approach
Version: 1.4.0
Authors@R: c(person("Farhad", "Shokoohi", role = c("aut", "cre"),
                     email = "shokoohi@icloud.com", comment = c(ORCID = "0000-0002-6224-2609"))
              )
Description: DMCFB is a pipeline for identifying differentially methylated 
    cytosines using a Bayesian functional regression model in bisulfite
    sequencing data. By using a functional regression data model, it tries to
    capture position-specific, group-specific and other covariates-specific
    methylation patterns as well as spatial correlation patterns and unknown
    underlying models of methylation data. It is robust and flexible with
    respect to the true underlying models and inclusion of any covariates, and
    the missing values are imputed using spatial correlation between positions
    and samples. A Bayesian approach is adopted for estimation and inference in
    the proposed method.
Depends: R (>= 4.0.0), SummarizedExperiment, methods, S4Vectors,
        BiocParallel, GenomicRanges, IRanges
Imports: utils, stats, speedglm, MASS, data.table, splines, arm,
        rtracklayer, benchmarkme, tibble, matrixStats, fastDummies,
        graphics
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
biocViews: DifferentialMethylation, Sequencing, Coverage, Bayesian,
        Regression
License: GPL-3
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/shokoohi/DMCFB/issues
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/DMCFB
git_branch: RELEASE_3_12
git_last_commit: 2e5e757
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 01:24:04 UTC; biocbuild
Author: Farhad Shokoohi [aut, cre] (<https://orcid.org/0000-0002-6224-2609>)
Maintainer: Farhad Shokoohi <shokoohi@icloud.com>
Built: R 4.0.3; ; 2020-10-28 14:04:28 UTC; windows
