- May 31, 2024
-
-
Studer Gabriel authored
we differentiate between pair states, i.e. errors related to a specific pair of model/target ligands, and single ligand states, i.e. errors That affect one particular ligand. An error state in the latter basically takes that ligand out of the race for assignment.
-
- May 30, 2024
-
-
Studer Gabriel authored
This is mainly for debug purposes
-
- May 29, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
That was stupid before
-
Studer Gabriel authored
-
- May 28, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- May 27, 2024
-
-
Studer Gabriel authored
Only initial work done for a base scoring class that takes care of ligand prep, computing ligand symmetries and calling score computation functionality from child classes. Child class for SCRMSD is already there with basic testing.
-
- May 24, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- May 23, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
Can occur in chain_mapping._ChainMappings that provides an iterator of all possible ways to map mdl chains onto fixed ref chains. The situation where a chem group (group of chains in the reference) is empty but the respective group of chains in the model is not can be correctly resolved.
-
- May 22, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- May 21, 2024
-
-
Studer Gabriel authored
-
- May 17, 2024
-
-
Studer Gabriel authored
Can be considered backup commit and still contains debug output
-
Studer Gabriel authored
-
- May 08, 2024
-
-
Studer Gabriel authored
-
Studer Gabriel authored
This is no final product but just a first working version as a starting point. Plenty of testing/cleanup/speedup required.
-
- Apr 29, 2024
-
-
Studer Gabriel authored
There are structures with only atoms that lie on top of each other. This is typically a fuckup but hey, better a nice error than the segfault that would be caused by this...
-
Studer Gabriel authored
-
- Apr 26, 2024
-
-
Xavier Robin authored
-
Xavier Robin authored
This indicates a bug that must be fixed but at least we don't run forever.
-
- Apr 24, 2024
-
-
Xavier Robin authored
Use a very large inclusion radius. This should not impact the exhaustivity of the chain mapping search by much, but makes it less likely to impact low/medium RMSD scores.
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
These are two independent ways to speed up the processing but they make no sense in combination and could lead to unexpected effects.
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
- Apr 23, 2024
-
-
Xavier Robin authored
This prepares for testing with full_bs_search where a model ligand can no longer be too far from the actual binding site.
-