Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add support for 0 length reads in fastq-mcf #53

Open
drsuuzzz opened this Issue Jan 30, 2017 · 0 comments

Comments

Projects
None yet
2 participants
Collaborator

drsuuzzz commented Jan 30, 2017

fastq-mcf currently crashes if it encounters a 0 length read. #46 attempted to solve this but processing would halt when encountering the first 0 length read in the fastq file, leaving the rest of the reads out of the clipped read file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment