Skip to content

Commit 5d0f1bd

Browse files
fix spacing
1 parent ee848d4 commit 5d0f1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_intensities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
MODIFICATIONS = \
2323
{"Oxidation": [15.994915],
2424
"Carbamidomethyl": [57.021464],
25-
"DSSO": [54.01056, 85.98264, 103.99320]}
25+
"DSSO": [54.01056, 85.98264, 103.99320]}
2626
ION_TYPES = ("b", "y")
2727
MAX_CHARGE = 4
2828
MATCH_TOLERANCE = 0.02

0 commit comments

Comments
 (0)