Skip to content
Prev 7563 / 21307 Next

[Bioc-devel] reproducible with mclapply?

For this situation, generate the permutation indexes outside of the
mclapply, and the do mclapply over a list with the indices.

And btw., please don't use set.seed inside a package; that control should
completely be left to the user.

Best,
Kasper

On Wed, Jun 3, 2015 at 7:08 AM, Vincent Carey <stvjc at channing.harvard.edu>
wrote: