File tree 10 files changed +0
-10
lines changed
10 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 13
13
out : [count_output]
14
14
run :
15
15
class: Workflow
16
- id : subwf
17
16
inputs :
18
17
file1: File
19
18
outputs :
Original file line number Diff line number Diff line change 39
39
out : [parseInt_output]
40
40
run :
41
41
class: ExpressionTool
42
- id : subtool
43
42
inputs :
44
43
parseInt_file1:
45
44
type : File
Original file line number Diff line number Diff line change 35
35
scatter : echo_in
36
36
run :
37
37
class: CommandLineTool
38
- id : subtool
39
38
inputs :
40
39
first:
41
40
type : string
Original file line number Diff line number Diff line change 35
35
scatter : echo_in
36
36
run :
37
37
class: CommandLineTool
38
- id : subtool
39
38
inputs :
40
39
first:
41
40
type : string
Original file line number Diff line number Diff line change 19
19
scatter : echo_in
20
20
run :
21
21
class: CommandLineTool
22
- id : subtool
23
22
inputs :
24
23
echo_in:
25
24
type : string
Original file line number Diff line number Diff line change 13
13
out : [count_output]
14
14
run :
15
15
class: Workflow
16
- id : subwf
17
16
inputs :
18
17
file1: File
19
18
outputs :
Original file line number Diff line number Diff line change 39
39
out : [parseInt_output]
40
40
run :
41
41
class: ExpressionTool
42
- id : subtool
43
42
inputs :
44
43
parseInt_file1:
45
44
type : File
Original file line number Diff line number Diff line change 35
35
scatter : echo_in
36
36
run :
37
37
class: CommandLineTool
38
- id : subtool
39
38
inputs :
40
39
first:
41
40
type : string
Original file line number Diff line number Diff line change 35
35
scatter : echo_in
36
36
run :
37
37
class: CommandLineTool
38
- id : subtool
39
38
inputs :
40
39
first:
41
40
type : string
Original file line number Diff line number Diff line change 19
19
scatter : echo_in
20
20
run :
21
21
class: CommandLineTool
22
- id : subtool
23
22
inputs :
24
23
echo_in:
25
24
type : string
You can’t perform that action at this time.
0 commit comments