nf-core / bamtofastq

Converts bam or cram files to fastq format and does quality control.
https://nf-co.re/bamtofastq
MIT License
16 stars 13 forks source link

validate fastq files are not truncated #70

Open ggrimes opened 9 months ago

ggrimes commented 9 months ago

Description of feature

Is it possible to add an option to validate that the fastq are not truncated?

FriederikeHanssen commented 9 months ago

Sure we could add such a validation. I am a bit swamped at the moment, if you or someone else would like to add it. :)