Skip to content

Error in rule setup_transfer_mods #240

@trom2

Description

@trom2

I was trying to run Spritz for isoforms and variants using the most recent Spritz version (0.3.10) on 12 paired end fastq files but the program gives an error in rule setup_transfer_mods. I'm running this using the command line version on WSL on Windows 10. Error logs are attached, including the setup_transfer_mods.log. I pasted the error message below. Any help is appreciated.

[Wed Apr  3 09:36:30 2024]
rule setup_transfer_mods:
    input: ../SpritzModifications/bin/x64/Release/net6.0/SpritzModifications.dll
    output: ../resources/ptmlist.txt, ../resources/PSI-MOD.obo.xml
    log: ../resources/setup_transfer_mods.log
    jobid: 4
    benchmark: ../resources/setup_transfer_mods.benchmark

Activating conda environment: /home/msf/Programs/Spritz/Spritz/workflow/.snakemake/conda/e91e4b1e
[Wed Apr  3 09:36:35 2024]
Error in rule setup_transfer_mods:
    jobid: 4
    output: ../resources/ptmlist.txt, ../resources/PSI-MOD.obo.xml
    log: ../resources/setup_transfer_mods.log (check log file(s) for error message)
    conda-env: /home/msf/Programs/Spritz/Spritz/workflow/.snakemake/conda/e91e4b1e
    shell:
        cd ../resources/ && dotnet ../SpritzModifications/bin/x64/Release/net6.0/SpritzModifications.dll --setup &> ../resources/setup_transfer_mods.log
        (one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)

[Wed Apr  3 09:36:53 2024]
Finished job 9.
16 of 64 steps (25%) done
[Wed Apr  3 09:41:05 2024]
Finished job 16.
17 of 64 steps (27%) done
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: /home/msf/Programs/Spritz/Spritz/workflow/.snakemake/log/2024-04-03T081557.520730.snakemake.log

20240403_logs.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions