Package: splicelogic Title: splicelogic: differential transcripts to splice events Version: 1.1.2 Authors@R: c( person("Beatriz", "Campillo", email = "beatrizcampillo29@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7323-9125")), person("Michael", "Love", email = "michaelisaiahlove@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-8401-0545")), person("NIH NHGRI", role="fnd"), person("Wellcome Trust", role="fnd") ) Description: Translate differential transcript usage results into discrete splice events. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/thelovelab/splicelogic, https://thelovelab.github.io/splicelogic biocViews: AlternativeSplicing, DifferentialSplicing, Transcriptomics, RNASeq, LongRead, Annotation, FunctionalGenomics BugReports: https://github.com/thelovelab/splicelogic/issues Depends: R (>= 4.5.0) Imports: dplyr, magrittr, GenomicRanges, plyranges, tibble, IRanges, S4Vectors, rlang, methods, stats Suggests: knitr, rmarkdown, testthat (>= 3.0.0), readr, wiggleplotr, GenomicFeatures, AnnotationHub, ggplot2, AnnotationDbi, Seqinfo Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-14 13:56:12 UTC RemoteUrl: https://github.com/bioc/splicelogic RemoteRef: HEAD RemoteSha: c11b5e52fdfa78f6150d5def302a79476329ac8c NeedsCompilation: no Packaged: 2026-06-13 07:24:04 UTC; root Author: Beatriz Campillo [aut, cre] (ORCID: ), Michael Love [aut] (ORCID: ), NIH NHGRI [fnd], Wellcome Trust [fnd] Maintainer: Beatriz Campillo