Scroll to navigation

MULTIQC(1) User Commands MULTIQC(1)

NAME

multiqc - output integration for RNA sequencing across tools and samples

SYNOPSIS

multiqc [OPTIONS] <analysis directory>

DESCRIPTION

MultiQC aggregates results from bioinformatics analyses across many samples into a single report.

It searches a given directory for analysis logs and compiles a HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools.

To run, supply with one or more directory to scan for analysis results. To run here, use 'multiqc .'

OPTIONS

Overwrite any existing reports
Prepend directory to sample names
Prepend [INT] directories to sample names. Negative number to take from start of path.
Do not clean the sample names (leave as full file name)
Report title. Printed as page header, used for filename if not otherwise specified.
Custom comment, will be printed at the top of the report.
Report filename. Use 'stdout' to print to standard out.
Create report in the specified output directory.
Report template to use.
Use only modules which tagged with this keyword, eg. RNA
View the available tags and which modules they load
Ignore analysis files (glob expression)
Ignore sample names (glob expression)
Ignore symlinked directories and files
File containing alternative sample names
Supply a file containing a list of file paths to be searched, one per row
Do not use this module. Can specify multiple times.
Use only this module. Can specify multiple times.
Force the parsed data directory to be created.
Prevent the parsed data directory from being created.
Output parsed data in a different format. Default: tsv
Compress the data directory.
Export plots as static images in addition to the report
Use only flat plots (static images)
Use only interactive plots (HighCharts Javascript)
Use strict linting (validation) to help code development
Creates PDF report with 'simple' template. Requires Pandoc to be installed.
Don't upload generated report to MegaQC, even if MegaQC options are found
Specific config file to load, after those in MultiQC dir / home dir / working dir.
Specify MultiQC config YAML on the command line
Increase output verbosity.
Only show log warnings
Show the version and exit.
Show this message and exit.

SEE ALSO

See http://multiqc.info for more details.

AUTHOR

Phil Ewels (http://phil.ewels.co.uk)

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.

July 2019 multiqc 1.7