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

ERROR ~ No such variable: coverage_report #343

Open
Surbhigrewal opened this issue Dec 6, 2024 · 1 comment · Fixed by #340 or #344
Open

ERROR ~ No such variable: coverage_report #343

Surbhigrewal opened this issue Dec 6, 2024 · 1 comment · Fixed by #340 or #344
Labels
bug Something isn't working

Comments

@Surbhigrewal
Copy link

Description of the bug

I tried to run the treeval pipeline for the first time using the RAPID entry parameter to just create my curation files.
My directory structure is as below:
treeval
-assembly
--file.fa
-genomic_data
--arima_hic
---hic_reads.cram
---hic_reads.cram.crai
--pacbio
---fasta
----hifi_reads.fasta.gz
-sample.yaml

Command used and terminal output

nextflow run sanger-tol/treeval --input sample.yaml --output sample.pretext -entry RAPID -profile singularity

...
[-        ] RAP…VAL_RAPID:HIC_MAPPING:HIC_BAMTOBED_COOLER:SAMTOOLS_MARKDUP -
[-        ] RAP…REEVAL_RAPID:HIC_MAPPING:HIC_BAMTOBED_COOLER:BAMTOBED_SORT -
[-        ] RAP…PID:HIC_MAPPING:HIC_BAMTOBED_COOLER:GET_PAIRED_CONTACT_BED -
ERROR ~ No such variable: coverage_report

 -- Check script '/gpfs01/home/sbzsm11/.nextflow/assets/sanger-tol/treeval/./workflows/treeval_rapid.nf' at line: 161 or see '.nextflow.log' file for more details

Relevant files

nextflow.log
Vent10.yaml.zip

System information

HPC
nextflow version 24.10.1.5930
sanger-tol/treeval v1.1.1-g4c9f8cd

@Surbhigrewal Surbhigrewal added the bug Something isn't working label Dec 6, 2024
@DLBPointon
Copy link
Contributor

Hi @Surbhigrewal

This is fixed in the upcoming v.1.2

We rushed a merge into dev too quickly and didn't instantiate a variable in all the entry points. We hope to get 1.2 out of the door before the end of the week.

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
2 participants