Hello all, I was running MultiQC in my current directory where my bam/fastqc files are located to generate some general statistic but could not get any result(No analysis results found. Cleaning up..)
I install the software and run it as follow
pip install multiqc
multiqc .
I would be happy if I get some comments
Can you verify that it installed correctly, and post the full stdout?