Skip to content

WorkflowError - missing file #73

Open
@bchesnut

Description

@bchesnut

I am getting the following error while running the test script for CADD 1.7:

$ ./CADD.sh -a -g GRCh38 -o ~/tmp/cadd/output_inclAnno_GRCh37.tsv.gz ./test/input.vcf
CADD-v1.7 (c) University of Washington, Hudson-Alpha Institute for Biotechnology and Berlin Institute of Health at Charité - Universitätsmedizin Berlin 2013-2023. All rights reserved.
Running snakemake pipeline:
snakemake /tmp/tmp.Zmoud0EEpB/input.tsv.gz --use-conda --conda-prefix /data/analysis/src/CADD-scripts-1.7/envs/conda --cores 1
--configfile /data/analysis/src/CADD-scripts-1.7/config/config_GRCh38_v1.7.yml --snakefile /data/analysis/src/CADD-scripts-1.7/Snakefile -q
host: vlp-dmpianal06.dhe.duke.edu
WorkflowError in rule join in file /data/analysis/src/CADD-scripts-1.7/Snakefile, line 303:
Failed to open input file: /tmp/tmp.Zmoud0EEpB/input.anno.novel.vcf. Has it been deleted by another process? (rule join, line 612, /data/analysis/src/CADD-scripts-1.7/Snakefile)

Verbose output using -p is attached. cadd-output.txt

I'm running Red Hat EL9 and Miniforge3 conda with snakemake 8.20.3

Thank you in advance for suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions