-
It seems that the Client in Python API is able to wait for jobs using the wait_for_jobs() function, but it is not able to receive the results that are returned by that same job.
job = Job()
job.f…
-
-
The current [docker file](https://github.com/stacs-cp/AutoIG/blob/dev/Dockerfile) should be updated:
1) Use all binaries that are accompanied in the conjure's docker image. This means that we'll no…
-
Hi! Thanks for the great tool!
I've been using it for the analyses of the GLGC consortium. However, for some chromosomes, the glmm.gei function reports the following error:
"Error in { :
task …
-
The core RVIC routing scheme has been implemented in VIC_image. The next step is to implement it with MPI.
**There are two options to implement the routing with MPI:**
1. The execution of VIC is orga…
-
# How to use NGC container on HiPerGator
1. download dataset
2. Dowload container image
3. Pull NGC tensorflow container using Singularity
```
singularity pull tensorflow-19.11-tf1-py3.sif dock…
-
Dears,
I'm trying to run a simple test with one of my fasta. But, in the step `preprocess:rename` never ends (11 hours of execution without progress).
the log:
```
Launching `https://github.c…
-
### Description of the bug
Dear Nextflow Mag Pipeline developers,
Thank you for such a great tool! While trying to run the test mag dataset using singularity, the pipeline fails very quickly with a…
-
### Description of the bug
I'm running Sarek v3.2.3 on an HPC with Slurm as management system. When Mutect2 is running, execution stops due to an error when creating a file. I have made several tests…
-
Developing content for the Community Showcase Handbook and will be using the documentation from the Hub Service as a starting point.
The aim for the new Community Showcase Handbook is to develop a …