I am trying to run collectmutlplemetrics in aws omics environment (using wdl file). Its almost completes but seems stuck at one of the qc score pdf generation. For 10X WGS it might takes 30 min and finishes but on 100X it remains stuck even after 12 hrs.
I tried to run it directly on the cluster (bypassing aws omics ) and it seems to work fine, which points to aws omics issue, but still thought to report here for any suggestion.
command
pbrun collectmultiplemetrics
–ref ~{ref}
–bam ~{input_bam}
–gen-all-metrics
–out-qc-metrics-dir ~{out_QC_dir}
output
[PB Info 2023-Sep-27 00:20:48] ------------------------------------------------------------------------------
[PB Info 2023-Sep-27 00:20:48] || Program: collectmultiplemetrics ||
[PB Info 2023-Sep-27 00:20:48] || Version: 4.0.0-1 ||
[PB Info 2023-Sep-27 00:20:48] || Start Time: Wed Sep 27 00:18:41 2023 ||
[PB Info 2023-Sep-27 00:20:48] || End Time: Wed Sep 27 00:20:48 2023 ||
[PB Info 2023-Sep-27 00:20:48] || Total Time: 2 minutes 7 seconds ||
[PB Info 2023-Sep-27 00:20:48] ------------------------------------------------------------------------------
/tmp/PC612AXC_run.sh
Generating qualityscore pdf…