Skip to content

Commit 73db676

Browse files
author
Bridget Allen
committed
wip 005
1 parent 596dd18 commit 73db676

File tree

1 file changed

+1
-10
lines changed
  • ui/narrative/methods/run_kb_bedtools_intersect

1 file changed

+1
-10
lines changed

ui/narrative/methods/run_kb_bedtools_intersect/spec.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@
1010
"output": null
1111
},
1212
"parameters": [
13-
14-
{
15-
"id": "first_file",
16-
"ui_name": "First File",
17-
"field_type": "data",
18-
"optional": false,
19-
"text_options": {
20-
"valid_ws_types": ["KBaseFile.Bed"]
21-
}
22-
},
2313
{
2414
"id": "reads_ref",
2515
"optional": false,
@@ -57,6 +47,7 @@
5747
},
5848
{
5949
"id": "first_file",
50+
"ui_name": "First File",
6051
"optional": false,
6152
"advanced": false,
6253
"allow_multiple": false,

0 commit comments

Comments
 (0)