Package: splicelogic
Title: splicelogic: differential transcripts to splice events
Version: 1.0.0
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-release.r-universe.dev
Date/Publication: 2026-04-28 13:07:07 UTC
RemoteUrl: https://github.com/bioc/splicelogic
RemoteRef: RELEASE_3_23
RemoteSha: 4fb9961fe7abd7da084090a7aee5cf48f7018aa8
NeedsCompilation: no
Packaged: 2026-04-30 06:38:40 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-30 06:47:56 UTC; windows
