Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 24, 2022
  3. Jan 20, 2022
  4. Jan 19, 2022
    • Studer Gabriel's avatar
      adapt mol.mm unit tests to OpenMM 7.7 · 272d57f8
      Studer Gabriel authored
      OpenMM 7.7 checks for realistic parametrisation, e.g. that an angle between
      three particles is in range [0, pi]. In the unit tests we just set random
      values for testing that were outside that range. This triggered an OpenMM
      error. The test values have been adapted accordingly.
      272d57f8
  5. 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
  6. Nov 19, 2021
  7. Nov 17, 2021
  8. Oct 26, 2021
  9. Sep 16, 2021
  10. Aug 18, 2021
  11. Jul 30, 2021
  12. Jul 15, 2021
  13. May 10, 2021
  14. May 07, 2021
  15. May 06, 2021
  16. May 05, 2021
  17. Apr 30, 2021
  18. Mar 24, 2021
  19. Feb 20, 2021
  20. Feb 09, 2021
  21. Feb 03, 2021
  22. Jan 05, 2021
Loading