dexus
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last 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.12
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("dexus")
):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("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")
dexus: Manual for the R package | R Script | |
Reference Manual |
Details
biocViews | CellBiology, Classification, DifferentialExpression, GeneExpression, ImmunoOncology, QualityControl, RNASeq, Sequencing, Software |
Version | 1.30.0 |
In Bioconductor since | BioC 2.12 (R-3.0) (11 years) |
License | LGPL (>= 2.0) |
Depends | R (>= 2.15), methods, BiocGenerics |
Imports | stats |
System Requirements | |
URL |
See More
Suggests | parallel, statmod, DESeq, RColorBrewer |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | dexus_1.30.0.tar.gz |
Windows Binary | dexus_1.30.0.zip (32- & 64-bit) |
macOS 10.13 (High Sierra) | dexus_1.30.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/dexus |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/dexus |
Bioc Package Browser | https://code.bioconductor.org/browse/dexus/ |
Package Short Url | https://bioconductor.org/packages/dexus/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.12 | Source Archive |