There is a newer version of the record available.

Published March 25, 2024 | Version v2.3.0.3

cazy_webscraper

Description

Patch for incomplete NCBI reads

As flagged in issue #120, if the connection to NCBI is interrupted or terminated early an incomplete or corrupted read error is raised. try/except blocks were updated to accept these incomplete read errors, and cazy_webscraper will now re-try the connection until either a successful connection is made, or the number of reattempts is reached (which ever is achieved first).

What's Changed

  • Issue 120 ncbi by @HobnobMancer in https://github.com/HobnobMancer/cazy_webscraper/pull/126

Full Changelog: https://github.com/HobnobMancer/cazy_webscraper/compare/v2.3.0.2...v2.3.0.3

Notes

If you use this software, please cite it as below.

Files

HobnobMancer/cazy_webscraper-v2.3.0.3.zip

Files (11.9 MB)

Name Size Download all
md5:8c027faff631bbd1706387e7a24f3779
11.9 MB Preview Download

Additional details

Related works