Stuart
Results
2
issues of
Stuart
In particular, the main `parse_text` method. Is it safe for multiple threads to call `parse_text` at the same time?
If `decodeSeqRC()` receives a read with an odd number of bases, the loop will write into position `o_sequence[0]` instead of leaving it empty for the final `if` to fill it...