Skip to content
Snippets Groups Projects
  1. Sep 10, 2024
    • Studer Gabriel's avatar
      ICS/IPS: Optionally compute on trimmed model · a1872fae
      Studer Gabriel authored
      That means: apply chain mapping and then remove all model residues
      for which there is no target counterpart. We therefore remove
      model contacts for which we simply have no experimental evidence.
      a1872fae
  2. Sep 06, 2024
  3. Sep 04, 2024
  4. Aug 28, 2024
  5. Aug 27, 2024
  6. Aug 21, 2024
  7. Aug 20, 2024
  8. Aug 06, 2024
  9. Jul 29, 2024
  10. Jul 19, 2024
  11. Jul 18, 2024
  12. Jul 12, 2024
  13. Jul 11, 2024
  14. Jul 01, 2024
  15. Jun 26, 2024
  16. 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
  17. Jun 18, 2024
  18. Jun 12, 2024
  19. Jun 11, 2024
  20. May 08, 2024
  21. Apr 24, 2024
  22. Apr 15, 2024
  23. Apr 05, 2024
  24. Mar 20, 2024
  25. Feb 16, 2024
  26. Feb 15, 2024
  27. Feb 05, 2024
Loading