MrBam
MrBam copied to clipboard
Query Mutated Reads from a Bam
I have encountered an error while running MrBam. The error is "TypeError: 'NoneType' object is not iterable" . please help me out to fix it Thanks! 
I have some issue when running MrBam. ``` line 31, in anno pos =int(line[1]) - 1 ValueError: invalid literal for int() with base 10: 'Start' During handling of the above...
Since the default python version is 2.7, this tool should handle the error caused by using default python 2.7, and then suggest the user to use python3