- Aug 28, 2023
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Aug 24, 2023
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Aug 23, 2023
-
-
Studer Gabriel authored
The intention of this breaking change is to strictly concentrate on coordinates. It makes limited sense to provide biounit support without also providing SEQRES etc. So this should all go to some external annotation system.
-
Studer Gabriel authored
enable contact scores and separate dockq and per-interface qs scores
-
- Aug 18, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
Studer Gabriel authored
-
- Aug 17, 2023
-
-
Studer Gabriel authored
- Use bond/angle parameter of PeptideBuilder (https://github.com/clauswilke/PeptideBuilder/) RMSDs get lower as compared to the previously used parameters that were extracted from Charmm36 IC data. - Introduce internal coordinates to reprent backbone positions. Problem with peptide chains is error propagation. An error introduced at one backbone dihedral propagates along the whole subsequent chain. We thus compress short fragments (tri-peptides) that are independent of each other.
-
Xavier Robin authored
Test behavior when no results and of invalid "by"
-
Xavier Robin authored
-
- Aug 16, 2023
-
-
Xavier Robin authored
This replaces the awkward FindCompound(... by=) which would return a single arbitrary compound.
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
This allows preferentially picking a non-obsolete compound in FindCompound by="smiles/inchi"
-
- Aug 15, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
- Aug 11, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
Move long description to separate properties
-
-
-
-
- Aug 10, 2023
-
-
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.
-
- Aug 09, 2023
-
-
Xavier Robin authored
-
- Aug 08, 2023
-
-
Xavier Robin authored
-
Bienchen authored
-
Bienchen authored
-
Xavier Robin authored
-
- Jul 31, 2023
-
- Jul 27, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
This allows IsValid() to work as intended without throwing an exception. Because the validity of the underlying entity is now checked in CheckValidity, it should no longer be a problem.
-
Xavier Robin authored
In both cases we check if we have a valid implementation AND if the underlying entity is still there.
-
Xavier Robin authored
-
- Jul 26, 2023
-
-
Xavier Robin authored
This checks whether the underlying handles are still valid before returning pointers to them. Runs the check each time CheckValidity is called on atom, residue and chain handles.
-
Xavier Robin authored
-
Xavier Robin authored
Previous behavior was to raise an error if any ligand was disconnected. However, now with the reporting it is more consistent to complete and report why no score was computed.
-