Skip to content

AbberantExpression module error #605

@Roshanshafiha

Description

@Roshanshafiha

Hi , sorry for raising many issues , but I am trying to run this pipeline on one of my projects and I am getting stuck.
I have the below error :
Failed to solve scheduling problem with ILP solver in time (10s). Falling back to greedy solver.

[Thu Mar 27 13:25:56 2025]
rule AberrantExpression_pipeline_Counting_countReads_R:
input: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/bam_files/X07007248510_S6_L001-ready.bam, /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/count_ranges.Rds, /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/params/counts/7007248510_countParams.csv, Scripts/AberrantExpression/pipeline/Counting/countReads.R
output: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/counts/7007248510.Rds
log: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/.drop/tmp/AE/v47/counts/7007248510.Rds
jobid: 57
reason: Missing output files: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/counts/7007248510.Rds; Input files updated by another job: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/count_ranges.Rds
wildcards: annotation=v47, sampleID=7007248510
resources: tmpdir=/tmp

[Thu Mar 27 13:33:53 2025]
Error in rule AberrantExpression_pipeline_Counting_countReads_R:
jobid: 137
input: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/bam_files/X0701298521_S174_L004-ready.bam, /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/count_ranges.Rds, /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/params/counts/701298521_countParams.csv, Scripts/AberrantExpression/pipeline/Counting/countReads.R
output: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/Output/processed_data/aberrant_expression/v47/counts/701298521.Rds
log: /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/.drop/tmp/AE/v47/counts/701298521.Rds (check log file(s) for error details)

RuleException:
CalledProcessError in file /tmp/tmpzq18yapv, line 34:
Command 'set -euo pipefail; Rscript --vanilla /gpfs/projects/tmedicine/Shafiha/pipelines/DROP/DROP_pipeline/.snakemake/scripts/tmp_zn92n09.countReads.R' returned non-zero exit status 137.
File "/tmp/tmpzq18yapv", line 34, in __rule_AberrantExpression_pipeline_Counting_countReads_R
File "/gpfs/software/genomics/DROP/v1.4.0/lib/python3.12/concurrent/futures/thread.py", line 59, in run

My whole log file is attached for your reference

2025-03-27T130627.479523.snakemake.log

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