[Encoders] Handle exception samtools mpileup
output when searching for insertions in SummaryEncoder
#156
Labels
bug
Something isn't working
When searching for the inserted positions in the pileup strings read from the
.pileup
file (which was generated by samtools), an exception occurs in thefind_insertions()
methods when a few pileup reads do not have a digit after the '+' sign, e.g.:TTTtttTt^+t
Was tested on
m54328_180927_224427
The text was updated successfully, but these errors were encountered: