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
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-04-18 11:30:10 UTC
RemoteUrl: https://github.com/bioc/splicelogic
RemoteRef: HEAD
RemoteSha: e2c9952e9280696efa9013fdca94f347d737a33a
NeedsCompilation: no
Packaged: 2026-04-26 05:43:02 UTC; root
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>
Built: R 4.6.0; ; 2026-04-26 05:55:05 UTC; unix
