Skip to content

Commit 5bc06c3

Browse files
authored
display low res settings
1 parent dfaaec8 commit 5bc06c3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nextflow_schema.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
"type": "string",
104104
"default": "high_res",
105105
"enum": ["high_res", "low_res"],
106-
"hidden": true,
107106
"fa_icon": "fas fa-wrench",
108107
"description": "Comets theoretical_fragment_ions parameter: theoretical fragment ion peak representation, high_res: sum of intensities plus flanking bins, ion trap (low_res) ms/ms: sum of intensities of central M bin only"
109108
},
@@ -166,7 +165,6 @@
166165
"type": "number",
167166
"fa_icon": "fas fa-pipe",
168167
"default": 0.0,
169-
"hidden": true,
170168
"description": "Specify the fragment bin offset to be used for the comet database search.",
171169
"help_text": "For high-resolution instruments a fragment bin offset of 0 is recommended. (See the Comet parameter documentation: https://uwpr.github.io/Comet/parameters/parameters_202401/).\n This parameter needs to be combined with `fragment_bin_tol` parameter"
172170
},

0 commit comments

Comments
 (0)