Package: SplicingFactory
Type: Package
Title: Splicing Diversity Analysis for Transcriptome Data
biocViews: Transcriptomics, RNASeq, DifferentialSplicing,
        AlternativeSplicing, TranscriptomeVariant
Version: 1.18.0
Authors@R: c(
    person("Peter A.", "Szikora", role = c("aut"), email = "peter.andras.szikora@gmail.com"),
    person("Tamas", "Por", role = c("aut"), email = "tomasz.por@gmail.com"),
    person("Endre", "Sebestyen", role = c("aut", "cre"), email = "endre.sebestyen@gmail.com", comment = c(ORCID = "0000-0001-5470-2161")))
Description: The SplicingFactory R package uses transcript-level expression
    values to analyze splicing diversity based on various statistical measures,
    like Shannon entropy or the Gini index. These measures can quantify
    transcript isoform diversity within samples or between conditions.
    Additionally, the package analyzes the isoform diversity data, looking for
    significant changes between conditions.
RoxygenNote: 7.1.1
Imports: SummarizedExperiment, methods, stats
Suggests: testthat, knitr, rmarkdown, ggplot2, tidyr
URL: https://github.com/esebesty/SplicingFactory
BugReports: https://github.com/esebesty/SplicingFactory/issues
Depends: R (>= 4.1)
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/SplicingFactory
git_branch: RELEASE_3_22
git_last_commit: 419a965
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:18:05 UTC; biocbuild
Author: Peter A. Szikora [aut],
  Tamas Por [aut],
  Endre Sebestyen [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5470-2161>)
Maintainer: Endre Sebestyen <endre.sebestyen@gmail.com>
Built: R 4.5.1; ; 2025-10-30 09:42:26 UTC; unix
