Skip to content
Snippets Groups Projects
  1. Oct 17, 2024
  2. Oct 15, 2024
  3. Jul 29, 2024
  4. Jul 02, 2024
  5. Jun 28, 2024
  6. Jun 26, 2024
  7. Jun 21, 2024
  8. Jun 11, 2024
  9. May 22, 2024
  10. May 16, 2024
  11. Apr 24, 2024
  12. Apr 02, 2024
  13. Feb 06, 2024
  14. Feb 05, 2024
  15. Jan 09, 2024
  16. Nov 16, 2023
  17. Aug 16, 2023
  18. Aug 11, 2023
  19. Jul 25, 2023
  20. Jul 24, 2023
  21. Jul 21, 2023
  22. Jun 20, 2023
  23. May 31, 2023
  24. May 30, 2023
  25. Mar 09, 2023
  26. Mar 06, 2023
  27. Feb 08, 2023
  28. Aug 23, 2022
  29. Jan 26, 2022
  30. Dec 02, 2021
  31. Nov 21, 2021
    • Studer Gabriel's avatar
      Deprecate calling external dssp program · 034099f1
      Studer Gabriel authored
      Support for DSSP 4.0 (https://github.com/PDB-REDO/dssp) has been
      enabled in commit da57a1f6.
      This worked if CLIBD_MON env var points to some CCP4 related
      compound library. In the example of dssp shipped with Debian
      bullseye, that's not the case. The observation there:
      It works if applied on a PDB file downloaded from RCSB with all bells
      and whistles but it doesn't work if only the fix from the above commit
      is applied. As OpenStructure implements all functionality from DSSP
      (secondary structure and solvent accessibility), the binding to an
      external program has been deprecated. dssp.AssignDSSP still exists,
      but mimics the old behaviour using OpenStructure internal implementations.
      034099f1
Loading