Package: regsplice
Version: 1.38.1
Title: L1-regularization based methods for detection of differential
        splicing
Description: Statistical methods for detection of differential splicing
        (differential exon usage) in RNA-seq and exon microarray data,
        using L1-regularization (lasso) to improve power.
Authors@R: person("Lukas M.", "Weber", email = "lmweb012@gmail.com", role = c("aut", "cre"))
Author: Lukas M. Weber [aut, cre]
Maintainer: Lukas M. Weber <weberlm3@gmail.com>
URL: https://github.com/lmweber/regsplice
BugReports: https://github.com/lmweber/regsplice/issues
License: MIT + file LICENSE
Imports: glmnet, SummarizedExperiment, S4Vectors, limma, edgeR, stats,
        pbapply, utils, methods
Suggests: testthat, BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.0
biocViews: ImmunoOncology, AlternativeSplicing, DifferentialExpression,
        DifferentialSplicing, Sequencing, RNASeq, Microarray,
        ExonArray, ExperimentalDesign, Software
Collate: 'class_RegspliceResults.R' 'class_RegspliceData.R' 'LRTests.R'
        'createDesignMatrix.R' 'filterLowCounts.R' 'filterZeros.R'
        'fitting_functions_multiple_genes.R'
        'fitting_functions_single_gene.R' 'helper_functions.R'
        'initializeResults.R' 'regsplice_wrapper.R'
        'runNormalization.R' 'runVoom.R' 'summaryTable.R'
Config/pak/sysreqs: zlib1g-dev
Repository: Bioconductor 3.23
Date/Publication: 2026-07-14 16:19:42 UTC
RemoteUrl: https://github.com/bioc/regsplice
RemoteRef: RELEASE_3_23
RemoteSha: abdeda773363b685fe32e00c742a0525313ec19e
NeedsCompilation: no
Packaged: 2026-07-14 21:43:49 UTC; root
Built: R 4.6.1; ; 2026-07-14 21:45:14 UTC; windows
