bokulich-lab / q2-fondue

Functions for reproducibly Obtaining and Normalizing Data re-Used from Elsewhere
BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

ENH: adding space exhaustion break #64

Closed adamovanja closed 2 years ago

adamovanja commented 2 years ago

closes #63 & closes #62 by stopping fetching of sequences when less than 2 GB are still freely available.

adamovanja commented 2 years ago

Yes, I ran the newly implemented code with one of my large projects. Sadly both of my largest project IDs (PRJEB3079 & PRJEB5482) are affected by bug #61. I can investigate if this in this case occurs due to space issues or due to whatever you have found out in the meantime :).