Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upExtend dssp implementation to also support the promotif standard #764
Comments
|
Hi @josemduarte I would love to work on this new feature! |
|
Sounds good @Shubhangi2901 , we are always happy to get help. FYI there's a secondary structure tutorial: https://github.com/biojava/biojava-tutorial/blob/master/structure/secstruc.md The full implementation and tutorial was done by @lafita |
Now that the dssp algorithm for secondary structure assignment is implemented in biojava (see #336), it would be nice to also have the promotif one that extends it slightly. Ideally we should be able to support both traditional dssp and promotif.