Bug Fixes
Fixed crash which occurred when the input FASTQ did not contain read comments.
Fixed a hash table overflow in De Bruijn graph.
Fixed a crash which occurred when the input BAM did not have a read group line. Error will be handled at the start.
Fixed correctness issue when the read queryname had non-numeric characters in the colon-delimited end of the name.