Package: TRESS
Type: Package
Title: Toolbox for mRNA epigenetics sequencing analysis
Version: 1.0.0
Authors@R: c(person(given = "Zhenxing",
                    family = "Guo",
                    role = c("aut", "cre"),
                    email = "zhenxing.guo@emory.edu"),
            person(given = "Hao",
                   family = "Wu",
                   role = "ctb"))
Description: This package is devoted to analyzing MeRIP-seq data. Current functionality is for detection of transcriptome-wide m6A methylation regions. The method is based on hierarchical negative binomial models.
Imports: utils, rtracklayer, Matrix, matrixStats, stats, methods,
        graphics, GenomicRanges, GenomicFeatures, IRanges, Rsamtools,
        AnnotationDbi
Depends: R (>= 4.1.0), parallel, S4Vectors
biocViews: Epigenetics, RNASeq, PeakDetection
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: false
Suggests: knitr, rmarkdown,BiocStyle
VignetteBuilder: knitr
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/TRESS
git_branch: RELEASE_3_14
git_last_commit: 8a50b92
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 04:31:00 UTC; biocbuild
Author: Zhenxing Guo [aut, cre],
  Hao Wu [ctb]
Maintainer: Zhenxing Guo <zhenxing.guo@emory.edu>
Built: R 4.1.1; ; 2021-10-27 13:55:46 UTC; windows
