Using MultiQC |
MultiQC Modules |
Custom Content |
Coding with MultiQC |
Installation |
Running MultiQC |
Using Reports |
Configuration |
Customising Reports |
Using MultiQC in pipelines |
Downstream analysis |
Common Problems |
installation.md |
usage.md |
reports.md |
config.md |
customisation.md |
pipelines.md |
downstream.md |
troubleshooting.md |
|
Pre-alignment |
Aligners |
Post-alignment |
Adapter Removal |
AfterQC |
Bcl2fastq |
BclConvert |
BioBloom Tools |
CCS |
CheckQC |
ClipAndMerge |
Cluster Flow |
Cutadapt |
Fastp |
FastQ Screen |
FastQC |
FLASh |
Flexbar |
InterOp |
iVar |
Jellyfish |
KAT |
leeHom |
Lima |
minionqc |
pbmarkdup |
Pychopper |
pycoQC |
SeqyClean |
Sickle |
Skewer |
SortMeRNA |
Trimmomatic |
modules/adapterRemoval.md |
modules/afterqc.md |
modules/bcl2fastq.md |
modules/bclconvert.md |
modules/biobloomtools.md |
modules/ccs.md |
modules/checkqc.md |
modules/clipandmerge.md |
modules/clusterflow.md |
modules/cutadapt.md |
modules/fastp.md |
modules/fastq_screen.md |
modules/fastqc.md |
modules/flash.md |
modules/flexbar.md |
modules/interop.md |
modules/ivar.md |
modules/jellyfish.md |
modules/kat.md |
modules/leehom.md |
modules/lima.md |
modules/minionqc.md |
modules/pbmarkdup.md |
modules/pychopper.md |
modules/pycoqc.md |
modules/seqyclean.md |
modules/sickle.md |
modules/skewer.md |
modules/sortmerna.md |
modules/trimmomatic.md |
|
BBMap |
Biscuit |
Bismark |
Bowtie 1 |
Bowtie 2 |
DRAGEN |
HiCPro |
HiCUP |
HISAT2 |
Kallisto |
Long Ranger |
MALT |
Salmon |
STAR |
TopHat |
modules/bbmap.md |
modules/biscuit.md |
modules/bismark.md |
modules/bowtie1.md |
modules/bowtie2.md |
modules/dragen.md |
modules/hicpro.md |
modules/hicup.md |
modules/hisat2.md |
modules/kallisto.md |
modules/longranger.md |
modules/malt.md |
modules/salmon.md |
modules/star.md |
modules/tophat.md |
|
Bamtools |
Bcftools |
biobambam2 |
BUSCO |
Bustools |
Conpair |
DamageProfiler |
DeDup |
deepTools |
Disambiguate |
EigenStratDatabseTools |
featureCounts |
fgbio |
GATK |
GffCompare |
goleft_indexcov |
Hap.py |
HiCExplorer |
HOMER |
HOPS |
HTSeq |
JCVI |
Kaiju |
Kraken |
MACS2 |
Methyl QA |
mirtop |
miRTrace |
mosdepth |
MTNucRatio |
MultiVCFAnalyzer |
NanoStat |
ngsderive |
odgi |
OptiType |
Pangolin |
Peddy |
phantompeakqualtools |
Picard |
Preseq |
Prokka |
PURPLE |
qc3C |
QoRTs |
Qualimap |
Quast |
RNA-SeQC |
Rockhopper |
RSEM |
RSeQC |
Sambamba |
Samblaster |
Samtools |
Sargasso |
Sentieon |
SexDetErrmine |
Slamdunk |
Snippy |
SnpEff |
SNPsplit |
Somalier |
Stacks |
Supernova |
THeTA2 |
VarScan2 |
VCFTools |
VEP |
verifyBAMID |
WhatsHap |
modules/bamtools.md |
modules/bcftools.md |
modules/biobambam2.md |
modules/busco.md |
modules/bustools.md |
modules/conpair.md |
modules/damageprofiler.md |
modules/dedup.md |
modules/deeptools.md |
modules/disambiguate.md |
modules/eigenstratdatabasetools.md |
modules/featureCounts.md |
modules/fgbio.md |
modules/gatk.md |
modules/gffcompare.md |
modules/goleft_indexcov.md |
modules/happy.md |
modules/hicexplorer.md |
modules/homer.md |
modules/hops.md |
modules/htseq.md |
modules/jcvi.md |
modules/kaiju.md |
modules/kraken.md |
modules/macs2.md |
modules/methylQA.md |
modules/mirtop.md |
modules/mirtrace.md |
modules/mosdepth.md |
modules/mtnucratio.md |
modules/multivcfanalyzer.md |
modules/nanostat.md |
modules/ngsderive.md |
modules/odgi.md |
modules/optitype.md |
modules/pangolin.md |
modules/peddy.md |
modules/phantompeakqualtools.md |
modules/picard.md |
modules/preseq.md |
modules/prokka.md |
modules/purple.md |
modules/qc3C.md |
modules/qorts.md |
modules/qualimap.md |
modules/quast.md |
modules/rna_seqc.md |
modules/rockhopper.md |
modules/rsem.md |
modules/rseqc.md |
modules/sambamba.md |
modules/samblaster.md |
modules/samtools.md |
modules/sargasso.md |
modules/sentieon.md |
modules/sexdeterrmine.md |
modules/slamdunk.md |
modules/snippy.md |
modules/snpeff.md |
modules/snpsplit.md |
modules/somalier.md |
modules/stacks.md |
modules/supernova.md |
modules/theta2.md |
modules/varscan2.md |
modules/vcftools.md |
modules/vep.md |
modules/verifybamid.md |
modules/whatshap.md |
|
|
Introduction |
custom_content.md |
|
Writing new modules |
Plotting Functions |
MultiQC Plugins |
Writing new templates |
Updating for compatibility |
modules.md |
plots.md |
plugins.md |
templates.md |
compatibility.md |
|
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.
The documentation has the following pages:
These docs can be read in any of three ways:
If you're curious how the website works, check out the
MultiQC website repository.
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.