Skip to content
Snippets Groups Projects
  1. Jun 25, 2024
    • Studer Gabriel's avatar
      chain mapping: Use lDDT for mappings involving nucleotides - introduces optimized bb lDDT · 014ebc2e
      Studer Gabriel authored
      QS-score which is used as default target function for chain mappings.
      However, thats protein specific. As soon as nucleotides are involved,
      lDDT with an increased inclusion radius of 30A is now used
      in ChainMapper.GetMapping.
      
      It was a bit embarassing that lDDT mappings were about an order of
      magnitude slower than QS-score mappings. A specialized backbone only
      lDDT has therefore been introduced that uses matrix operations.
      This is not a replacement of the lDDTScorer. But it doesnt need to
      produce per-residue scores and doesn't need to deal with symmetries
      etc.
      014ebc2e
  2. Jun 18, 2024
  3. Jun 11, 2024
  4. May 08, 2024
  5. Apr 24, 2024
  6. Mar 20, 2024
  7. Feb 16, 2024
  8. Feb 05, 2024
  9. Feb 02, 2024
  10. Feb 01, 2024
  11. Dec 08, 2023
  12. Nov 22, 2023
  13. Sep 20, 2023
  14. Aug 11, 2023
  15. Aug 09, 2023
  16. Jul 24, 2023
  17. Jun 02, 2023
  18. May 31, 2023
  19. May 30, 2023
  20. May 26, 2023
  21. May 25, 2023
  22. May 24, 2023
  23. May 02, 2023
    • Xavier Robin's avatar
      fix: remove H with selection rather than Molck · 2427d5b2
      Xavier Robin authored
      This makes the ligand scoring script more independent of an up-to-date
      compound library, which is a strong requirement of Molck.
      This was a problem for the April 2023 Modeling Championship where the
      script was run with an out of date library and the element of an atom of
      the ligand was silently changed, preventing the symmetry correction to
      find isomorphisms and resulting in the absence of scores.
      2427d5b2
  24. Mar 16, 2023
  25. Mar 13, 2023
Loading