Hi all,
I'm currently exploring possibilities of bgzip'ed FASTQ files and noticed that FASTQ entries might get split somewhere in between when the block size is reached.
Would it be possible to allow splits into different blocks only when certain criteria are met (e.g. a new FASTQ entry starts, or easier: if the line_number can be divided by 4 without remainder)?
Best and thanks for a short notice,
Jens