Package: sesame
Type: Package
Title: Tools For Analyzing Illumina Infinium DNA Methylation Arrays
Description: Tools For analyzing Illumina Infinium DNA methylation arrays.
Version: 1.5.3
Authors@R: c(person("Wanding", "Zhou", role = c("aut","cre"),
             email = "zhouwanding@gmail.com"),
             person("Hui", "Shen", role = c("aut"),
             email = "Hui.Shen@vai.org"),
             person("Timothy", "Triche", role = "ctb"),
             person("Bret", "Barnes", role = "ctb"))
Depends: R (>= 3.6), sesameData, methods
License: MIT + file LICENSE
RoxygenNote: 7.0.2
Imports: BiocParallel, grDevices, utils, illuminaio, MASS,
        GenomicRanges, IRanges, grid, preprocessCore, stats, S4Vectors,
        randomForest, wheatmap, ggplot2, parallel, matrixStats,
        DNAcopy, HDF5Array, SummarizedExperiment
Suggests: scales, knitr, rmarkdown, testthat, minfi,
        FlowSorted.CordBloodNorway.450k, FlowSorted.Blood.450k, dplyr,
        tidyr, BiocStyle
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/zwdzwd/sesame
BugReports: https://github.com/zwdzwd/sesame/issues
biocViews: DNAMethylation, MethylationArray, Preprocessing,
        QualityControl
Collate: 'GEO.R' 'QC.R' 'SigSetList.R' 'sesame.R' 'SigSetMethods.R'
        'age.R' 'background_correction.R' 'cell_composition.R' 'cnv.R'
        'controls.R' 'detection.R' 'differential_methylation.R'
        'dye_bias.R' 'fileSet.R' 'open.R' 'sesamize.R'
        'simulate_data.R' 'snp.R' 'utils.R' 'visualize.R'
git_url: https://git.bioconductor.org/packages/sesame
git_branch: master
git_last_commit: ba9627f
git_last_commit_date: 2020-03-03
Date/Publication: 2020-03-10
NeedsCompilation: no
Packaged: 2020-03-11 07:06:15 UTC; biocbuild
Author: Wanding Zhou [aut, cre],
  Hui Shen [aut],
  Timothy Triche [ctb],
  Bret Barnes [ctb]
Maintainer: Wanding Zhou <zhouwanding@gmail.com>
Built: R 4.0.0; ; 2020-03-11 16:46:16 UTC; windows
