mgymrek/pybamview

Handle all CIGAR cases.

Closed this issue · 3 comments

Currently only I/M/D are handled

Is this what causes this error from hard-clipped bases (H)?
TypeError: 'NoneType' object is not iterable

It's possible. Could you copy the traceback from the error message here? I am currently working on this issue.

I have implemented all cigar options and added test cases for them in this commit . closing this issue. If you are still having problems you can open a new issue or email me with more details about the error.