- Home
- Bioconductor 3.13
- Software Packages
- NBSplice
NBSplice
This package is for version 3.13 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see NBSplice.
Negative Binomial Models to detect Differential Splicing
Bioconductor version: 3.13
The package proposes a differential splicing evaluation method based on isoform quantification. It applies generalized linear models with negative binomial distribution to infer changes in isoform relative expression.
Author: Gabriela A. Merino and Elmer A. Fernandez
Maintainer: Gabriela Merino <merino.gabriela33 at gmail.com>
citation("NBSplice")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NBSplice")
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("NBSplice")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.