Tasks
Actions
AI-generated troubleshooting analysis is available in the AI Analysis tab.
Resume
To resume this run, resubmit with same or fixed code. You can also change other parameters but that will affect caching behavior.
-resume c1f30354-5214-43d0-aaa0-8dacbbbf8c8b -name tso_500_mutect_recall_2
Error Report
Error executing process > 'MUTECT2_TUMOR_ONLY (LS0879)'
Caused by:
Missing container image for process `MUTECT2_TUMOR_ONLY`
Command executed:
set -euo pipefail
gatk --java-options '-Xmx14g' Mutect2 \
-R 'hg38.fa' \
-I 'LS0879_tumor.bam' \
--tumor-sample 'LS0879' \
-L 'TST500C_manifest.bed' \
-O 'LS0879.mutect2.raw.vcf.gz' \
--native-pair-hmm-threads 4 \
--max-mnp-distance 0 \
--germline-resource 'af-only-gnomad.hg38.vcf.gz'
gatk --java-options '-Xmx14g' FilterMutectCalls \
-R 'hg38.fa' \
-V 'LS0879.mutect2.raw.vcf.gz' \
--stats 'LS0879.mutect2.raw.vcf.gz.stats' \
-O 'LS0879.mutect2.filtered.vcf.gz'
gatk --java-options '-Xmx14g' SelectVariants \
-R 'hg38.fa' \
-V 'LS0879.mutect2.filtered.vcf.gz' \
--exclude-filtered true \
-O 'LS0879.mutect2.pass.vcf.gz'
Command exit status:
-
Command output:
(empty)
Work dir:
s3://natera-rnd-fsdx-dev-nextflow-scratch-01/work/d3/e5cebb2080dd6fa80ef8e7d8130ff2
Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line
Workflow
- Language / Cluster
- Nextflow / fsdx-dev
- Session ID
- c1f30354-5214-43d0-aaa0-8dacbbbf8c8b
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-fsdx-dev-nextflow-scratch-01/work
- Output Dir
- s3://fsdx-algo-644019535899-us-west-2-an/tracker_runs/tso_500_mutect_recall_2-20260608t222016z
- Submitted By
- aschultz (['tso_500_mutect_recall'])
- Resumed
- No
Cost and Runtime
- Status
- failed
- Outputs
- 17 KB
- Started
- Jun 08, 2026 3:20 PM
- Completed
- Jun 08, 2026 3:20 PM
- Duration
- 5s
- Post-workflow Transfer
- 0s
- Exit Status
- -