in reply to Re: Getting Lines 2,3, and 4 from FASTQ file's Chunk
in thread Getting Lines 2,3, and 4 from FASTQ file's Chunk

Skipping lines based on '@' at the start is dangerous as quality values (line 4) can be '@'!
  • Comment on Re^2: Getting Lines 2,3, and 4 from FASTQ file's Chunk