You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for catching this and apoligies for the delayed response. I think there is a bug in the download module. For now I would recommend saving the metadata in a csv using pysradb metadata --detailed <SRP> --saveto x.tsv and using a tool like curl/wget to download files from the *_url column
Describe the bug
Running pysradb from command line to download a single experiment SRX results into the program hanging forever.
To Reproduce
Steps to reproduce the behavior:
pip install git+https://github.com/saketkc/pysradb
pysradb download -y -t 8 --out-dir ./pysradb_downloads -x SRX1254413
Additional context
I used Google colab to reproduce the bug with the latest version of pysradb available in GitHub
The text was updated successfully, but these errors were encountered: