CODASS3
This proposal is a substantially enhanced version of our previously successful CACHE2 proposal. It includes improvements to every stage of our COmbined Docking And Similarity Search 2.0 (CODASS2) workflow that was applied to that challenge, as well as introducing additional tools and features to boost both its throughput (and thus the size of its screening library) and the reliability of its predictions. In summary, these improvements are:
Improved Virtual Chemical Library
Our approach strives to leverage the chemical diversity accessible by Enamine in an efficient manner. For this, we will generate virtual libraries following a dynamic, hierarchical strategy. A small, diverse subset of Enamine’s catalogue (HitLocator, ca. 460 k compounds) will be evaluated with our computational models and serve as the starting point to identify virtual chemical seeds. The seeds will be used to compile a focused library from Enamine’s REAL catalogue (22 billion compounds), which will then be also evaluated using our models. At each step, compounds will be filtered for suitable physicochemical properties (e.g., MW, logP, PAINS, absence of carboxylates). This process will be repeated by generating more refined libraries based on the predictions from the parent library. This evolutionary process will allow us to minimise the computational resources spent on unpromising chemotypes and exploit more deeply the chemical diversity accessible by Enamine.
SCORCH2
An evolution of the DL-based Scoring Function SCORCH (which was very recently published, see relevant publications), SCORCH2 adds several features. These include using a larger number data sources, leveraging binding affinities as part of its training, new descriptors to better take capture binding entropy, a broader range of model architectures to improve its accuracy and uncertainty estimates,additional data augmentation, improved data splitting and model finalisation, improved handling of class imbalance, and improved GPU compatibility. The result is a superior docking, screening, and ranking power as well as a higher throughput.
See below for more details of the consensus scheme built-in to SCORCH2 itself.
Autodock-SS
A wholly new addition, Autodock-SS introduces 3D ligand-based virtual screening to our workflow, which previously relied only on structure-based virtual screening methods with some 2D similarity metrics. It is a development of Autodock-GPU that repurposes the docking algorithm to evaluate 3D molecular similarity (rather than fit to a protein's pocket), while treating the library molecules as conformationally flexible. Unlike any freely-available LBVS tool, as well as being more realistic, this obviates the need for pre-generation of a multiconformer library.
Both SCORCH2 and Autodock-SS have shown performance beyond the state of the art (as described in the literature) in rigorous in-house benchmarking against databases of experimentally-derived structures and binding data, hence the preparations for their publication in peer-reviewed journals (see list below).
GaMD+CaFE+MOPAC
Calculation of binding affinity via molecular dynamics and semiempirical quantum mechanics is a wholly new addition to our workflow. It leverages the new Gaussian Accelerated Molecular Dynamics technique (in conjunction with CaFE and MOPAC2016) to boost sampling and thus reliability. We have recently sued this method to evaluate docking results from a virtual screening campaign carried out against Trypanosomatid phosphofructokinases, after benchmarking against experimentally-determined structures and binding data showed it to usefully boost the reliability of hit selection. It will be used to further validate the binding potential of top hits selected by the upstream methods, and will be particularly valuable during the Hit Optimization stage of the challenge.
Vina-GPU+
With a similar reliability in pose prediction to our previous initial screening/docking tool PSOVina2, but with approximately fivefold increase in throughput, the use of Vina-GPU+ as our initial docking tool means the size of the library that can be processed (and thus the probability that it contains true hits) increases.
Consensus Methods:
Posing - also known as Consensus Docking (and not to be confused with consensus scoring), consensus posing leverages multiple docking programs to substantially boost the reliability of the predicted poses that are fed into the downstream scoring schemes. Rigorous evaluation by multiple research groups (including ours, which made the initial discovery) has shown this to hold true under a variety of conditions; see our publications and the following, which reference our work:
https://pubmed.ncbi.nlm.nih.gov/27311630/
https://www.mdpi.com/1420-3049/28/1/175/pdf
Classical Scoring - a battery of 6 methods based on force-field, knowledge-based, and machine learning approaches, with a proven track record in reliability (see our publications).
DL Scoring - SCORCH2 is itself a consensus method as it combines the ML/DL methods of its predecessor SCORCH1 (GBDT using XGBoost, a FF NN, and a W&D NN) in a new way, namely by implementing a consensus model by average prediction score (known as a multi-balanced model), and also adds a Random Forest-based scoring method to this scheme.
For CACHE2, we used a standard rank-by-rank consensus scheme to merge all of these scores, but CODASS 3.0 will now use the new exponential ranking consensus scheme described here:
https://pubmed.ncbi.nlm.nih.gov/30914702/