pepkit / geofetch

Builds a PEP from SRA or GEO accessions
https://pep.databio.org/geofetch/
BSD 2-Clause "Simplified" License
45 stars 5 forks source link

Add progress bar #73

Closed khoroshevskyi closed 1 year ago

khoroshevskyi commented 2 years ago

It would be nice to add progress bar to geofetch. It will be super usefull when downloading hunderds of data. Good solution is progressbar which allows to keep logging while having the progressbar printed

nsheff commented 2 years ago

if you do this, you should look into how refgenie does it. I think we are using tqdm

nleroy917 commented 2 years ago

+1 for tqdm