To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("DEXSeq")
In most cases, you don't need to download the package archive at all.
This package is for version 3.2 of Bioconductor; for the stable, up-to-date release version, see DEXSeq.
Bioconductor version: 3.2
The package is focused on finding differential exon usage using RNA-seq exon counts between samples with different experimental designs. It provides functions that allows the user to make the necessary statistical tests based on a model that uses the negative binomial distribution to estimate the variance between biological replicates and generalized linear models for testing. The package also provides functions for the visualization and exploration of the results.
Author: Simon Anders <sanders at fs.tum.de> and Alejandro Reyes <alejandro.reyes at embl.de>, both at EMBL Heidelberg
Maintainer: Alejandro Reyes <alejandro.reyes at embl.de>
Citation (from within R,
enter citation("DEXSeq")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("DEXSeq")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DEXSeq")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: