This release is a pre-release and may not be stable for production use.
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 large number of common bioinformatics tools.
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
See the MultiQC website for documentation and tutorial videos: http://multiqc.info
MultiQC was written by Phil Ewels (http://phil.ewels.co.uk) at SciLifeLab Sweden (http://www.scilifelab.se)
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_jupyterlab_helper-1.12.1.dev0.tar.gz.
File metadata
- Download URL: multiqc_jupyterlab_helper-1.12.1.dev0.tar.gz
- Upload date:
- Size: 428.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44ae64a923033534de794ed63516245ee076af41a805f4e7930d96c163825a96
|
|
| MD5 |
cc3d834d778250da794005a86523502c
|
|
| BLAKE2b-256 |
a721dda269bffa5803e382e2a3054b7b4713a0697046fef60d94960de3693d05
|