Skip to content
Snippets Groups Projects
  1. Mar 06, 2023
  2. Feb 08, 2023
  3. Aug 23, 2022
  4. Jan 26, 2022
  5. Dec 02, 2021
  6. 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
  7. Oct 26, 2021
  8. Sep 15, 2021
  9. Aug 18, 2021
  10. Jul 15, 2021
  11. Jul 01, 2021
  12. Nov 18, 2020
  13. Nov 09, 2020
  14. Nov 08, 2020
  15. Oct 27, 2020
  16. Jul 23, 2020
  17. Jul 22, 2020
  18. Apr 27, 2020
  19. Mar 03, 2020
  20. Jan 10, 2020
  21. Jan 07, 2020
  22. Aug 12, 2019
  23. Jul 10, 2019
  24. Jun 14, 2019
  25. May 31, 2019
  26. Feb 17, 2019
  27. Jan 14, 2019
  28. Jan 09, 2019
    • Studer Gabriel's avatar
      use system-provided SQLite3 library · bc703a5e
      Studer Gabriel authored
      The reason is that we want to profit from latest security updates and
      therefore not use a copy of the SQLite3 source code that becomes outdated.
      
      ToDo: test on different Linux distributions / bc2 and adapt compile
      instructions accordingly, also container recipes must be adapted.
      bc703a5e
  29. Nov 22, 2018
  30. Aug 14, 2018
  31. Jul 31, 2018
  32. Apr 26, 2018
Loading