Difference between revisions of "MultiQC"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:CHiP-Seq {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|multiqc}} |{{#vardefine:url|https://github.com/ewels/MultiQC}...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Biology]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:ChIP-Seq]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|multiqc}} | |{{#vardefine:app|multiqc}} | ||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 19:54, 12 August 2022
Description
MultiQC is a tool to create a single report with interactive plots for multiple bioinformatics analyses across many samples.
Environment Modules
Run module spider multiqc
to find out what environment modules are available for this application.
System Variables
- HPC_MULTIQC_DIR - installation directory
- HPC_MULTIQC_BIN - executable directory