Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bis-aria
ariaec
Commits
2800a366
Commit
2800a366
authored
May 23, 2019
by
Fabrice ALLAIN
Browse files
Update aria/conbox/protein.py
parent
223c58d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
aria/conbox/protein.py
View file @
2800a366
...
...
@@ -47,7 +47,7 @@ class SsList(object):
r
'\s+(?P<ss_conf>\d?)'
),
'ss2'
:
re
.
compile
(
r
'^\s*(?P<up_index>\d+)'
r
'\s+(?P<up_residue>[AC-IK-NP-TVWYZ])'
r
'\s+(?P<ss_pred>[HEC])'
r
'\s+(?P<ss_pred>[HEC
BTG
])'
r
'\s+(?P<h_conf>\d?\.?\d*)'
r
'\s+(?P<e_conf>\d?\.?\d*)'
r
'\s+(?P<c_conf>\d?\.?\d*)'
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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