r-deseq2
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.
- Versions: 1.48.1
- 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 the latest version of r-deseq2
as follows:
guix install r-deseq2
Or install a particular version:
guix install r-deseq2@1.48.1
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.
Badge code
You can use the following badge to inform users of r-deseq2 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-deseq2'><img src='https://packages.guix.gnu.org/packages/r-deseq2/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-deseq2)
Example Org:
[[https://packages.guix.gnu.org/packages/r-deseq2][https://packages.guix.gnu.org/packages/r-deseq2/badges/latest-version.svg]]