Skip to content

Commit e39cdbf

Browse files
committed
remove unused fake news inputs
1 parent ddbb23a commit e39cdbf

16 files changed

+4
-166
lines changed

cwl_adapters/autodock_vina_filter.cwl

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -182,30 +182,6 @@ inputs:
182182
- edam:format_1476
183183
default: .
184184

185-
docking_scores:
186-
label: Estimated Free Energies of Binding
187-
doc: |-
188-
Estimated Free Energies of Binding
189-
type: string?
190-
format:
191-
- edam:format_2330
192-
193-
experimental_binding_data:
194-
label: Experimental binding data (if any)
195-
doc: |-
196-
Experimental binding data (if any)
197-
type: string?
198-
format:
199-
- edam:format_2330
200-
201-
experimental_dGs:
202-
label: Experimental binding free energy dG values (if any)
203-
doc: |-
204-
Experimental binding free energy dG values (if any)
205-
type: string?
206-
format:
207-
- edam:format_2330
208-
209185
outputs:
210186
# NOTE: If docking_score_cutoff is too negative and filters out all of the files,
211187
# you will get the following runtime error message:

cwl_adapters/autodock_vina_rescore.cwl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,6 @@ inputs:
107107
- edam:format_2330
108108
default: system.log
109109

110-
docking_score:
111-
label: Estimated Free Energy of Binding
112-
doc: |-
113-
Estimated Free Energy of Binding
114-
type: string?
115-
format:
116-
- edam:format_2330
117-
118110
outputs:
119111
output_ligand_pdbqt_path:
120112
label: Path to the output PDBQT files

cwl_adapters/config_tag/config_tag_box.cwl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@ inputs:
2222

2323
# TODO: box_coordinates
2424

25-
output_config_string:
26-
label: A dictionary of the given arguments as a JSON-encoded string.
27-
doc: |-
28-
A dictionary of the given arguments as a JSON-encoded string.
29-
type: string?
30-
format:
31-
- edam:format_2330
32-
3325
outputs:
3426
output_config_string:
3527
label: A dictionary of the given arguments as a JSON-encoded string.

cwl_adapters/config_tag/config_tag_mdp.cwl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ inputs:
4646
The nominal pressure
4747
type: float
4848

49-
output_config_string:
50-
label: A dictionary of the given arguments as a JSON-encoded string.
51-
doc: |-
52-
A dictionary of the given arguments as a JSON-encoded string.
53-
type: string?
54-
format:
55-
- edam:format_2330
56-
5749
outputs:
5850
output_config_string:
5951
label: A dictionary of the given arguments as a JSON-encoded string.

cwl_adapters/config_tag/config_tag_pdb.cwl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ inputs:
2020
filter:
2121
type: string?
2222

23-
output_config_string:
24-
label: A dictionary of the given arguments as a JSON-encoded string.
25-
doc: |-
26-
A dictionary of the given arguments as a JSON-encoded string.
27-
type: string?
28-
format:
29-
- edam:format_2330
30-
3123
outputs:
3224
output_config_string:
3325
label: A dictionary of the given arguments as a JSON-encoded string.

cwl_adapters/config_tag/config_tag_pdb2gmx.cwl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ inputs:
3434

3535
# TODO: his
3636

37-
output_config_string:
38-
label: A dictionary of the given arguments as a JSON-encoded string.
39-
doc: |-
40-
A dictionary of the given arguments as a JSON-encoded string.
41-
type: string?
42-
format:
43-
- edam:format_2330
44-
4537
outputs:
4638
output_config_string:
4739
label: A dictionary of the given arguments as a JSON-encoded string.

cwl_adapters/diffdock.cwl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,6 @@ inputs:
8181
prefix: --complex_name
8282
default: outputs
8383

84-
output_files:
85-
type: string?
86-
87-
max_confident_pose:
88-
type: string?
89-
9084
outputs:
9185

9286
max_confident_pose:

cwl_adapters/duplicate.cwl

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,6 @@ inputs:
3939
format:
4040
- edam:format_1476
4141

42-
output_pdbqt_path:
43-
label: Path to the output PDBQT files
44-
doc: |-
45-
Path to the output PDBQT files
46-
Type: string
47-
File type: output
48-
Accepted formats: pdbqt
49-
Example file: https://github.com/bioexcel/biobb_vs/raw/master/biobb_vs/test/reference/vina/ref_output_vina.pdbqt
50-
type: string
51-
format:
52-
- edam:format_1476
53-
default: .
54-
5542
outputs:
5643
output_pdbqt_path:
5744
label: Path to the output PDBQT files

cwl_adapters/duplicate2D.cwl

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,6 @@ inputs:
3939
format:
4040
- edam:format_1476
4141

42-
output_pdbqt_path:
43-
label: Path to the output PDBQT files
44-
doc: |-
45-
Path to the output PDBQT files
46-
Type: string
47-
File type: output
48-
Accepted formats: pdbqt
49-
Example file: https://github.com/bioexcel/biobb_vs/raw/master/biobb_vs/test/reference/vina/ref_output_vina.pdbqt
50-
type: string
51-
format:
52-
- edam:format_1476
53-
default: .
54-
5542
outputs:
5643
output_pdbqt_path:
5744
label: Path to the output PDBQT files

cwl_adapters/extract_pdbbind_refined.cwl

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -75,28 +75,6 @@ inputs:
7575
position: 5
7676
default: system.log
7777

78-
output_pdb_paths:
79-
label: Path to the input file
80-
doc: |-
81-
Path to the input file
82-
Type: string
83-
File type: input
84-
Accepted formats: pdb
85-
type: string?
86-
format:
87-
- edam:format_1476 # pdb
88-
89-
output_sdf_paths:
90-
label: Path to the input file
91-
doc: |-
92-
Path to the input file
93-
Type: string
94-
File type: input
95-
Accepted formats: sdf
96-
type: string?
97-
format:
98-
- edam:format_3814 # sdf
99-
10078
min_row:
10179
label: The row min index
10280
doc: |-
@@ -132,21 +110,6 @@ inputs:
132110
position: 8
133111
default: False
134112

135-
experimental_dGs:
136-
label: Experimental Free Energies of Binding
137-
doc: |-
138-
Experimental Free Energies of Binding
139-
type: string?
140-
format:
141-
- edam:format_2330
142-
143-
pdb_ids:
144-
label: The PDBID of proteins
145-
doc: |-
146-
The PDBID of proteins
147-
type: string?
148-
format:
149-
- edam:format_2330
150113
outputs:
151114

152115
output_txt_path:

0 commit comments

Comments
 (0)