Skip to content

Commit f9bb1c2

Browse files
committed
Last attempt Fixing TMPDIR
1 parent 51a4b0b commit f9bb1c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

abra_fx.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ inputs:
7171
'sbg:x': 535.44482421875
7272
'sbg:y': 314.0636291503906
7373
- id: temporary_directory
74-
type: Directory?
74+
type: string?
7575
label: picard_fix_mate_information_1.96_tmpdir
7676
'sbg:x': 1001.1474609375
7777
'sbg:y': 574.1583251953125

alignment.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ inputs:
7070
'sbg:x': 5.036951541900635
7171
'sbg:y': 326.5912170410156
7272
- id: temporary_directory
73-
type: Directory?
73+
type: string?
7474
label: picard_add_or_replace_read_group_1.96_tmpdir
7575
'sbg:x': 3.3808727264404297
7676
'sbg:y': -127.21382141113281

0 commit comments

Comments
 (0)