- Nov 14, 2023
-
-
Studer Gabriel authored
-
- Nov 09, 2023
-
-
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.
-
- Nov 08, 2023
-
-
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.
-
- Oct 31, 2023
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Oct 24, 2023
-
-
Studer Gabriel authored
requested by Andriy. Computes all IPS metrics on a per-interface basis
-
- Oct 23, 2023
-
-
Studer Gabriel authored
requested by Andriy. Computes all ICS metrics on a per-interface basis
-
- Sep 20, 2023
-
-
Xavier Robin authored
-
- Aug 28, 2023
-
-
Studer Gabriel authored
-
- Aug 23, 2023
-
-
Studer Gabriel authored
enable contact scores and separate dockq and per-interface qs scores
-
- Aug 11, 2023
-
-
Xavier Robin authored
Move long description to separate properties
-
- Aug 09, 2023
-
-
Xavier Robin authored
-
- Jul 24, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
- Jun 02, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
- May 31, 2023
-
-
Studer Gabriel authored
Yolo, this code is totally untested. Xavier, please give it a try ;)
-
Studer Gabriel authored
-
- May 30, 2023
-
-
Xavier Robin authored
Following fixes in cd701347, setting seqres=True is no longer required for these things to work.
-
Xavier Robin authored
A null character is added by OST in case of empty insertion code. This is not part of the actual insertion code, and could make it harder for third party software to handle our output.
-
- May 26, 2023
-
-
Xavier Robin authored
-
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.
-
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).
-
- May 25, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
A global chain mapping can now be enabled with --global-chain-mapping as a complement to the existing local chain mapping. This can be evaluated for the scoring paper.
-
Studer Gabriel authored
-
- May 24, 2023
-
-
Studer Gabriel authored
-
Xavier Robin authored
-
- May 11, 2023
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- May 02, 2023
-
-
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.
-
- Mar 16, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
This may be necessary in case SDF ligands have the same chain/residue number, which can happen with some input.
-
- Mar 13, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
- Mar 10, 2023
-
-
Xavier Robin authored
This should clarify what the binding site.
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-