Skip to content
Snippets Groups Projects
  1. Jun 27, 2024
  2. May 31, 2024
  3. Apr 10, 2024
    • Studer Gabriel's avatar
      refactor rigid scoring - introduce GDT implementation similar to LGA · 4ac2e408
      Studer Gabriel authored
      The Scorer object provides two mappings. The default mapping which is
      QS-score based and the rigid_mapping which is RMSD based.
      The rigid_mapping is now the basis for global superposition based
      scores such as RMSD and GDT. And here's the thing, OpenStructure got
      a brand new GDT implementation! Scanning of best possible superpositions
      is a bit simpler than in LGA but the results are similar.
      Benchmarking against CASP15 TS models returns GDT_TS score where 99.2%
      are within 3 GDT points with the LGA results and the maximum observed
      difference is 7.39. There is a tendency for slightly lower scores in
      OpenStructure meaning LGA sometimes found better superpositions.
      
      BUT: Oligo/RNA support comes for free in the Scorer object!
      4ac2e408
  4. Jan 02, 2024
    • Studer Gabriel's avatar
      biounits: naming conflicts of AU chains with identity transform applied · 529ccde9
      Studer Gabriel authored
      Chain naming in biounit construction reserves 1.<au_cname> for the
      respective AU chain with identity transform applied. As of January
      2024, there are 3 PDB entries (8qn6, 8x1h, 2c0x) where the same AU
      chain with identity transform occurs several times in the same
      biounit. This is likely an error in the respective mmCIF files as
      the resulting chains sit on top of each other. OST just names the
      FIRST occurence as 1.<au_cname>.
      
      A warning for that behaviour is also added to the documentation
      529ccde9
  5. Sep 19, 2023
  6. Sep 08, 2023
  7. Aug 10, 2023
    • Studer Gabriel's avatar
      Add oligo contact score · 8892bb91
      Studer Gabriel authored
      Computes Interface Contact Similarity (ICS) score which is relevant
      for CASP.
      
      - Results slightly differ from predictioncenter website, need
        to check with Andriy where this comes from
      - Should be a good basis to also add Interface Patch Similarity (IPS)
        score.
      8892bb91
  8. Jun 12, 2023
  9. Feb 20, 2023
  10. Jan 23, 2023
  11. Jan 19, 2023
  12. Jan 17, 2023
  13. Jan 13, 2023
  14. Nov 15, 2022
  15. Oct 31, 2022
  16. Oct 27, 2022
  17. Sep 07, 2022
  18. Sep 01, 2022
  19. Jul 27, 2022
  20. Apr 27, 2022
  21. Apr 21, 2022
  22. Apr 20, 2022
  23. Apr 19, 2022
  24. Oct 25, 2020
    • Studer Gabriel's avatar
      FindMembrane updates · 4c33b674
      Studer Gabriel authored
      - Keep track of the membrane facing atoms that contributed to the energy
        function and map their energies as float properties to the input entity
      - Don't consider atoms with energy contributions of 0.0 in the optimizer to
        to speed things up
      4c33b674
  25. Oct 10, 2020
  26. Feb 26, 2020
  27. Feb 20, 2020
  28. Dec 09, 2019
  29. May 27, 2019
  30. Jan 22, 2019
  31. Nov 22, 2018
  32. Oct 03, 2018
  33. Aug 09, 2018
  34. Jun 11, 2018
  35. Apr 27, 2018
  36. Apr 26, 2018
Loading