You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cazy_webscraper is not identifying the NCBI protein version accessions correctly, and is unable to pair up the downloaded data with data in the local CAZyme database.
Traceback (most recent call last):
File "/cazy_env/bin/cw_get_genbank_seqs", line 8, in<module>sys.exit(main())
File "/cazy_env/lib/python3.6/site-packages/cazy_webscraper/expand/genbank/sequences/get_genbank_sequences.py", line 164, in main
args,
File "/cazy_env/lib/python3.6/site-packages/cazy_webscraper/expand/genbank/sequences/get_genbank_sequences.py", line 321, in get_seqs_from_ncbi
args,
File "/cazy_env/lib/python3.6/site-packages/cazy_webscraper/expand/genbank/sequences/get_genbank_sequences.py", line 534, in parse_failed_connections
failed_connections_batches["_".join(batch)]
KeyError: 'U_U_A_0_5_2_9_4_._1'
The text was updated successfully, but these errors were encountered:
cazy_webscraper
is not identifying the NCBI protein version accessions correctly, and is unable to pair up the downloaded data with data in the local CAZyme database.The text was updated successfully, but these errors were encountered: