HIT-ImmunologyLab / DBSCAN-SWA

30 stars 13 forks source link

no gbf files, because tbl2asn too old #25

Open SGarciaCobos opened 1 year ago

SGarciaCobos commented 1 year ago

FileNotFoundError: [Errno 2] No such file or directory: './results_DBSCAN-SWA_C2Sau001/results/C2Sau001_92/protein_annotation/C2Sau001_92.gbf'

No .gbf files are generated because of tbl2asn (prokka) is too old, and unfortunately tbl2asn is no longer available, it cannot be downloaded anymore, it has been replace by table2asn ... However prokka script does not work with table2asn ...

Any suggestions about how to fix it?

THanks!