Skip to content

Commit

Permalink
sort parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
MKoesters committed Dec 19, 2022
1 parent fe8fa62 commit 9e58743
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jsons/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,11 @@
"msamanda_style_1": "add_unimod_default_file",
"msfragger_style_3": "add_unimod_default_file",
"msgfplus_style_1": "add_unimod_default_file",
"novor_style_1": "add_unimod_default_file",
"omssa_style_1": "add_unimod_default_file",
"pyprotista_style_1": "add_unimod_default_file",
"ursgal_style_1": "add_unimod_default_file",
"xtandem_style_1": "add_unimod_default_file",
"novor_style_1": "add_unimod_default_file"
"xtandem_style_1": "add_unimod_default_file"
},
"name": "add_unimod_default_file",
"tag": [
Expand Down Expand Up @@ -15834,11 +15834,11 @@
"msamanda_style_1": "unimod_xml_file_list",
"msfragger_style_3": "unimod_xml_file_list",
"msgfplus_style_1": "unimod_xml_file_list",
"novor_style_1": "unimod_xml_file_list",
"omssa_style_1": "unimod_xml_file_list",
"pyprotista_style_1": "unimod_xml_file_list",
"ursgal_style_1": "unimod_xml_file_list",
"xtandem_style_1": "unimod_xml_file_list",
"novor_style_1": "unimod_xml_file_list"
"xtandem_style_1": "unimod_xml_file_list"
},
"name": "unimod_xml_file_list",
"tag": [
Expand Down Expand Up @@ -19073,4 +19073,4 @@
},
"value_type": "bool"
}
]
]

0 comments on commit 9e58743

Please sign in to comment.