MultiQC is a tool to aggregate bioinformatics results across many samples into a single report. It's written in Python and contains modules for a number of common tools.
These docs can be read in any of three ways:
- On the Seqera Website
- On GitHub
- As part of the distributed source code (in
/docs/)
If you write a module which could be of use to others, it would be great to merge those changes back into the core MultiQC project.
For instructions on how best to do this, please see the contributing instructions.