dexus

DOI: 10.18129/B9.bioc.dexus    

This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see dexus.

DEXUS - Identifying Differential Expression in RNA-Seq Studies with Unknown Conditions or without Replicates

Bioconductor version: 3.8

DEXUS identifies differentially expressed genes in RNA-Seq data under all possible study designs such as studies without replicates, without sample groups, and with unknown conditions. DEXUS works also for known conditions, for example for RNA-Seq data with two or multiple conditions. RNA-Seq read count data can be provided both by the S4 class Count Data Set and by read count matrices. Differentially expressed transcripts can be visualized by heatmaps, in which unknown conditions, replicates, and samples groups are also indicated. This software is fast since the core algorithm is written in C. For very large data sets, a parallel version of DEXUS is provided in this package. DEXUS is a statistical model that is selected in a Bayesian framework by an EM algorithm. DEXUS does not need replicates to detect differentially expressed transcripts, since the replicates (or conditions) are estimated by the EM method for each transcript. The method provides an informative/non-informative value to extract differentially expressed transcripts at a desired significance level or power.

Author: Guenter Klambauer

Maintainer: Guenter Klambauer <klambauer at bioinf.jku.at>

Citation (from within R, enter citation("dexus")):

Installation

To install this package, start R (version "3.5") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("dexus")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("dexus")

 

PDF R Script dexus: Manual for the R package
PDF   Reference Manual

Details

biocViews CellBiology, Classification, DifferentialExpression, GeneExpression, ImmunoOncology, QualityControl, RNASeq, Sequencing, Software
Version 1.22.1
In Bioconductor since BioC 2.12 (R-3.0) (6 years)
License LGPL (>= 2.0)
Depends R (>= 2.15), methods, BiocGenerics
Imports stats
LinkingTo
Suggests parallel, statmod, DESeq, RColorBrewer
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package dexus_1.22.1.tar.gz
Windows Binary dexus_1.22.1.zip (32- & 64-bit)
Mac OS X 10.11 (El Capitan) dexus_1.22.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/dexus
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/dexus
Package Short Url http://bioconductor.org/packages/dexus/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: