Back to Browse

0.8. Fix broken fastq.gz file

143 views
Feb 19, 2025
11:29

It is NOT a universal solution to all broken fastq.gz files. This is a case of a seemingly truncated file. It causes problems while trying to do map[ping steps, it cannot be opened with fastQC program. I found two solutions to fix it. One is to do unzip with zless, then zip again with gzip. Other way is to use fastqwiper package. They both worked fine for me

Download

0 formats

No download links available.

0.8. Fix broken fastq.gz file | NatokHD