-
Below the corrected commands to install BiocParallel (I had to do it today for the 10th time and remembered to correct this heh)
How to install:
If you're using view server please intall first *…
-
Does BiocParallel allow you any more flexibility, particularly for larger datasets or parameter spaces.
-
Hi! I am trying to run scone() on a very small expression dataset (~2000 genes and 15 cells) to test out my user-defined functions and see the results. I ran into the following error, which I don't kn…
-
thanks for nice tool, i would be happy to get any helps regarding to BiocParallel error , I installed and ran everything according to the instruction based on the Vignettes, it comes with this error…
-
Hi, thank you for developing this useful package.
I'm getting this error when trying to run peak finding step. It goes until chr3, then gives this error. I am not sure what causes this error in Bio…
-
It is me again :)
Does the nesting of the futures also work with BiocParallel.FutureParam like doFuture and Future does?
Does this locally:
```
library("BiocParallel")
register(MulticorePar…
-
Hello,
I am trying to analyse my methylation DNA EPIC v 2.0 arrays with sesame.
I am using windows version of Sesame.
How to solve BiocParallel errors in SeSaMe ? I can't even run the examples su…
-
Hi again,
each time I use a parallel implementation of lapply or mapply using the Bioconductor package BiocParallel (bplapply, bpmapply) remoter at the server side is killed, producing the message "R…
-
Hi
I am trying to analyse a mm285 dataset. I have succesfully created an sset from my data using the following code:
mm285Manifest
ew367 updated
8 months ago
-
Hi guys,
I used featureSpectra function in XCMS, and found it was so slow, i request if it is possible to use Biocparallel package for processing the sampels with featureSpectra function?
Tha…