-s 'Mycobacterium tuberculosis' error

Issue #48 resolved
Kaixin h created an issue

Hi ,

Come across an error for two samples among hundreds I tried:

Traceback (most recent call last):
File "run_resfinder.py", line 486, in <module>
id=sample_name)
File "/home/user/resfinder/cge/pointfinder.py", line 135, in old_results_to_standard_output
db_name, gene_name, db['mis_matches'], True, db)
File "/home/user/resfinder/cge/pointfinder.py", line 1489, in get_mutations
mut_dict = PointFinder.mutstr2mutdict(mut_name)
File "/home/user/resfinder/cge/pointfinder.py", line 1428, in mutstr2mutdict
out_dict["ref_aa"] = sub_match.group(1).lower()
AttributeError: 'NoneType' object has no attribute 'group'

Comments (6)

  1. CGE Helpdesk

    Dear Kaixin,

    The bug should be fixed now. Please update your local version and try run your data again. Thank you for reporting this issue to us.

    Best,
    Karen, CGE Helpdesk

  2. Log in to comment