system_genetics/rnaseq/step4_multiqc/snippet.sh

6 lines
136 B
Bash

#!/bin/bash
module load multiqc
# assuming you have all your fastQC result files in the ./fastQCresults folder
multiqc ./fastQCresults