r-geoquery 2.74.0
Get data from NCBI Gene Expression Omnibus (GEO)
The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data. GEOquery is the bridge between GEO and BioConductor.
- Outputs:
out
- Website: https://github.com/seandavi/GEOquery/
- Licenses: GPL 2
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-geoquery 2.74.0
as follows:
guix install r-geoquery@2.74.0
Or install the latest version:
guix install r-geoquery
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.