-
Hi,
I have been trying to run zinbwave on my dataset and haven't managed to finish it successfully. Specifically, I have not found a way to run it through with parallelization.
Even when subsettin…
giovp updated
2 months ago
-
I've discovered a case where BatchtoolsParam behaves differently from other backends. Consider the following reprex:
``` r
library(BiocParallel)
library(iterators)
library(assertthat)
library(t…
-
I am looking for processing guidance. This question is prompted primarily by larger datafile sizes that come with newer (faster, more sensitive) instruments.
We have a decently beefy computer, …
-
I'm running a spatial process as a batched job on a compute cluster with a slurm scheduler using R batchtools with terra version 1.7.39, R version 4.3.0
Any usage of the `project` function produces…
-
You can propose a blog post on this issue that showcases some functionality or interactivity of the tidyomics ecosystem.
You can tag yourself next to the topic you would like to tackle.
-
Vignette 'Migrating from BatchJobs/BatchExperiments' says:
> * "Nodes do not have to access the registry. submitJobs() stores a temporary object of type JobCollection on the file system which holds…
-
Both `makeRegistry()` and `makeExperimentRegistry() uses:
> seed: [integer(1)] Start seed for jobs. Each job uses the (seed + job.id) as seed. Default is a random number in the range [1, .Machine$i…
-
Hi
I was able to install RMINC successfully however, it says the no RMINC package available in R.
library(RMINC)
Error in library(RMINC) : there is no package called ‘RMINC’
installation informa…
-
See https://github.com/HenrikBengtsson/future/issues/331
-
The future package receives many interesting and handy feature requests. Some of them are straighforward whereas others does not necessarily fit straight in. I'm creating this issue to clarify why i…