You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
“B” = residue in isolated beta-bridge
“E” - extended strand. participates in beta-ladder
However, cpptraj uses E to mean parallel beta and B to mean anti-parallel. May want to introduce a keyword that brings output in line with DSSP definition.
The text was updated successfully, but these errors were encountered:
Not yet - I've been swamped with other projects for a while but I'm working on it now. The DSSP algorithm needs a bit more reworking beyond this issue, so it's taking a little longer than I had originally thought.
From the original paper:
However, cpptraj uses
E
to mean parallel beta andB
to mean anti-parallel. May want to introduce a keyword that brings output in line with DSSP definition.The text was updated successfully, but these errors were encountered: