Package: methrix
Title: Fast and efficient summarization of generic bedGraph files from
        Bisufite sequencing
Version: 1.2.06
Authors@R: c(
  person("Anand","Mayakonda", role = c("aut", "cre"), email = "anand_mt@hotmail.com"),
  person("Reka","Toth", role = "aut", email = "r.toth@dkfz.de"),
  person("Maximilian","Schönung", role = "ctb"),
  person("Pavlo","Lutsik", role = "ctb"),
  person("Joschka","Hey", role = "ctb"))
Description: Bedgraph files generated by Bisulfite pipelines often come in various flavors. Critical downstream step requires summarization of these files into methylation/coverage matrices. This step of data aggregation is done by Methrix, including many other useful downstream functions.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.6), data.table (>= 1.12.4), SummarizedExperiment
Imports: DelayedArray, HDF5Array, BSgenome, rjson, DelayedMatrixStats,
        parallel, methods, ggplot2, matrixStats, graphics, stats, utils
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, DSS, bsseq, plotly,
        BSgenome.Mmusculus.UCSC.mm9, MafDb.1Kgenomes.phase3.GRCh38,
        MafDb.1Kgenomes.phase3.hs37d5, GenomicScores, Biostrings,
        RColorBrewer, GenomicRanges, GenomeInfoDb, IRanges, testthat
        (>= 2.1.0)
VignetteBuilder: knitr
biocViews: DNAMethylation, Sequencing, Coverage
git_url: https://git.bioconductor.org/packages/methrix
git_branch: RELEASE_3_11
git_last_commit: ccc4e39
git_last_commit_date: 2020-05-30
Date/Publication: 2020-06-05
NeedsCompilation: no
Packaged: 2020-06-06 06:58:14 UTC; biocbuild
Author: Anand Mayakonda [aut, cre],
  Reka Toth [aut],
  Maximilian Schönung [ctb],
  Pavlo Lutsik [ctb],
  Joschka Hey [ctb]
Maintainer: Anand Mayakonda <anand_mt@hotmail.com>
Built: R 4.0.0; ; 2020-06-06 18:06:07 UTC; windows
