Next Article in Journal
In Silico Investigation of the Anti-Tumor Mechanisms of Epigallocatechin-3-Gallate
Next Article in Special Issue
Lipophilicity as a Central Component of Drug-Like Properties of Chalchones and Flavonoid Derivatives
Previous Article in Journal
Energy Transfer as A Driving Force in Nucleic Acid–Protein Interactions
Previous Article in Special Issue
Cube-Related Corner Coalesced Nets
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

MoleGear: A Java-Based Platform for Evolutionary De Novo Molecular Design

Department of Chemical Engineering, Norwegian University of Science and Technology, N-7491 Trondheim, Norway
*
Author to whom correspondence should be addressed.
Submission received: 25 March 2019 / Revised: 3 April 2019 / Accepted: 10 April 2019 / Published: 11 April 2019
(This article belongs to the Special Issue Receptor-Dependent QSAR Methods)

Abstract

:
A Java-based platform, MoleGear, is developed for de novo molecular design based on the chemistry development kit (CDK) and other Java packages. MoleGear uses evolutionary algorithm (EA) to explore chemical space, and a suite of fragment-based operators of growing, crossover, and mutation for assembling novel molecules that can be scored by prediction of binding free energy or a weighted-sum multi-objective fitness function. The EA can be conducted in parallel over multiple nodes to support large-scale molecular optimizations. Some complementary utilities such as fragment library design, chemical space analysis, and graphical user interface are also integrated into MoleGear. The candidate molecules as inhibitors for the human immunodeficiency virus 1 (HIV-1) protease were designed by MoleGear, which validates the potential capability for de novo molecular design.

Graphical Abstract

1. Introduction

Computational chemistry plays an important role in the design of new drug-like molecules [1,2,3,4,5], catalysts [6,7,8], and novel solvents of ionic liquids [9,10,11]. De novo molecular design has been an active research area of drug design/discovery over the last decades, and many approaches such as LUDI [12], LEA3D [13], Flux [14,15], and pharmacophore-linked fragment virtual screening (PFVS) [16] have been developed by using protein and ligand structures. The ligand-based approaches have wider applicability, especially when the three-dimensional (3D) structure of the target is not available [17]. It should be noted that the chemical space is huge, which makes it difficult to search the appropriate structure through the whole space. Thus, strong effort has been put on the development of effective heuristic algorithms for the searching and optimization purposes. Evolutionary algorithms (EA) mimic natural evolution’s ability to produce functional objects (e.g., structures, parameters, and programs) with the use of analogous mechanisms—reproduction, mutation, recombination (crossover), and selection. By applying EA to the molecular design fields, a diverse chemical space can be searched to provide optimal, or near-optimal solutions to a wide range of objectives. So far, many studies have reported the use of EA tools for computer-aided de novo molecular design [6,15,17,18,19,20,21,22]. Evolutionary algorithms use fitness functions to determine the surviving structures, which will be used in the next generation population. Different fitness functions are reported in the de novo design tools, for example, the similarity-driven fragment-based evolutionary approach was reported by Kawai et al. [17], and Flux used a similarity index [15]. The docking scoring method based on AutoDock [23] and AutoDock Vina [24] (hereafter refers to Vina) provides an efficient way to calculate the fitness of structure-based molecules. These approaches can generate suitable structures. However, a combination of different fitness functions can potentially provide a higher flexibility for de novo design of drug-like molecules. In this work, a multi-objective fitness function including both docking score and similarity score is introduced to the evolutionary de novo design. A unique Java-based platform, MoleGear is developed based on a Java script using different tools such as Balloon [25], Open Babel [26] and MolConverter/Cxcalc (ChemAxon), and AutoDock and Vina. In order to evaluate the functionality of MoleGear, the design of candidate molecules of the human immunodeficiency virus 1 (HIV-1) protease inhibitors was conducted. Different fitness functions based on the receptor-based and ligand-based scoring strategy as well as the combination were used to score the newly designed molecules. Finally, the best candidate molecule with a structure and conformation similar to indinavir was discovered.

2. Results and Discussion

2.1. Dataset

The compounds in the National Cancer Institute (NCI) diversity set [27] has been widely used in docking-based virtual screening studies [28,29,30], and specifically as a benchmark dataset for comparing AutoDock and Vina in the application of screening for inhibitors that are active against human immunodeficiency virus (HIV-1) protease [31,32].
A dataset consisting of 1990 compounds selected from around 140,000 compounds in the National Cancer Institute diversity set is used for drug design, which covers a broad range of chemotypes. The application of fragment library tools on the dataset in MoleGear generates a library consisting of 1151 fragments including 599 side chains with one R-group and 552 scaffolds. Among those scaffolds, 462 have two R-groups, 75 have three R-groups, 14 have four R-groups, and 1 has five R-groups (see the representative graphs graphical presentation in Figure 1). To build up the dataset, only the compounds containing the atoms of C, N, O, S, P, F, Cl, Br, and I were selected. The fragments that were charged or possessed more than 16 atoms or three fused rings or at least one ring with more than 7 atoms were excluded according to self-defined rules. Moreover, the fragments that possessed atoms other than C, N, O, and S were also excluded. The same fragmentation routine was applied to the structure of indinavir, and 8 fragments (fr.1–fr.8) including 4 scaffolds and 4 side chains are obtained as shown in Figure 1. It was found that 284 components in the NCI diversity set cover the fragment of fr.1, and at least more than 7 components cover the fragments of fr.2–fr.5. In total, 98 fragments including those fragments appeared >7 times in the NCI dataset together with the fragments of fr.6–fr.8 in Figure 1 were selected for drug design in this work.

2.2. Case Study—MoleGear for Drug Design

A simple illustration of HIV-1 protease active site in complex with an indinavir—one of its potent and orally bioavailable inhibitors—at a resolution of 2.0 Å (Protein Data Bank (PDB) structure 1HSG [33]), is shown in Figure 2a. One important interaction between the enzyme and the inhibitor is the critical hydroxyl group (refers to O2 in Figure 2b) that forms a hydrogen bond to the carboxyl groups of the catalytically active aspartic acid. Incorporation of structural isosteres as replacements of the hydroxyl group may lead to compounds that are potent and selective to HIV-1 protease.
The selected dataset was applied to both receptor- and ligand-based evolutionary de novo design of the novel inhibitors for HIV-1 protease. For the receptor-based design, the 1HSG HIV-1 protease structure obtained from the Protein Data Bank (PDB) [33] was used as the receptor, and the binding free energy predicted by docking based on AutoDock 4.2 was used to estimate the fitness of the candidate structures. For the ligand-based design, the similarity to the indinavir structure based on the 82 descriptors covering seven 3D and eight 2D categories (see Table 1) was used as fitness function. Both the receptor- and ligand-based designs used a population size of 100 individuals and maximum 30 generations, and each type of design was repeated 6 times using different random numbers. Ideally, the indinavir structure should be found by the EA runs as all the related fragments are included. However, this is almost impossible in practice due to a huge combinatorial space. Thus, we only inspect the cases in which all relevant fragments occur in the generations. The occurrences of each indinavir related fragment were averaged among the 6 experiments along with the generations, as shown in Figure 3a and Figure 4, respectively.
In the receptor-based design, all the 8 indinavir related fragments (referring to Figure 1) were selected by the EA initial generation (Figure 3a), but none of them comes out on the top in the end despite the relatively high persistence of fr.6. In contrast, significant selection goes to the three fragments derived from the NCI diversity set (referring to Figure 3b) which in average have been used over 50 times in the final generation of the evolution runs. This indicates that building blocks derived from active ligand molecules (here refers to indinavir) can potentially lead to good but not necessarily the best candidate molecules.
In the ligand-based design, all the 8 indinavir related fragments (referring to Figure 1) were also chosen by the first generation of EA (Figure 4). However, the fragments of the fr.3 and fr.6 were mostly used by next generations of the EA runs, which may be due to the nature of the similarity pressure. Besides the evident increase of the occurrences of the fr.3 and fr.6, other fragments also got a moderate or slight increase in growth except the fragments fr.5 and fr.8.
In the third type of design, a combination of the receptor-based and ligand-based scoring strategies was conducted to define a half-to-half weighted multi-objective function. A graphical view on the outcome of one representative evolution experiment is shown in Figure 5. The molecule of no.80 (marked red frame) in the population appeared in the last generation, which is considered as the highest fitness of both the binding affinity to HIV-1 protease and the similarity to indinavir. A superposition between the indinavir inhibitor cut from the 1HSG complex and the AutoDock 4.2 predicted binding mode of the no.80 molecule is shown in Figure 6 (i.e., the molecule 4 in Figure 7). Overall, this molecule simulates indinavir well both in structure and conformation, and a carbonyl oxygen is attempting to perform similar function of the hydroxyl oxygen of indinavir although there are still some differences in the conformation. Some other ligands for HIV-1 protease designed by MoleGear from the relevant experiments are shown in Figure 7, which are also considered as good candidates. It should be noted that the developed MoleGear provides a general capability of de novo molecular design, and the integration with other methods such as machine learning and artificial intelligence can be further conducted in the future work to enhance the design power. Moreover, testing the capability of the developed platform for designing of intrinsically disordered protein–ligand complex or exploring inactive compounds [41] can also be performed.

3. Methods

The general structure of MoleGear is shown in Figure 8, and evolutionary de novo design represents a major function that provides a stochastic way for exploration of chemical space. A suite of fragment-based operators such as crossover, mutation, and growing are used in MoleGear for the assembly of new molecular structures based on a graph-based molecular representation provided in the chemistry development kit (CDK) [42].
The exploitation of chemical structure space by MoleGear can be guided by fitness functions in accordance with different strategies—the affinity of molecules binding to a protein target, the similarity of novel molecules to an available active molecule, or quantitative structure–activity/property relationship (QSAR/QSPR). These scoring strategies are combined as an appropriate multi-objective fitness function for the estimation of the integral quality of novel molecules. Before starting any fitness function computation, an acceptable initial 3D structure of a molecule is required. MoleGear is interfaced to the programs of Balloon [25], Open Babel [26], and MolConverter/Cxcalc (ChemAxon) to provide different methods for 3D conformational search. It should be noted that MoleGear only provides the interfaces to the external software.
AutoDock and Vina can be called by MoleGear to provide a receptor-based scoring based on binding free energy estimation. Moreover, a set of molecular descriptors can be obtained from CDK package that is integrated into MoleGear. Therefore, ligand-based scoring functions based on molecular similarity or QSAR can be defined. Currently, the partial least square regression (PLSR) model in the Weka package is implemented in MoleGear for QSAR analysis.
Besides the major function of the evolutionary de novo design, other complementary utilities such as fragment library design and chemical analysis of a molecule set (i.e., Optimal Subset Selection) are also supported by MoleGear as shown in Figure 8. Moreover, MoleGear provides graphical user interface (GUI) to visualize molecular population and their property space. Some of these functions are implemented by integrating Java packages of Jmol and JFreeChart (for chemical structure and space visualization, respectively) as well as Weka and JavaStat for statistical analysis [6].

3.1. Evolutionary Algorithm for De Novo Design

The basic scheme of EA in MoleGear is illustrated in Figure 9. A seed population including k molecules is initially constructed either from an available set of chemical structures [18] or a fragment library. All the structures are by default saturated with hydrogens and subjected to a conformational search performed by 3D builders. The structure with the lowest energy among a pre-defined number of searched conformers of each molecule is saved and scored by a fitness function. After that, the optimization cycle consisting of four main steps starts: (i) new offspring molecules are bred by structural operators such as growing, crossover, and mutation; (ii) conformational search and fitness calculation are conducted for the generated offspring molecules; (iii) the population is updated by replacing the least competitive structures with more fit offspring molecules. The optimization cycle continues until a pre-defined number of offspring structures have been produced, and a new generation is obtained by the combination of the offspring and the current population. The population evolves over generations until a termination criterion is satisfied (e.g., maximum of generations or a minimum number of satisfying solutions) or exhaustion sets in (e.g., no improved solution is found within a limited number of successive searches).
It should be noted that MoleGear supports parallel implementation of the conformational search and fitness calculation of the EA either on a cluster-type architecture with the Message Passing Interface (MPI) or a general multicore machine through multithreading based on the OpenMPI environment. The parallelization scheme is implemented by a cluster with multiple nodes. The n nodes are allocated to implement the overall computation job, and each node contributes m processor cores. The Core one on the master node generates (n × m − 1) molecular structures and transfers them simultaneously to the (n × m − 1) slave cores. While the slave cores are computing the fitness of the current batch of molecules, the Core one prepares the next batch of new (n × m — 1) molecules and then receives the previous batch of calculated molecules to update the population. In case of expensive and large-scale molecular computations, substantial time can be saved with parallel implementation compared to serial implementation.

3.2. Molecular Assembly

Molecular representation: A graph-based molecular representation method provided from CDK is employed in MoleGear. One molecular diagram is parsed to a set of atom and bond objects with connectivity information stored in a data structure container. The graph-based representation has a good resemblance of the constitution of a chemical structure, which can easily be manipulated by human knowledge. It should be noted that the properties of a chemical structure are highly dependent on the 3D structure, and thus an appropriate 3D structure is usually required which is generated by an explicit program like Balloon in MoleGear.
Building blocks: Both atoms and fragments can be used as basic building blocks for the assembly of candidate structures. Atom-based approaches are superior to fragment-based methods in the generation of a diverse structure space, but not good at generating a chemically sensible space. Fragment-based strategies create chemically sensible structures by using fragments that are commonly occurring in available drug molecules, which can significantly reduce the search space. In MoleGear, the definition of fragment is not that rigid, and can vary from an atom to a polycyclic ring system. The fragments can be pre-managed with a fragment library so that each building block selected by the EA can be well tracked.
Structural operators: The choice of EA for chemical space exploitation implicitly makes genetic operators to be responsible for the manipulation of molecular structures. With the graph-based molecular representation described above, three operators (i.e., growing, crossover, and mutation) are implemented in MoleGear to assemble novel candidate molecules, as illustrated in Figure 10, Figure 11 and Figure 12.
The growing operator builds a new molecule from an initial “core” scaffold which is randomly picked from a coupled fragment library and contains at least two substitution points (Figure 10). The molecular fragments are added to the empty substitution points of the “core” scaffold and previously added moieties until no empty substitution point is left. To prevent growing too large molecules, all added fragments are ordered to process substitution points no more than the moieties they attach to. A seed population of novel compounds is thereby generated by repeating growing operator.
Tournament selection in EA is employed to choose a better parent structure by comparing the pair of individuals randomly picked from the population, which is used to generate the next generation population. The other genetic operators of crossover and mutation are used to further evolve the population. The crossover operator conducts an “inter-breeding” where a “branch” of two parent molecules are swapped and matched with the new moieties so that two new offspring molecules are generated (Figure 11). The mutation operator tends to execute a local modification or introduce a new moiety to replace the present part on a selected parent molecule to create a new molecule (Figure 12). It is worth noting that the growing operator can still be partly used within the next generations to maintain enough diversity of the population. The frequencies of using different operators can be set by the users in MoleGear.

3.3. Conformational Search

The Java package of Balloon uses distance geometry to generate an initial conformer, which is subjected to geometric modification by a genetic algorithm under the restraint of a MMFF94 force field [25]. Open Babel [26] (searches lowest-energy conformer based on the universal force field (UFF)) is often used to translate molecules between different formats. MolConverter (ChemAxon, Hungary) generates 3D coordinates from a Minkowski-like space followed by 3D geometry optimization to reach a local energy minimization using the Dreiding force field. A deeper conformational search using the same force field by the Cxcalc program (ChemAxon) can be further conducted. All these methods are integrated into MoleGear.

3.4. Fitness Function

New molecules generated by molecular assembly program are scored by fitness functions, and the more competitive candidates will stay inside the chemical space. By default, EA makes no assumptions about the fitness landscape; this generality makes it suitable for both receptor-based design and ligand-based design. Currently, MoleGear supports the receptor-based scoring by handling the output of the default docking programs AutoDock and Vina. Whereas AutoDock (from version 4.0.0) implements a Lamarckian genetic algorithm (LGA) search method that integrates a semiempirical free energy force field function for scoring of searched conformers, while Vina uses a gradient optimization method for conformer scoring by using an advanced knowledge-based and empirical function. Both software deal with the full ligand flexibility and the limited receptor (residue) flexibility and returns promising bound conformations together with predicted binding free energies.
The docking score (Scorei,dock) for the ith molecule in MoleGear is defined as follows:
S c o r e i , d o c k = { 1                                                 i f   E i + P R E S S e E m a x 1 E i E m i n P R E S S e       i f   E m i n < E i + P R E S S e < E m a x 0                                               i f   E i + P R E S S e E m i n
P R E S S e = ( E m a x E m i n ) × c e
where Ei is the binding free energy of the ith molecule, Emax and Emin are the maximal and minimal energy of individuals in the current generation population, respectively, and ce is a user-defined strength coefficient. The score is scaled between 0 and 1. The lower the score, the better the fitness of a molecule. If the 3D structure of the biological receptor is unavailable, the ligand-based scoring is used as an alternative strategy based on the known active binding ligands. The ligand-based evaluation in MoleGear is implemented by analysis of similarity between template and novel structures expressed by their Euclidian distance in a proper space. The similarity score for the ith molecule (Scorei,sim) is calculated by,
S c o r e i , s i m = { 1                                                 i f   D i + P R E S S d D m a x 1 D m i n P R E S S d D       i f   D m i n < D i + P R E S S d < D m a x 0                                               i f   D i + P R E S S d D m i n
P R E S S d = ( D m a x D m i n ) × c d
where Di is the Euclidian distance between the ith molecule and the template molecule. Dmax and Dmin are, respectively, the maximal and minimal distance values of individuals in the current generation population, and cd is a user-defined strength coefficient. The score returns a number between 0 and 1, and the lower scores point to the more fit molecules. Moreover, MoleGear also supports the definition of a weighted-sum fitness function combing multiple objective terms:
S c o r e i = p W p × S c o r e i , p
Scorei and wp are the calculated fitness score and the weight applied to the pth property (e.g., docking and similarity) for the ith molecule, respectively. The weights are determined in accordance with the relative importance of the properties defined by users. Once a new generation population is built up by inserting new offspring molecules, the maximal and minimal property values (e.g., energy or distance) of the population will be retrieved, and the scores of individuals in the population will be updated according to the new intervals.

3.5. Fragment Library Design

Fragments derived from the existing drugs and compounds with known activities and properties make it likely to produce new compounds with feasible molecular structures. In addition, those fragments are also more likely to be “drug-like” molecules compared to random structures by satisfying the “rule of five” (Ro5) [43], and containing no reactive functional groups [13]. Thus, fragment-based drug design becomes a popular approach in drug design. However, the number of available drugs is vast, and often a small fraction of them is accessible. MoleGear offers a platform to build up a fragment library by the fragmentation of available molecular structures through splitting and screening operations.
Splitting: Molecular structures are hydrogen depleted and split into fragments at rotatable and non-terminal bonds (i.e., single bonds that are neither a part of a ring nor the ones that include atoms connected to only one other atom), or at variation sites of a common skeleton among a series of compounds of the same family. Prior to that, the rule of Ro5 is implemented to prevent the regeneration of undesirable structures. When MoleGear starts to split a structure, the bonds that connect to rings have a higher priority to be operated compared to those that connect to general atoms. The resulting fragments are saved in MDL as “sdf” format files with the atomic coordinates and substitution points (R-groups) indicated.
Screening: All derived fragments are subjected to certain filter rules, so duplicate and unfavorable moieties will be removed. The so-called “unfavored” structures are dependent on the specific definition by the users. A library is then established, which contains preferable building blocks as scaffolds and side chains. A link file containing the paths to the fragments and their occurrences in known molecules is then created. It is useful to present all the structures in a united graphical interface (Figure 13) so that the user can more easily check and refine the dataset.

3.6. Chemical Space Analysis

A set of molecular descriptors (e.g., electronic, geometrical, topological, and hybrid categories) imported from the CDK QSAR package are used to capture the chemical features of an involved molecule or fragment set. This usually results in a multi-dimensional data space spanned with many correlated variables. MoleGear uses principal component analysis (PCA) to convert the multi-dimensional descriptor space into a lower-dimensional space spanned with independent principle properties. The objects in the principle property space can be visualized through score plotting. Various selection algorithms (e.g., most descriptive compound (MDC) [44] and D-optimal design) can be used to select a subset of molecules that spans an important structural or physiochemical space of the original dataset. The selected structures can be plotted with the unselected ones distinguishingly in the score space. Regression by means of projections to latent structures (PLS) method, and classification by k-nearest neighbors (K-NN) can be further investigated by QSAR/QSPR analytical tools.

4. Conclusions

The Java-based platform MoleGear was developed for de novo molecular design by a well-schemed evolutionary algorithm, which uses a graph-based method to represent molecular structures. A suite of fragment-based operators is used to assemble novel molecules, and various strategies are applied to score the assembled structures. The EA in MoleGear can be implemented in parallel over multiple nodes, and thus enables large-scale optimizations. In addition, the complementary utilities such as fragment library design, chemical space analysis, and graphical view are well supported. The functionality and flexibility of MoleGear has been demonstrated by different designs of drug-like inhibitors for HIV-1 protease. The designed candidate molecules were found to be similar with the reference molecule in both structure and conformation, which indicates that MoleGear can be used for de novo design of drug-like molecules. Moreover, it is also expected that the designed molecules are chemically feasible. The evolutionary de novo molecular design is implemented on Java-based platform, and can be further expanded to integrate extra specific functionalities.

Author Contributions

Writing—original draft, Y.C.; computational data analysis, Y.C.; writing—review and editing, X.H.

Funding

The APC was funded by Norwegian University of Science and Technology.

Acknowledgments

The Faculty of Natural Sciences at NTNU is acknowledged for conducting this research. The NOTUR and NTNU local supercomputing programme are thanked for providing plenty of CPU time. The authors acknowledge the Research Council of Norway for the funding in publishing this work through the CO2Hing project (#267615).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Schneider, G.; Fechner, U. Computer-based de novo design of drug-like molecules. Nat. Rev. Drug Discov. 2005, 4, 649. [Google Scholar] [CrossRef] [PubMed]
  2. Mauser, H.; Guba, W. Recent developments in de novo design and scaffold hopping. Curr. Opin. Drug Discov. Dev. 2008, 11, 365–374. [Google Scholar]
  3. Popova, M.; Isayev, O.; Tropsha, A. Deep reinforcement learning for de novo drug design. Sci. Adv. 2018, 4, eaap7885. [Google Scholar] [CrossRef]
  4. Speck-Planche, A. Combining Ensemble Learning with a Fragment-Based Topological Approach to Generate New Molecular Diversity in Drug Discovery: In Silico Design of Hsp90 Inhibitors. ACS Omega 2018, 3, 14704–14716. [Google Scholar] [CrossRef] [PubMed]
  5. Su, B.-H.; Huang, Y.-S.; Chang, C.-Y.; Tu, Y.-S.; Tseng, Y.J. Template-Based de Novo Design for Type II Kinase Inhibitors and Its Extended Application to Acetylcholinesterase Inhibitors. Molecules 2013, 18, 13487–13509. [Google Scholar] [CrossRef] [PubMed]
  6. Chu, Y.; Heyndrickx, W.; Occhipinti, G.; Jensen, V.R.; Alsberg, B.K. An Evolutionary Algorithm for de Novo Optimization of Functional Transition Metal Compounds. J. Am. Chem. Soc. 2012, 134, 8885–8895. [Google Scholar] [CrossRef]
  7. Andrikopoulos, P.C.; Michel, C.; Chouzier, S.; Sautet, P. In Silico Screening of Iron-Oxo Catalysts for CH Bond Cleavage. ACS Catal. 2015, 5, 2490–2499. [Google Scholar] [CrossRef]
  8. Calderone, V.R.; Shiju, N.R.; Curulla-Ferré, D.; Chambrey, S.; Khodakov, A.; Rose, A.; Thiessen, J.; Jess, A.; Rothenberg, G. De Novo Design of Nanostructured Iron–Cobalt Fischer–Tropsch Catalysts. Angew. Chem. Int. Ed. 2013, 52, 4397–4401. [Google Scholar] [CrossRef]
  9. McLeese, S.E.; Eslick, J.C.; Hoffmann, N.J.; Scurto, A.M.; Camarda, K.V. Design of ionic liquids via computational molecular design. Comput. Chem. Eng. 2010, 34, 1476–1480. [Google Scholar] [CrossRef]
  10. Chu, Y.; Zhang, X.; Hillestad, M.; He, X. Computational prediction of cellulose solubilities in ionic liquids based on COSMO-RS. Fluid Phase Equilib. 2018, 475, 25–36. [Google Scholar] [CrossRef]
  11. Chu, Y.; He, X. MoDoop: An Automated Computational Approach for COSMO-RS Prediction of Biopolymer Solubilities in Ionic Liquids. ACS Omega 2019, 4, 2337–2343. [Google Scholar] [CrossRef]
  12. Böhm, H.-J. The computer program LUDI: A new method for the de novo design of enzyme inhibitors. J. Comput. Aid Mol. Des. 1992, 6, 61–78. [Google Scholar] [CrossRef]
  13. Douguet, D.; Munier-Lehmann, H.; Labesse, G.; Pochet, S. LEA3D: A Computer-Aided Ligand Design for Structure-Based Drug Design. J. Med. Chem. 2005, 48, 2457–2468. [Google Scholar] [CrossRef]
  14. Fechner, U.; Schneider, G. Flux: A Virtual Synthesis Scheme for Fragment-Based de Novo Design. J. Chem. Inf. Model. 2006, 46, 699–707. [Google Scholar] [CrossRef]
  15. Fechner, U.; Schneider, G. Flux: Comparison of Molecular Mutation and Crossover Operators for Ligand-Based de Novo Design. J. Chem. Inf. Model. 2007, 47, 656–667. [Google Scholar] [CrossRef]
  16. Hao, G.-F.; Wang, F.; Li, H.; Zhu, X.-L.; Yang, W.-C.; Huang, L.-S.; Wu, J.-W.; Berry, E.A.; Yang, G.-F. Computational Discovery of Picomolar Qo Site Inhibitors of Cytochrome bc1 Complex. J. Am. Chem. Soc. 2012, 134, 11168–11176. [Google Scholar] [CrossRef]
  17. Kawai, K.; Nagata, N.; Takahashi, Y. De Novo Design of Drug-Like Molecules by a Fragment-Based Molecular Evolutionary Approach. J. Chem. Inf. Model. 2014, 54, 49–56. [Google Scholar] [CrossRef]
  18. Chu, C.; Alsberg, B.K. A knowledge-based approach for screening chemical structures within de novo molecular evolution. J. Chem. 2010, 24, 399–407. [Google Scholar] [CrossRef]
  19. Lameijer, E.-W.; Kok, J.N.; Bäck, T.; Ijzerman, A.P. The Molecule Evoluator. An Interactive Evolutionary Algorithm for the Design of Drug-Like Molecules. J. Chem. Inf. Model. 2006, 46, 545–552. [Google Scholar] [CrossRef]
  20. Patra, T.K.; Meenakshisundaram, V.; Hung, J.-H.; Simmons, D.S. Neural-Network-Biased Genetic Algorithms for Materials Design: Evolutionary Algorithms That Learn. ACS Comb. Sci. 2017, 19, 96–107. [Google Scholar] [CrossRef]
  21. Takeda, S.; Kaneko, H.; Funatsu, K. Chemical-Space-Based de Novo Design Method To Generate Drug-Like Molecules. J. Chem. Inf. Model. 2016, 56, 1885–1893. [Google Scholar] [CrossRef]
  22. Nicolaou, C.A.; Apostolakis, J.; Pattichis, C.S. De Novo Drug Design Using Multiobjective Evolutionary Graphs. J. Chem. Inf. Model. 2009, 49, 295–307. [Google Scholar] [CrossRef]
  23. Morris, G.M.; Goodsell, D.S.; Halliday, R.S.; Huey, R.; Hart, W.E.; Belew, R.K.; Olson, A.J. Automated docking using a Lamarckian genetic algorithm and an empirical binding free energy function. J. Comput. Chem. 1998, 19, 1639–1662. [Google Scholar] [CrossRef]
  24. Trott, O.; Olson, A.J. AutoDock Vina: Improving the speed and accuracy of docking with a new scoring function, efficient optimization, and multithreading. J. Comput. Chem. 2010, 31, 455–461. [Google Scholar] [CrossRef]
  25. Vainio, M.J.; Johnson, M.S. Generating Conformer Ensembles Using a Multiobjective Genetic Algorithm. J. Chem. Inf. Model. 2007, 47, 2462–2474. [Google Scholar] [CrossRef]
  26. Guha, R.; Howard, M.T.; Hutchison, G.R.; Murray-Rust, P.; Rzepa, H.; Steinbeck, C.; Wegner, J.; Willighagen, E.L. The Blue Obelisk—Interoperability in Chemical Informatics. J. Chem. Inf. Model. 2006, 46, 991–998. [Google Scholar] [CrossRef]
  27. Holbeck, S.L. Update on NCI in vitro drug screen utilities. Eur. J. Cancer 2004, 40, 785–793. [Google Scholar] [CrossRef]
  28. Spannhoff, A.; Heinke, R.; Bauer, I.; Trojer, P.; Metzger, E.; Gust, R.; Schüle, R.; Brosch, G.; Sippl, W.; Jung, M. Target-Based Approach to Inhibitors of Histone Arginine Methyltransferases. J. Med. Chem. 2007, 50, 2319–2325. [Google Scholar] [CrossRef]
  29. Carregal, A.P.; Maciel, F.V.; Carregal, J.B.; dos Reis Santos, B.; da Silva, A.M.; Taranto, A.G.J.J. Docking-based virtual screening of Brazilian natural compounds using the OOMT as the pharmacological target database. J. Mol. Model. 2017, 23, 111. [Google Scholar] [CrossRef]
  30. Xu, X.; Huang, M.; Zou, X.J.B.R. Docking-based inverse virtual screening: Methods, applications, and challenges. Biophys. Rep. 2018, 4, 1–16. [Google Scholar] [CrossRef]
  31. Antunes, D.A.; Rigo, M.M.; Sinigaglia, M.; de Medeiros, R.M.; Junqueira, D.M.; Almeida, S.E.M.; Vieira, G.F. New Insights into the In Silico Prediction of HIV Protease Resistance to Nelfinavir. PLoS ONE 2014, 9, e87520. [Google Scholar] [CrossRef]
  32. Chang, M.W.; Ayeni, C.; Breuer, S.; Torbett, B.E. Virtual Screening for HIV Protease Inhibitors: A Comparison of AutoDock 4 and Vina. PLoS ONE 2010, 5, e11955. [Google Scholar] [CrossRef]
  33. Berman, H.M.; Westbrook, J.; Feng, Z.; Gilliland, G.; Bhat, T.N.; Weissig, H.; Shindyalov, I.N.; Bourne, P.E. The Protein Data Bank. Nucleic Acids Res. 2000, 28, 235–242. [Google Scholar] [CrossRef]
  34. Stanton, D.T.; Jurs, P.C. Development and use of charged partial surface area structural descriptors in computer-assisted quantitative structure-property relationship studies. Anal. Chem. 1990, 62, 2323–2329. [Google Scholar] [CrossRef]
  35. Wessel, M.D.; Jurs, P.C.; Tolan, J.W.; Muskal, S.M. Prediction of Human Intestinal Absorption of Drug Compounds from Molecular Structure. J. Chem. Inf. Comput. Sci. 1998, 38, 726–735. [Google Scholar] [CrossRef]
  36. Liu, S.; Cao, C.; Li, Z. Approach to Estimation and Prediction for Normal Boiling Point (NBP) of Alkanes Based on a Novel Molecular Distance-Edge (MDE) Vector, λ. J. Chem. Inf. Comput. Sci. 1998, 38, 387–394. [Google Scholar] [CrossRef]
  37. Bath, P.A.; Poirrette, A.R.; Willett, P.; Allen, F.H. The Extent of the Relationship between the Graph-Theoretical and the Geometrical Shape Coefficients of Chemical Compounds. J. Chem. Inf. Comput. Sci. 1995, 35, 714–716. [Google Scholar] [CrossRef]
  38. Todeschini, R.; Gramatica, P. New 3D Molecular Descriptors: The WHIM theory and QSAR Applications. In 3D QSAR in Drug Design: Ligand-Protein Interactions and Molecular Similarity; Kubinyi, H., Folkers, G., Martin, Y.C., Eds.; Springer Netherlands: Dordrecht, The Netherlands, 1998; pp. 355–380. [Google Scholar]
  39. Ertl, P.; Rohde, B.; Selzer, P. Fast Calculation of Molecular Polar Surface Area as a Sum of Fragment-Based Contributions and Its Application to the Prediction of Drug Transport Properties. J. Med. Chem. 2000, 43, 3714–3717. [Google Scholar] [CrossRef]
  40. Wang, R.; Gao, Y.; Lai, L. Calculating partition coefficient by atom-additive method. Perspect. Drug Discov. 2000, 19, 47–66. [Google Scholar] [CrossRef]
  41. Xia, J.; Tilahun, E.L.; Kebede, E.H.; Reid, T.-E.; Zhang, L.; Wang, X.S. Comparative Modeling and Benchmarking Data Sets for Human Histone Deacetylases and Sirtuin Families. J. Chem. Inf. Model. 2015, 55, 374–388. [Google Scholar] [CrossRef]
  42. Steinbeck, C.; Han, Y.; Kuhn, S.; Horlacher, O.; Luttmann, E.; Willighagen, E. The Chemistry Development Kit (CDK): An Open-Source Java Library for Chemo- and Bioinformatics. J. Chem. Inf. Comput. Sci. 2003, 43, 493–500. [Google Scholar] [CrossRef]
  43. Lipinski, C.A.; Lombardo, F.; Dominy, B.W.; Feeney, P.J. Experimental and computational approaches to estimate solubility and permeability in drug discovery and development settings. Adv. Drug Deliv. Rev. 1997, 23, 3–25. [Google Scholar] [CrossRef]
  44. Hudson, B.D.; Hyde, R.M.; Rahr, E.; Wood, J.; Osman, J. Parameter Based Methods for Compound Selection from Chemical Databases. Quant. Struct.-act Rel. 1996, 15, 285–289. [Google Scholar] [CrossRef]
Figure 1. Fragments split from the structure of indinavir using the fragment library tool of MoleGear leading to 4 side chains (fr.1, fr.3, fr.7, and fr.8) that contain single R-group, and the scaffolds of the fr.2 and fr.4 have two R-groups, while fr.5 and fr.6 have three R-groups.
Figure 1. Fragments split from the structure of indinavir using the fragment library tool of MoleGear leading to 4 side chains (fr.1, fr.3, fr.7, and fr.8) that contain single R-group, and the scaffolds of the fr.2 and fr.4 have two R-groups, while fr.5 and fr.6 have three R-groups.
Molecules 24 01444 g001
Figure 2. (a) Active site of HIV-1 protease in complex with its inhibitor indinavir (Protein Data Bank (PDB) structure 1HSG). Specific interactions between the enzyme and the inhibitor include the hydroxyl group (O2 in (b)) hydrogen bonding to the carboxyl groups of the essential Asp 25/25’ enzymic residues (hydrogen bonding distances are shown in angstroms), and the amide oxygens (O1 and O3 in (b)) of the inhibitor hydrogen bonding to the backbone amide nitrogen of Ile 50/50’ via a mediating water molecule. (b) Structure of indinavir with the numbering of oxygen atoms.
Figure 2. (a) Active site of HIV-1 protease in complex with its inhibitor indinavir (Protein Data Bank (PDB) structure 1HSG). Specific interactions between the enzyme and the inhibitor include the hydroxyl group (O2 in (b)) hydrogen bonding to the carboxyl groups of the essential Asp 25/25’ enzymic residues (hydrogen bonding distances are shown in angstroms), and the amide oxygens (O1 and O3 in (b)) of the inhibitor hydrogen bonding to the backbone amide nitrogen of Ile 50/50’ via a mediating water molecule. (b) Structure of indinavir with the numbering of oxygen atoms.
Molecules 24 01444 g002
Figure 3. (a) Occurrence versus generation averaged by 6 receptor-based evolutionary algorithm (EA) experiments, which involves the 8 indinavir related fragments (unfilled shapes) as well as the fragments that were ever selected over 50 times (filled shapes). The samples correspond to the fragments marked of same shape in Figure 1 and (b) fragments that were selected over 50 times by at least one generation, including two scaffolds associated with two R-groups and one scaffold associated with three R-groups.
Figure 3. (a) Occurrence versus generation averaged by 6 receptor-based evolutionary algorithm (EA) experiments, which involves the 8 indinavir related fragments (unfilled shapes) as well as the fragments that were ever selected over 50 times (filled shapes). The samples correspond to the fragments marked of same shape in Figure 1 and (b) fragments that were selected over 50 times by at least one generation, including two scaffolds associated with two R-groups and one scaffold associated with three R-groups.
Molecules 24 01444 g003
Figure 4. Occurrence along generation averaged by the 6 ligand-based EA experiments, which involves the 8 indinavir related fragments. The samples correspond to the fragments marked of same shape in Figure 1.
Figure 4. Occurrence along generation averaged by the 6 ligand-based EA experiments, which involves the 8 indinavir related fragments. The samples correspond to the fragments marked of same shape in Figure 1.
Molecules 24 01444 g004
Figure 5. Graphical view of outcome from an EA run by MoleGear.
Figure 5. Graphical view of outcome from an EA run by MoleGear.
Molecules 24 01444 g005
Figure 6. Superposition of the indinavir structure (in cyan) cut from the 1HSG complex with the AutoDock 4.2 predicted binding mode of the molecule no.80 (in orange, marked with red frame in Figure 5).
Figure 6. Superposition of the indinavir structure (in cyan) cut from the 1HSG complex with the AutoDock 4.2 predicted binding mode of the molecule no.80 (in orange, marked with red frame in Figure 5).
Molecules 24 01444 g006
Figure 7. The candidate ligands for HIV-1 protease designed by MoleGear from the EA runs using the multi-objective function combining half-to-half the receptor- and ligand-based scoring strategy.
Figure 7. The candidate ligands for HIV-1 protease designed by MoleGear from the EA runs using the multi-objective function combining half-to-half the receptor- and ligand-based scoring strategy.
Molecules 24 01444 g007
Figure 8. General structure of MoleGear.
Figure 8. General structure of MoleGear.
Molecules 24 01444 g008
Figure 9. Evolutionary scheme of MoleGear.
Figure 9. Evolutionary scheme of MoleGear.
Molecules 24 01444 g009
Figure 10. Generation of seed population by growing from an initial “core” scaffold.
Figure 10. Generation of seed population by growing from an initial “core” scaffold.
Molecules 24 01444 g010
Figure 11. Generation of novel molecules by crossover of two parent structures.
Figure 11. Generation of novel molecules by crossover of two parent structures.
Molecules 24 01444 g011
Figure 12. Generation of novel molecules by mutation of a parent structure through changing the position of a local scaffold (A) or replacing a local scaffold (B) or replacing side chain (left) with a new entry.
Figure 12. Generation of novel molecules by mutation of a parent structure through changing the position of a local scaffold (A) or replacing a local scaffold (B) or replacing side chain (left) with a new entry.
Molecules 24 01444 g012
Figure 13. Graphical view of a fragment library built by MoleGear.
Figure 13. Graphical view of a fragment library built by MoleGear.
Molecules 24 01444 g013
Table 1. Molecular descriptors used in ligand-based design of the novel HIV-1 protease inhibitors.
Table 1. Molecular descriptors used in ligand-based design of the novel HIV-1 protease inhibitors.
CategoryMolecular Descriptors
3DCharged partial surface area (CPSA) [34]
Gravitational index [35]
Molecular length to breadth ratio
Molecular distance edge (MDE) [36]
Moment of inertia
Geometrical shape coefficients of radius–diameter diagram [37]
Weighted holistic invariant molecular (WHIM) descriptors [38]
2DTopological polar surface area (TPSA) [39]
Topological shape coefficients of radius–diameter diagram
XLogP [40]
Polarizability differences between all bonded atoms
Numbers of hydrogen bond acceptors
Numbers of hydrogen bond donor
Numbers of atoms
Numbers of bonds

Share and Cite

MDPI and ACS Style

Chu, Y.; He, X. MoleGear: A Java-Based Platform for Evolutionary De Novo Molecular Design. Molecules 2019, 24, 1444. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules24071444

AMA Style

Chu Y, He X. MoleGear: A Java-Based Platform for Evolutionary De Novo Molecular Design. Molecules. 2019; 24(7):1444. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules24071444

Chicago/Turabian Style

Chu, Yunhan, and Xuezhong He. 2019. "MoleGear: A Java-Based Platform for Evolutionary De Novo Molecular Design" Molecules 24, no. 7: 1444. https://0-doi-org.brum.beds.ac.uk/10.3390/molecules24071444

Article Metrics

Back to TopTop