Remove duplicate input causing test profile to fail#706
Remove duplicate input causing test profile to fail#706madhavajay wants to merge 1 commit intonf-core:masterfrom
Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.2.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Hi @madhavajay! Thanks for your PR. We actually noticed the duplicate entry a couple of weeks ago, and the fix has already been merged into our dev branch. Could you switch the version from 2.5.0 to dev and check if the issue persists? Alternatively, you can also try running the master branch with Nextflow versions 24.10.x, which should resolve the issue. |
|
Hi @ramprasadn oh no problem that makes sense, will that also help us with this issue: Im trying to run some kind of basic example of I ran nextflow/sarek without any issue like this: Do you know what I would need to do differently? |
Hi,
I tried running this:
I got:
But the file I have looked at has
ch_vep_cachetwice.I haven't setup the local dev tools yet but I will when I get a moment.
Chat here:
https://nfcore.slack.com/archives/C025UH66DA8/p1749004714662999
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile test_one_sample,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).