Hi,
When I ran mhcquant on our local ubuntu server
nextflow run nf-core/mhcquant \
-profile test,singularity \
--outdir ./mhcquant_test_results
Now the workflow ran slowly, and only one CPU and a few memory were used. How to speed up the progress by parallel computing ?
Hi,
When I ran mhcquant on our local ubuntu server
Now the workflow ran slowly, and only one CPU and a few memory were used. How to speed up the progress by parallel computing ?