Adam Talbot

Results 54 comments of Adam Talbot

Ah sorry, clearly not paying enough attention! Using `.clone()` has fixed it. For what it's worth, here are my details * Nextflow version: 21.10.6 * Java version: openjdk 1.8.0 *...

Specifically the `tw -o json ` is not obvious to a new user.

I agree. Let's get rid of it 👍

The CLI might be the same but as I remember it was fundamentally broken. The logs have disappeared on this run where I tried to fix it so I can't...

> Given there is an open-source implementation of this, it is unclear to me why efforts have been made to maintain a licensed proprietary version instead. The licensing for cellranger...

Ideally I'd like to move the `if` statement to the `job` level, so it doesn't trigger an empty job that doesn't do anything. But baby steps...

`if` statement is better now, although it still runs empty jobs...

> why renaming it back to .github/workflows/awstest.yml? You can't test it under an alternative filename. We have to change the filename when we merge it to `main`

Could you share the .nextflow.log file?