Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolas MAILLET
rpg
Commits
4bfe2279
Commit
4bfe2279
authored
Apr 30, 2018
by
Nicolas MAILLET
Browse files
change miss-cleavage to miscleavage
parent
d8488b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_core.py
View file @
4bfe2279
...
...
@@ -166,8 +166,8 @@ def test_output_results(capsys, tmpdir):
"8,5.54,F
\n
"
# Verbose > 2
assert
out
==
"
\n
Number of cleavage: 4
\n
Cleavage position: 4, 7, 12, 15
\n
"
\
"Number of miscleavage: 0
\n
miscleavage position:
\n
Mis
s"
\
"
-
cleavage ratio: 0.00%
\n
Smallest peptide size: 1
\n
N termin"
\
"Number of miscleavage: 0
\n
miscleavage position:
\n
mi
s"
\
"cleavage ratio: 0.00%
\n
Smallest peptide size: 1
\n
N termin"
\
"al peptide: WQSD
\n
C terminal peptide: F
\n
"
+
\
output_file
.
read
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment