Commit c3e5c37 1 parent 6291f1d commit c3e5c37 Copy full SHA for c3e5c37
File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ properties:
46
46
treatment :
47
47
type : string
48
48
description : " freeform description of the sample treatment"
49
- required_files :
49
+ tangible :
50
50
- input_file_path
51
51
required :
52
52
- input_file_path
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ properties:
32
32
treatment :
33
33
type : string
34
34
description : " freeform description of the sample treatment"
35
- required_files :
35
+ tangible :
36
36
- output_file_path
37
37
required :
38
38
- output_file_path
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ properties:
16
16
SRR_files :
17
17
type : string
18
18
description : " SRR files"
19
- required_files :
19
+ tangible :
20
20
- SRR_files
21
- files :
21
+ sizing :
22
22
- SRR_files
23
23
required :
24
24
- sample_name
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ properties:
37
37
- type : array
38
38
items :
39
39
type : string
40
- required_files :
40
+ tangible :
41
41
- read1
42
- files :
42
+ sizing :
43
43
- read1
44
44
- read2
45
45
required :
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ properties:
31
31
type : string
32
32
pattern : " ^assets*|^params*|^files*"
33
33
description : " type of the refgenie build function input"
34
- files :
34
+ sizing :
35
35
- local_input
36
36
required :
37
37
- sample_name
You can’t perform that action at this time.
0 commit comments