Skip to content

Update umitools/extract #117

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

Closed
1 task
slebedeva opened this issue Mar 4, 2025 · 0 comments · Fixed by #118
Closed
1 task

Update umitools/extract #117

slebedeva opened this issue Mar 4, 2025 · 0 comments · Fixed by #118
Labels
bug Something isn't working

Comments

@slebedeva
Copy link

Description of the bug

Test run fails with yaml.parser.ParserError:

  expected <block end>, but found '<scalar>'
    in "versions.yml", line 65, column 2

Steps to reproduce

Steps to reproduce the behaviour:

  1. Command line: nextflow run $PWD/main.nf --input $PWD/tests/test_new_samplesheet_FASTQ.csv -output-dir $PWD/results_test -profile test,singularity -c $PWD/local.config "$@" &&
  2. See error: process > NFCORE_CLIPSEQ:CLIPSEQ:DUMP_SOFTWARE_VERSIONS (1) [100%] 1 of 1, failed: 1 ✘

Expected behaviour

Pipeline test run completed successfully.

Log files

Have you provided the following extra information/files:

  • [X ] The command used to run the pipeline
  • The .nextflow.log file

System

  • Hardware: HPC
  • Executor: slurm
  • OS: CentOS Linux
  • Version 7

Nextflow Installation

  • Version: 24.10.4.5934

Container engine

  • Engine: Singularity (Apptainer)
  • version: 1.1.2-1.el7
  • Image tag: nfcore/clipseq:1.0.0 at feat-2-0

Additional context

This is related to the following issue in nf-core/rnaseq: nf-core/rnaseq#1103. In theory it should be resolved by updating the umitools/extract module.

@slebedeva slebedeva added the bug Something isn't working label Mar 4, 2025
slebedeva added a commit to slebedeva/clipseq that referenced this issue Mar 4, 2025
CharlotteAnne added a commit that referenced this issue Mar 9, 2025
update nf-core/umitools/extract module - fixes #117
also fixes singularity integration and the test suite!
@CharlotteAnne CharlotteAnne linked a pull request Mar 26, 2025 that will close this issue
3 tasks
@github-project-automation github-project-automation bot moved this from To do to Done in Hackathon March 2025 Mar 26, 2025
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants