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 087e6159-bdd4-499b-a7f2-c4c1fc32b06a -name sarek-somacnv-functional-v6
Error Report
Error executing process > 'NFCORE_SAREK:SAREK:BAM_VARIANT_CALLING_SOMATIC_ALL:TIH_HRD_CALLING (1029_0W2)'
Caused by:
Process `NFCORE_SAREK:SAREK:BAM_VARIANT_CALLING_SOMATIC_ALL:TIH_HRD_CALLING (1029_0W2)` terminated with an error exit status (1)
Command executed:
# Install the TiH-HRD package to a local library
mkdir -p R_libs
R CMD INSTALL --library=R_libs hrd_score_altera_bam
export R_LIBS_USER=${PWD}/R_libs
# Identify the path to the HRD-Altera script
SCRIPT_PATH=$(Rscript -e "system.file('exec', 'hrd_altera_bam.R', package = 'HRDscoreAlteraBam')" | cut -f 2 -d ' ' | sed 's/"//g')
# Run the HRD-Altera script
Rscript ${SCRIPT_PATH} \
--sample_id "1029_0W2" \
--output_dir "." \
--facets_pileup_file "1029_0W2.pileup.csv.gz" \
--somatic_vcf_file "1029_0W2.vcf.gz" \
--coverage_profiles_file "dbsnp_baseline_altera.260120.tsv.gz" \
--vendor altera --config_file hrd_score_altera_config.260508.json --cnv_signatures_file cnv_signatures_signatera.251008.tsv --ridge_model_file ridge_model.260505.tsv --facets_lib_path env
cat <<-END_VERSIONS > versions.yml
"NFCORE_SAREK:SAREK:BAM_VARIANT_CALLING_SOMATIC_ALL:TIH_HRD_CALLING":
hrd_calling: $(Rscript -e 'packageVersion("HRDscoreAlteraBam")' 2>/dev/null | cut -f2 -d ' ' | iconv -f utf-8 -t ascii//translit || echo "unknown")
r-base: $(Rscript -e 'cat(as.character(getRversion()))' 2>/dev/null || echo "4.3.3")
END_VERSIONS
Command exit status:
1
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/4e/0782bb7833d9854837b895209af646
Container:
901094524821.dkr.ecr.us-west-2.amazonaws.com/cgp-hrd_caller:v0.2
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 087e6159-bdd4-499b-a7f2-c4c1fc32b06a
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Submitted By
- chnobles (test,functional)
- Resumed
- No
Cost and Runtime
- Status
- failed
- Cost
- $28.85
- Outputs
- 10.6 GB
- Started
- Jun 04, 2026 10:05 AM
- Completed
- Jun 04, 2026 10:59 AM
- Duration
- 54m 26s
- Post-workflow Transfer
- 2s
- Exit Status
- 1
- Peak Tasks / CPU / Mem
- 50 / 240 / 840.0 GB