Parallel distance calculation in R
A quick and short post on parallel distance calculation in R using the mclapply() function from the parallel package. I’ll use data from the Biobase and datamicroarray packages to illustrate.
Computational biology and genomics
A quick and short post on parallel distance calculation in R using the mclapply() function from the parallel package. I’ll use data from the Biobase and datamicroarray packages to illustrate.