Package: maser Type: Package Title: Mapping Alternative Splicing Events to pRoteins Version: 1.31.0 Authors@R: person("Diogo", "F.T. Veiga", email = "diogof.veiga@gmail.com", role = c("aut", "cre")) Description: This package provides functionalities for downstream analysis, annotation and visualizaton of alternative splicing events generated by rMATS. Depends: R (>= 3.5.0), ggplot2, GenomicRanges License: MIT + file LICENSE Encoding: UTF-8 Imports: dplyr, rtracklayer, reshape2, Gviz, DT, Seqinfo, stats, utils, IRanges, methods, BiocGenerics, parallel, data.table Suggests: testthat, knitr, rmarkdown, BiocStyle, AnnotationHub VignetteBuilder: knitr URL: https://github.com/DiogoVeiga/maser BugReports: https://github.com/DiogoVeiga/maser/issues RoxygenNote: 6.0.1 biocViews: AlternativeSplicing, Transcriptomics, Visualization Config/pak/sysreqs: cmake make libbz2-dev libicu-dev libjpeg-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:48:03 UTC RemoteUrl: https://github.com/bioc/maser RemoteRef: HEAD RemoteSha: 961d6ab1bedad6ad37b869a54e2114b2253db437 NeedsCompilation: no Packaged: 2026-07-04 16:13:34 UTC; root Author: Diogo F.T. Veiga [aut, cre] Maintainer: Diogo F.T. Veiga