Skip to content

Commit 60a4066

Browse files
ewelsjfy133
andauthored
Apply suggestions from code review
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
1 parent 45ae4a3 commit 60a4066

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

nextflow_schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,8 @@
391391
},
392392
"fa_icon": "fas fa-sort-amount-down"
393393
},
394-
"read_clipping_and_adapter_removal": {
395-
"title": "Read Clipping and Adapter Removal",
394+
"read_merging_and_adapter_removal": {
395+
"title": "Read merging and adapter removal",
396396
"type": "object",
397397
"description": "Options for adapter clipping and paired-end merging.",
398398
"default": "",
@@ -1138,7 +1138,7 @@
11381138
"$ref": "#/definitions/complexity_filtering"
11391139
},
11401140
{
1141-
"$ref": "#/definitions/read_clipping_and_adapter_removal"
1141+
"$ref": "#/definitions/read_merging_and_adapter_removal"
11421142
},
11431143
{
11441144
"$ref": "#/definitions/mapper"

0 commit comments

Comments
 (0)