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 7cc338d8-4182-4e9b-85a0-99adc92f1b11 -name nf-soma-cnv-test3
Error Report
Error executing process > 'SOMATIC_CNV_CALLING:SOMA_CNV_NORMALIZE (1)'
Caused by:
Can't stage file /ai-pipelines-experiment/chnobles/test_image_rename/results/norm_reference/batch_reference.parquet -- file does not exist
Command executed:
SEX=$(python3 -c "
import pandas as pd
sex = pd.read_csv('sex_calls.csv')
lookup = dict(zip(sex['specimen_id'], sex['inferred_sex']))
s = lookup.get('1029_0I', 'unknown')
print('male' if s != 'female' else 'female')
")
python /usr/local/bin/normalize_sample.py \
--counts 1029_0I-N1-BDNA-1_B23KGCJLT4_1_probes.tsv.gz \
--batch-reference batch_reference.parquet \
--gc-reference /usr/local/share/probe_gc_content.tsv \
--sex $SEX \
--sample-id 1029_0I-N1-BDNA-1_B23KGCJLT4_1 \
--specimen-id 1029_0I \
--flowcell A23KCGYLT4 \
--sample-type normal \
--output 1029_0I-N1-BDNA-1_B23KGCJLT4_1_normalized.parquet \
--feature-stats-output 1029_0I-N1-BDNA-1_B23KGCJLT4_1_gam_stats.json
Command exit status:
-
Command output:
(empty)
Container:
292967571998.dkr.ecr.us-west-2.amazonaws.com/soma-cnv:latest
Tip: view the complete command output by changing to the process work dir and entering the command `cat .command.out`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 7cc338d8-4182-4e9b-85a0-99adc92f1b11
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Submitted By
- chnobles
- Resumed
- No
Cost and Runtime
- Status
- failed
- Cost
- $0.81
- Outputs
- 60 MB
- Started
- Jun 02, 2026 11:28 AM
- Completed
- Jun 02, 2026 11:32 AM
- Duration
- 3m 52s
- Post-workflow Transfer
- 0s
- Exit Status
- -
- Peak Tasks / CPU / Mem
- 20 / 80 / 320.0 GB