-
### What happened?
The pipeline is terminating with an error when running the command with --threads specified higher than 4
I am running it on a 16 CPU VM on our cluster, and would like to take adv…
-
## Bug report
### Expected behavior and actual behavior
From time to time, our workflow randomly fails during a resume at the following line:
https://github.com/nf-core/quantms/blob/dev/modules…
-
## Bug report
The following error can be reported while resolving the Wave configuration
```
java.lang.reflect.UndeclaredThrowableException: null
at jdk.proxy1/jdk.proxy1.$Proxy38.apply(Unk…
-
## Bug report
I have a nextflow user who cannot manage to get any pipeline to run, always hitting the same bug when initiating the nextflow environment and more specifically when downloading the r…
-
## Check Documentation
I have checked the following places for your error:
- [X] [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [X] [nf-core/sarek pipeline doc…
-
I am not quite certain what is the root of my problem.
Running Eclipse Mars.2 latest (version 4.5.3) and latest greclipse from snapshot/GRECLIPSE/e4.5.
I have a Groovy script like:
```
def cli…
-
When nextflow launch a job execution runs two `tee` background processes to split the command output into `stdout` and `stderr` streams.
https://github.com/nextflow-io/nextflow/blob/8338fe608e9e60…
-
## Check Documentation
I have checked the following places for your error:
- [x] [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [x] [nf-core/eager pipeline doc…
-
When running jobs on AWS Batch via Nextflow tower and there are spaces in the file names, the workflow finds the files and runs successfully. However, when I try to resume the workflow, it is unable t…
-
# Suggestion:
A way to split, parallelise and combine from samples to sub-samples and back with NF being aware of sub-sample set sizes, to prevent waiting during the combine stage (which will…