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")


Try the NBSplice package in your browser

Any scripts or data that you put into this service are public.

NBSplice documentation built on Nov. 8, 2020, 8:07 p.m.