Skip to content

NBSplice: An R package to detect differential splicing through negative binomial generalized linear models fitted at the gene level using isoform expression counts

Notifications You must be signed in to change notification settings

gamerino/NBSplice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NBSplice: An R package to detect differential splicing through negative binomial generalized linear models fitted at the gene level using isoform expression counts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages