Hi, The calculation for each gene could be parallelized with foreach (library foreach), or couldn't?
Parallelization generally replaces for or apply-type loops. You need to show an example of the code you want to run in parallel to get a more helpful answer.
Valerie
Login before adding your answer.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Parallelization generally replaces for or apply-type loops. You need to show an example of the code you want to run in parallel to get a more helpful answer.
Valerie