Create aggregate bioinformatics analysis report across many samples
Project description
MultiQC is a tool to aggregate bioinformatics results across many samples into a single report. It is written in Python and contains modules for a number of common tools (FastQC, Bowtie, Picard and many others).
You can install MultiQC from PyPI as follows:
pip install multiqc
Then it’s just a case of going to your analysis directory and running the script:
multiqc .
MultiQC will scan the specified directory ('.'
is the current dir) and produce a report detailing whatever it finds.
The report is created in multiqc_report.html
by default. Tab-delimited data files are created in multiqc_data/
to give easy access for downstream processing.
For more detailed instructions, run multiqc -h
or see the MultiQC website at http://multiqc.info
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file multiqc-0.4.tar.gz
.
File metadata
- Download URL: multiqc-0.4.tar.gz
- Upload date:
- Size: 902.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c021a88699a8d0bbaf5909bd9446de8549c0881b6df19e377113f0800d8ca3c |
|
MD5 | 65c15862194529134888a00ebc0ebb11 |
|
BLAKE2b-256 | 1ce01e14407025dd461f1917354af543dcd912b669729ce77e0e0d29879d146e |