Skip to content

[Encoders] Handle exception samtools mpileup output when searching for insertions in SummaryEncoder  #156

Description

@ohadmo

When searching for the inserted positions in the pileup strings read from the .pileup file (which was generated by samtools), an exception occurs in the find_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

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions