bioconductor-deseq2¶
Estimate variance-mean dependence in count data from high-throughput sequencing assays and test for differential expression based on a model using the negative binomial distribution.
| Home | http://bioconductor.org/packages/release/bioc/html/DESeq2.html | 
| Versions | 1.10.0 | 
| License | LGPL (>= 3) | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bioconductor-deseq2 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bioconductor-deseq2
and update with:
conda update bioconductor-deseq2