r-agimicrorna
Processing and differential expression analysis of Agilent microRNA chips
AgiMicroRna provides useful functionality for the processing, quality assessment and differential expression analysis of Agilent microRNA array data. The package uses a limma-like structure to generate the processed data in order to make statistical inferences about differential expression using the linear model features implemented in limma. Standard Bioconductor objects are used so that other packages could be used as well.
- Versions: 2.60.0
- Website: https://git.bioconductor.org/packages/AgiMicroRna
- Licenses: GPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-agimicrorna as follows:
guix install r-agimicrorna
Or install a particular version:
guix install r-agimicrorna@2.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-agimicrorna about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-agimicrorna'><img src='https://packages.guix.gnu.org/packages/r-agimicrorna/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-agimicrorna)
Example Org:
[[https://packages.guix.gnu.org/packages/r-agimicrorna][https://packages.guix.gnu.org/packages/r-agimicrorna/badges/latest-version.svg]]