Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template workflow run fails for nf-core tools basic training #2381

Open
carlga opened this issue Mar 18, 2024 · 0 comments
Open

Template workflow run fails for nf-core tools basic training #2381

carlga opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@carlga
Copy link

carlga commented Mar 18, 2024

Describe the bug
Test run of template workflow fails at multiqc step in Gitpod environment. Failing with nf-core/tools v2.13.1 but appears to work for v2.10.

To Reproduce
Steps to reproduce the behavior:

  1. Go to demo Gitpod environment 'https://www.gitpod.io/#https://github.com/nf-core/basic_training'
  2. Create workflow from template 'nf-core create'
  3. Run template pipeline 'nextflow run nf-core-demotest/ -profile test,docker --outdir test_results'
  4. See error
    [0d/ca2378] process > NFCORE_DEMOTEST:DEMOTEST:FASTQC (SAMPLE3_SE) [100%] 3 of 3 ✔
    [64/bbfe5f] process > NFCORE_DEMOTEST:DEMOTEST:MULTIQC [100%] 1 of 1, failed: 1 ✘

Expected behavior
[57/dcefc0] process > NFCORE_DEMOTEST:DEMOTEST:FAST... [100%] 3 of 3 ✔
[84/73e014] process > NFCORE_DEMOTEST:DEMOTEST:MULTIQC [100%] 1 of 1 ✔

@carlga carlga added the bug Something isn't working label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant