Skip to content

Update secondary structure assignment in DSSP after an upstream fix #4913

@marinegor

Description

@marinegor

Is your feature request related to a problem?

The upstream library for secondary structure analysis, pyDSSP, has fixed a proline-related issue: ShintaroMinami/PyDSSP#2. The MDAnalysis uses its code without DSSP being a dependency, so respective changes should be added to the MDAnalysis codebase.

Describe the solution you'd like

Figure out if the changes add value compared to existing PRO-related workarounds. If yes, find the meaningful code changes, introduce them to MDA codebase, and optionally remove PRO-related workarounds in existing code.

Describe alternatives you've considered

Not doing that seems ok too, I don't expect changes to be big.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions