r-deseq2 1.48.1
Differential gene expression analysis
This package provides functions to estimate variance-mean dependence in count data from high-throughput nucleotide sequencing assays and test for differential expression based on a model using the negative binomial distribution.
- Outputs:
out
- Website: https://bioconductor.org/packages/DESeq2
- Licenses: LGPL 3+
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-deseq2 1.48.1
as follows:
guix install r-deseq2@1.48.1
Or install the latest version:
guix install r-deseq2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.