Skip to content

Commit

Permalink
swaped wrong param value "trypsin/p" to "trypsin_p" as also used by a…
Browse files Browse the repository at this point in the history
…ll other engines
  • Loading branch information
ArtiVlasov committed Sep 14, 2022
1 parent 234107c commit 3e1455d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsons/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -4378,7 +4378,7 @@
"1"
],
[
"trypsin/p",
"trypsin_p",
"2"
]
],
Expand Down Expand Up @@ -14288,7 +14288,7 @@
"1"
],
[
"trypsin/p",
"trypsin_p",
"2"
]
],
Expand Down

0 comments on commit 3e1455d

Please sign in to comment.