Skip to content

Commit 10c43ba

Browse files
mount points changed with GCP batch: mnt/disks/cromwell_root
1 parent aa95652 commit 10c43ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wdl/tasks/VariantCalling/CCSPepper.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ task MarginPhase {
275275
Int cores = 64
276276

277277
String prefix = basename(bam, ".bam") + ".pepper"
278-
String output_root = "/cromwell_root/margin_output"
278+
String output_root = "/mnt/disks/cromwell_root/margin_output"
279279

280280
command <<<
281281
set -euxo pipefail

0 commit comments

Comments
 (0)