biotite-dev / biotite

A comprehensive library for computational molecular biology
https://www.biotite-python.org
BSD 3-Clause "New" or "Revised" License
581 stars 92 forks source link

`DsspApp` is not usable with more recent `mkdssp` versions #622

Open padix-key opened 2 days ago

padix-key commented 2 days ago

As discussed in #607 DsspApp is not usable with more recent mkdssp version, limiting its usability. Hence, it should be compatible with version 2.2 (as currently) and later version. If simultaneous compatibility is not possible one could resort to a different class based on version like done for MuscleApp/Muscle5App.