glasgowcompbio / PALS

Ranking metabolite (and other omics sets) by their activity levels via SVD
https://pals.glasgowcompbio.org
MIT License
2 stars 1 forks source link

Parallelise running multiple comparisons #45

Open joewandy opened 3 years ago

joewandy commented 3 years ago

To speed up PALS, we can parallelise running all the comparisons in parallel since they're independent of each other.

joewandy commented 3 years ago

https://distributed.readthedocs.io/en/1.10.2/index.html