MrBam icon indicating copy to clipboard operation
MrBam copied to clipboard

Query Mutated Reads from a Bam

Results 3 MrBam issues
Sort by recently updated
recently updated
newest added

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! ![image](https://user-images.githubusercontent.com/105089130/176411725-44405355-dee2-462e-bdbc-b2916f256792.png)

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