Closed rmartinjak closed 8 years ago
Depending on where the null is, one of the assertions
seqio.c:159 seqio.c:190 (for FASTA files)
seqio.c:209 (for FASTQ files)
will fail.
Instead of crashing, UProC should skip broken sequences and probably print a warning to stderr.
Depending on where the null is, one of the assertions
seqio.c:159 seqio.c:190 (for FASTA files)
seqio.c:209 (for FASTQ files)
will fail.
Instead of crashing, UProC should skip broken sequences and probably print a warning to stderr.