Skip to content

Commit

Permalink
added most of enzymes in PSI-MS for OpenMS
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Feb 21, 2021
1 parent 52fbaef commit 2a369d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdrf_pipelines/openms/openms.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def __init__(self) -> None:
"V8-de":"V8-DE", "V8-e":"V8-E",
"Elastase-trypsin-chymotrypsin":"elastase-trypsin-chymotrypsin",
"Pepsina":"PepsinA",
"Unspecific cleavage":"unspecific cleavage"}
"Unspecific cleavage":"unspecific cleavage", "No cleavage":"no cleavage"}

# TODO What about iTRAQ?

Expand Down

0 comments on commit 2a369d2

Please sign in to comment.