Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SS-1: This can be parallelized and done more robustly with Aria2 #2

Open
Sulstice opened this issue Aug 16, 2024 · 0 comments
Open

Comments

@Sulstice
Copy link

The number of processers to parallelize is passed into with the x flag.

conda install -c bioconda aria2
aria2c -i urls.txt -x 8

Reference:

https://sharifsuliman.medium.com/downloading-the-zinc-database-rapidly-with-aria2-6be150db6617

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant