Skip to content

Commit c6f8608

Browse files
committed
Debuggin.
1 parent 36950d6 commit c6f8608

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wdl/tasks/Utility/SRUtils.wdl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,9 @@ task MarkDuplicatesAndSort {
573573
OUTPUT=~{prefix}.bam \
574574
SORT_ORDER=coordinate \
575575
CREATE_INDEX=true
576+
577+
# DEBUGGING:
578+
ls -lah
576579
>>>
577580

578581
output {

0 commit comments

Comments
 (0)