Entering edit mode
Hello everyone,
I have been attempting to run ALDEx2 in parallel mode but I keep running into this error....
> x <- aldex.clr(selex.sub, conds, mc.samples = 128, useMC = TRUE)
>multicore environment is is OK -- using the BiocParallel package
computing center with all features
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘bplapply’ for signature ‘"data.frame", "call"’
Anyone have any solutions?