Package: TRESS Type: Package Title: Toolbox for mRNA epigenetics sequencing analysis Version: 1.19.0 Authors@R: c(person(given = "Zhenxing", family = "Guo", role = c("aut", "cre"), email = "guozhenxing@cuhk.edu.cn"), person(given = "Hao", family = "Wu", role = "ctb")) Description: This package is devoted to analyzing MeRIP-seq data. Current functionalities include 1. detect transcriptome wide m6A methylation regions 2. detect transcriptome wide differential m6A methylation regions. Imports: utils, rtracklayer, Matrix, matrixStats, stats, methods, graphics, GenomicRanges, GenomicFeatures, IRanges, Rsamtools, AnnotationDbi Depends: R (>= 4.1.0), parallel, S4Vectors biocViews: Epigenetics, RNASeq, PeakDetection, DifferentialMethylation License: GPL-3 + file LICENSE Encoding: UTF-8 LazyData: false Suggests: knitr, rmarkdown,BiocStyle VignetteBuilder: knitr RoxygenNote: 7.1.1 Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:10 UTC RemoteUrl: https://github.com/bioc/TRESS RemoteRef: HEAD RemoteSha: 02ba87b9c9fc1acd724be6a8aa0cb6d7f01196a7 NeedsCompilation: no Packaged: 2026-07-16 04:58:58 UTC; root Author: Zhenxing Guo [aut, cre], Hao Wu [ctb] Maintainer: Zhenxing Guo