Simon Pearce

Results 276 comments of Simon Pearce

Why is this on the modules repo?

Going to assume this can be closed now.

> Hmm, I don't understand why the conda test failed... The conda test was failing because conda and docker/singularity were using different versions. I've downgraded the conda version to match...

@Bisho2122 , do you need any help with this?

@LaurenceKuhl , just came across this old PR, do you want to get it finished off and merged?

Bumpity bump for @LaurenceKuhl

Hi @peterpru , I updated this PR, but couldn't push it back to your branch. I pushed it to a new branch on the main repo: https://github.com/nf-core/modules/tree/add-arriba-visualisation/modules/nf-core/arriba/visualisation

> Added this instead, I realised the other part forced the activation of docker even while trying to run singularity: > > ``` > docker { > runOptions = '--platform=linux/amd64'...

@peterpru , do you need a hand here?