- Home
- Bioconductor 3.21
- Software Packages
- regsplice
regsplice
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see regsplice.
L1-regularization based methods for detection of differential splicing
Bioconductor version: 3.21
Statistical methods for detection of differential splicing (differential exon usage) in RNA-seq and exon microarray data, using L1-regularization (lasso) to improve power.
Author: Lukas M. Weber [aut, cre]
Maintainer: Lukas M. Weber <lukas.weber.edu at gmail.com>
citation("regsplice")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("regsplice")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("regsplice")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.