Skip to content

Commit b6fa6dc

Browse files
authored
Merge branch 'releases' into fix/support-sqlalchemy2
2 parents 3826d8b + 3fd23c2 commit b6fa6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ms2pip/search_space.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{
1616
"fasta_file": "test.fasta",
1717
"min_length": 8,
18-
"max_length": 3,
18+
"max_length": 30,
1919
"cleavage_rule": "trypsin",
2020
"missed_cleavages": 2,
2121
"semi_specific": false,

0 commit comments

Comments
 (0)