Run MultiQC to summarize FastQC reports
Usage
run_multiqc(input_dir = "fastQC", output_dir = "multiQC")
Arguments
- input_dir
The directory where FastQC output is located
- output_dir
The directory where MultiQC summary should be saved
Value
Runs MultiQC and returns the command used