README.md

NBSplice

NBSplice

The NBSplice R package allows the evaluation of differential gene splicing through negative binomial generalized linear models fitted at the gene level using isoform expression counts. To install and load the NBSplice package in R:

if (!require("BiocManager"))
install.packages("BiocManager")
BiocManager::install("NBSplice", version="devel")
library("NBSplice")

To find the vignette associated with NBSplice using R:

browseVignettes(package = "NBSplice")


gamerino/NBSplice documentation built on Sept. 10, 2021, 10:21 p.m.