Run FASTQC tool on large number of samples (fastq) parallelly.
- Multithreading is added to run on larger samples (You can you use the maximum CPU cores in QC) in order to save time.
- It generates PDF reports after each QC step instead of HTML reports.
Download FastQC, add executable permision to fastqc and add the path in .bashrc file.
pip3 install weasyprint
sudo apt install parallel
git clone https://github.com/ranjanjs34/fastqc_pdf.git
cd fastqc_pdf
chmod +x ./fastqc_pdf
Execute the binary as: ./fastqc_pdf