Skip to content
Snippets Groups Projects
  1. Jan 09, 2024
  2. Dec 08, 2023
  3. Dec 05, 2023
  4. Nov 29, 2023
  5. Nov 23, 2023
  6. Nov 22, 2023
  7. Nov 16, 2023
  8. Nov 15, 2023
  9. Nov 14, 2023
  10. Nov 09, 2023
    • Studer Gabriel's avatar
      Scoring: Use consistent definition of n_max_naive parameter · d998981b
      Studer Gabriel authored
      There are two use cases for this parameter: 1) decide whether a chain
      mapping problem is actually solvable by naive enumeration and crash out if not
      2) As a decision whether one should use naive enumeration or a heuristic
      approach for chain mapping.
      
      For the latter, n_max_naive meant the number of chains in the underlying
      structure. Now its number of possible mappings for both cases.
      d998981b
  11. Nov 08, 2023
    • Studer Gabriel's avatar
      Scoring: several tweaks to simplify processing by the SWISS-MODEL web interface · a09bc32b
      Studer Gabriel authored
      - Make original structures available as attribute in mol.alg.Scorer object.
        Thats the actual input structures without Molck etc.
      - Ensure unique interface definitions by lexicographically sorting the respective
        chain name lists
      - Optionally dump additional alignment information in the compare-structures action.
        Explicitely dump residue numbers etc. of the aligned residues.
      a09bc32b
  12. Oct 31, 2023
  13. Oct 24, 2023
  14. Oct 23, 2023
  15. Sep 22, 2023
  16. Sep 21, 2023
  17. Sep 20, 2023
  18. Sep 19, 2023
  19. Sep 11, 2023
  20. Sep 08, 2023
Loading