multiqc 1.10.1
Aggregate bioinformatics analysis reports
MultiQC is a tool to aggregate bioinformatics results across many samples into a single report. It contains modules for a large number of common bioinformatics tools.
- Website: https://multiqc.info
- Licenses: GPL 3+
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install multiqc 1.10.1
as follows:
guix install multiqc@1.10.1
Or install the latest version:
guix install multiqc
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.