r-agimicrorna 2.58.0
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.
- Outputs:
out
- 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 r-agimicrorna 2.58.0
as follows:
guix install r-agimicrorna@2.58.0
Or install the latest version:
guix install r-agimicrorna
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.