Skip to content
Snippets Groups Projects
  1. Feb 01, 2024
    • Xavier Robin's avatar
      feat: handle biounits in ligand scorer. · 5c61238e
      Xavier Robin authored
      This is made possible now that we have a CreateBU function.
      5c61238e
    • Xavier Robin's avatar
      fix: extract ligands from IsLigand flag · b7de2d12
      Xavier Robin authored
      It turns out for some reason we were reading them from chains, based on
      the ChainType of the chain. This prevented extracting anything from
      legacy PDB files and didn't match the documented behavior in the action.
      
      Now extraction is based on the IsLigand flag only, and documentation is
      consistent throughout. Behavior on PDB files is tested.
      b7de2d12
  2. Dec 08, 2023
  3. Nov 22, 2023
  4. Sep 20, 2023
  5. Aug 11, 2023
  6. Aug 09, 2023
  7. Jul 24, 2023
  8. Jun 02, 2023
  9. May 31, 2023
  10. May 30, 2023
  11. May 26, 2023
  12. May 25, 2023
  13. May 24, 2023
  14. 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
  15. Mar 16, 2023
  16. Mar 13, 2023
  17. Mar 10, 2023
  18. Mar 06, 2023
  19. Mar 03, 2023
  20. Mar 02, 2023
Loading