pan-genome-analysis
pan-genome-analysis copied to clipboard
xb_xref err
Hi, What I am reporting is still ongoing issue since I noticed a few months ago. I attached system log below.
Traceback (most recent call last):
File "/home/Program/pan-genome-analysis/panX.py", line 256, in
I analyzed the log and arguments, it has to be changed like
locus_tag = contig.features[0].qualifiers['db_xref'][0].split(":")[1]
Please check it out and update it. Thanks.