DEXSeq

Inference of differential exon usage in RNA-Seq

Bioconductor version: 2.10

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 <areyes at lcg.unam.mx>, both at EMBL Heidelberg

Maintainer: Alejandro Reyes <reyes at embl.de>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("DEXSeq")

To cite this package in a publication, start R and enter:

    citation("DEXSeq")

Documentation

PDF R Script Analyzing RNA-seq data for differential exon usage with the "DEXSeq" package
PDF   Reference Manual
Text   NEWS

Details

biocViews DifferentialExpression, HighThroughputSequencing, RNAseq, Software
Depends Biobase(>= 2.13.11)
Imports biomaRt, hwriter, methods, stringr, statmod (>= 1.4.15)
Suggests pasilla(>= 0.2.6)
System Requirements
License GPL (>= 3)
URL
Depends On Me pasilla
Imports Me
Suggests Me GenomicRanges
Version 1.2.1
Since Bioconductor 2.9 (R-2.14)

Package Downloads

Package Source DEXSeq_1.2.1.tar.gz
Windows Binary DEXSeq_1.2.1.zip (32- & 64-bit)
MacOS 10.5 (Leopard) binary DEXSeq_1.2.1.tgz
Package Downloads Report Download Stats

Workflows »

Common Bioconductor workflows include:

 

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center