-
### Description of the bug
Hello,
I encountered this error using DCC.
### Command used and terminal output
```console
nextflow pull nf-core/circrna
nextflow run nf-core/circrna \
-r dev \
…
-
Especially for ISA projects, the work folder will get large soon and clutter the nf-cloud. It may be possible to prevent this?
https://github.com/nextflow-io/nextflow/pull/3849
-
## Feature Request
### Desired behaviour
Button needs to be disabled for Nextflow, doesn't quite make sense since we don't index their binary files.
┆Issue is synchronized with this [Jira Bug](htt…
-
### Description of feature
At least for v2.7.1, the output reports created by `cellranger multi` are not included in the final MultiQC report.
My command:
```bash
nextflow run main.nf \
--aligne…
-
Hi,
When I tried to rerun your code in bash,
`nextflow run dummydataset.nf --epoch 10 -c nextflow.config -resume`
It fails the nextflow.config due to unknown config attribute `PYTHONPATH`
…
-
Nextflow has the ability to [create](https://www.nextflow.io/docs/latest/tracing.html#dag-visualisation) a visual representation of a pipeline. This might help someone understand how the tool operates…
-
@BioinfoTongLI @krokicki
Did you ever try to run NF workflows using GitHub actions?
I think that could be useful to:
1. demonstrate that it should also work on some arbitrary Linux computer
2…
-
Execution fails as the `execute` script that is the docker command is not being written
-
(in the latest Squonk deployment ... ORN Dev)
The error is caused by `system:serviceaccount:squonk:default` not being able to create Pods in thew Squonk namespace. By setting the appropriate role t…
-
### Description of the bug
do I need to use my local version of R?
### Command used and terminal output
```console
Hi guys, I have tested hicar 1.0.0 "nextflow run nf-core/hicar -r 1.0.0 -profile t…