Published March 25, 2024
| Version v2.3.0.3
Software
Open
cazy_webscraper
Authors/Creators
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
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
- Is supplement to
- Software: https://github.com/HobnobMancer/cazy_webscraper/tree/v2.3.0.3 (URL)