BorgwardtLab / proteinshake

Protein structure datasets for machine learning.
https://proteinshake.ai
BSD 3-Clause "New" or "Revised" License
101 stars 9 forks source link

multi-threaded download for large files #188

Open timkucera opened 1 year ago

timkucera commented 1 year ago

e.g. in download_precomputed or the AF raw data

Should probably be a flag in download_url(n_jobs=10) to avoid overhead with small files (single PDBs)