Helllo
I’m trying to run fastQC on my fastq.gz file. The FastQC job itself seemed successful,and there was no error report. All dependencies were done. But there was no image in the webpage report like this:
What can i do to fix it?
thank you
Helllo
I’m trying to run fastQC on my fastq.gz file. The FastQC job itself seemed successful,and there was no error report. All dependencies were done. But there was no image in the webpage report like this:
You need to whitelist the fastqc tool first. This is because of security.
Go to the admin page, in the menu on the left you will see “manage whitelist”. On this page you can white list the fastqc tool. And you will see images after that.
Thank U for your advice. I can see images now.