Skip to content
Snippets Groups Projects
  1. May 26, 2023
    • Studer Gabriel's avatar
      Improve error handling in compare-structures · a3fa5e4a
      Studer Gabriel authored
      CAD score computation requires residue numbers in model and reference
      to match. This raises an error in the Scorer object otherwise.
      Catch this early on and raise an error specific to compare-structures
      action with instructions on how to get rid of it.
      a3fa5e4a
    • Studer Gabriel's avatar
      introduce uniquely identifiable residue/atom names · a4e9d9a7
      Studer Gabriel authored
      Mainly for reporting in the compare-structures action
      residues are reported as strings in format:
      <cname>.<rnum>.<ins_code>, atoms are reported as
      <cname>.<rnum>.<ins_code>.<aname>. This changes behaviour of
      compare-structures and ost.mol.alg.stereochemistry
      (ToJSON functions of violation info objects for the latter).
      a4e9d9a7
  2. May 25, 2023
  3. May 24, 2023
  4. May 23, 2023
  5. May 16, 2023
  6. May 12, 2023
  7. May 11, 2023
  8. May 10, 2023
  9. May 09, 2023
Loading