r-deds
Differential expression via distance summary for microarray data
This library contains functions that calculate various statistics of differential expression for microarray data, including t statistics, fold change, F statistics, SAM, moderated t and F statistics and B statistics. It also implements a new methodology called DEDS (Differential Expression via Distance Summary), which selects differentially expressed genes by integrating and summarizing a set of statistics using a weighted distance approach.
- Versions: 1.60.0
- Website: https://bioconductor.org/packages/DEDS/
- Licenses: LGPL 3+
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-deds
as follows:
guix install r-deds
Or install a particular version:
guix install r-deds@1.60.0
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-deds about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-deds'><img src='https://packages.guix.gnu.org/packages/r-deds/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-deds)
Example Org:
[[https://packages.guix.gnu.org/packages/r-deds][https://packages.guix.gnu.org/packages/r-deds/badges/latest-version.svg]]