Opened 5 months ago
Last modified 5 months ago
#17614 accepted enhancement
DSSP in ChimeraX
Reported by: | Owned by: | pett | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Structure Analysis | Version: | |
Keywords: | Cc: | Elaine Meng, chimerax-programmers | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Dear ChimeraX developers, As the current developers of DSSP we would like you to consider adding (support for) the latest DSSP version in ChimeraX. The current version detects PPII-helices (also known as kappa-helices) and has elaborate native mmCIF support. It now directly annotates coordinate files in mmCIF with all the DSSP output. That is, a separate DSSP file is no longer needed. That said, the latest DSSP version can still read PDB files and create legacy DSSP formatted files. A description of the new DSSP is available as preprint on https://www.biorxiv.org/content/10.1101/2025.04.11.648460v1 The DSSP functionality is available as a C++ library under a BSD license (https://github.com/PDB-REDO/dssp) and we are happy to help you integrate it if you are interested. To help reading DSSP-annotated mmCIF files we have a mmCIF dictionary at https://pdb-redo.eu/dssp/dssp-extension.dic. We are happy to help you with that as well of course. We are very much interested in collaborating on DSSP integration as we think this would benefit both your and our users. Best wishes, Robbie Joosten Department of biochemistry Netherlands Cancer Institute
Change History (2)
comment:1 by , 5 months ago
Cc: | added |
---|---|
Component: | Unassigned → Structure Analysis |
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Type: | defect → enhancement |
comment:2 by , 5 months ago
Note:
See TracTickets
for help on using tickets.
Hi Robbie,
--Eric