hansenlab / minfi

Devel repository for minfi
58 stars 67 forks source link

BiocParallel support #139

Open PeteHaitch opened 6 years ago

PeteHaitch commented 6 years ago

We're using BiocParallel::bplapply() in many places but all with BPPARAM = SerialParam() hardcoded. Need to investigate which functions can safely have BPPARAM be specified by the user.

In particular: