Package: splicelogic
Title: splicelogic: differential transcripts to splice events
Version: 0.99.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
git_url: https://git.bioconductor.org/packages/splicelogic
git_branch: devel
git_last_commit: e2c9952
git_last_commit_date: 2026-04-18
Repository: Bioconductor 3.23
Date/Publication: 2026-04-24
NeedsCompilation: no
Packaged: 2026-04-25 00:32:48 UTC; biocbuild
Author: Beatriz Campillo [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7323-9125>),
  Michael Love [aut] (ORCID: <https://orcid.org/0000-0001-8401-0545>),
  NIH NHGRI [fnd],
  Wellcome Trust [fnd]
Maintainer: Beatriz Campillo <beatrizcampillo29@gmail.com>
