Using a Genetic Algorithm To Suggest Combinatorial Libraries

Genetic Algorithm Managed Peptide Mutant Screening: Optimizing Peptide Ligands for Targeted Receptor Binding. Matthew D. King , Thomas Long , Timothy ...
0 downloads 0 Views 928KB Size
J. Chem. In$ Comput. Sci. 1995, 35, 310-320

310

Using a Genetic Algorithm To Suggest Combinatorial Libraries Robert P. Sheridan* and Simon K. Kearsley RYSOS- 100, Merck Research Laboratories, P.O.2000, Rahway, New Jersey 07065 Received November 2 1. 1994@ In combinatorial synthesis, molecules are assembled by linking chemically similar fragments. Since the number of available chemical fragments often greatly exceeds the number of distinct fragments that can be used in one synthetic experiment, choosing a subset of fragments becomes problematical. For example, only a few dozen distinct primary and secondary amines have ever been reported to have been used in constructing a library of peptoids (oligomers of N-substituted glycine), while there are several thousand suitable primary and secondary amines that are commercially available. If a combinatorial library is to be constructed with a particular biological activity in mind, computer-based structure-activity methods can be used to rationally select a subset of fragments. In principle one would computationally generate every possible molecule as a combination of fragments, score each molecule by the likelihood of its being active, and select those fragments that occur in high-scoring molecules. For many cases there are too many combinations to take this exhaustive approach, but genetic algorithms can be used to quickly find highscoring molecules by sampling a small subset of the total combinatorial space. In this paper we demonstrate how a genetic algorithm is used to select a subset of amines for the construction of a tripeptoid library. We show three examples. In the first example, the scoring is based on the similarity of the uipeptoids to a specific tripeptoid target. Since the target itself can be generated in this example, we have an opportunity to experiment with the protocol of our genetic algorithm. In the second example, scoring is based on the similarity to two tetrapeptide CCK antagonists. In the third, scoring is done by a trend vector derived from activity data on ACE inhibitors. In all cases we show that the genetic algorithm can find, in a modest amount of computer time, high-scoring peptoids that resemble the targets. INTRODUCTION The idea behind combinatorial synthesis (reviewed in ref 1 and 2) is that large libraries of chemical compounds can be created by joining a basis set of fragments into short oligomers. These libraries are then to be screened against a variety of biological assays. One of the problems in combinatorial synthesis is that the number of chemical fragments that could be used is very much larger than the number of fragments that actually can be used as a basis set in a given experiment. For instance, pep to id^,^-^ polymers of N-substituted glycine, are constructed by joining amines with linker fragments. No basis set of more than a few dozen or so distinct amines has ever been reported in the construction of a peptoid l i b r a ~ y .However, ~.~ the number of chemically suitable primary or secondary amines in the Fine Chemicals Directory (FCD), a database of commercially available compounds,6is at least a few thousand. Thus, the chemical space of possible peptoids can be sampled only sparsely by a single basis set. In practice, fragments for a basis set are chosen arbitrarily or because they contain chemical groups associated with activity on certain classes of receptor (for instance see ref 5). It would be extremely useful to have a method to rationally select a small number of fragments from a large set. If we decide that we want to construct a library aimed at a particular biological activity, computer-based SAR methods provide a way to do the selection. We would be covering only a small part of chemical space as before, but hopefully it will be the part of space most likely to contain active molecules. Similarity probes7 and trend vector^^,^ are useful topological SAR methods that can assign to a molecule a likelihood @

Abstract published in Advance ACS Abstrucrs, March 1, 1995. 0095-2338/95/1635-0310$09.00/0

of its having a particular biological activity. Both have proven effective in a number of projects for selecting active molecules from large database^.'^^ Typically the “hit rate” is 5- to 40-fold higher than from random screening. Often the active molecules are novel, demonstrating that the methods can generalize across chemical classes. Consider the following thought experiment: We decide to make a tripeptoid library where the first and second position are occupied by a primary amine and the third by either a primary or secondary amine. On the computer, construct the connection table for every possible peptoid, calculate its descriptors, and score it against a similarity probe or trend vector. Save the peptoids with the highest scores. See what amines are in the high-scoring molecules. These are the amines most likely to confer activity, the ones we want to use in our basis set. This exhaustive approach is impractical because, with a few thousand amines possible at each position, there are tens of billions of combinations. Fortunately, genetic algorithms are very efficient computational methods for searching large combinatorial spaces. Genetic algorithms are the computational analog of Darwinian evolution. (Useful general refs are 10 and 11.) Individual entities are represented as a “genome”, a linear series of genes. Each gene may have one of a set of values, each value being an “allele”. In some genetic algorithms, one starts with a population of a given size, with each individual in the population having a randomly selected allele in each gene. The individuals are then scored by some “fitness function”. A new population is constructed from the old through three mechanisms. First, some individuals can be copied intact from the old population. Second, a new individual can be created by “mutating” one or more genes of an individual in the old population. Third, a new 0 1995 American Chemical Society

J. Chem. In$ Comput. Sci., Vol. 35, No. 2, 1995 311

GENETIC ALGORITHMS AND COMBINATORIAL LIBRARIES

Fragment libraries: A

6

Y

Y*

aN

>N’

aN 2

0 0 0

HO

F

E

D

C

2

0 0 0

0 0 0

a

A

a

08

QIOl

Fusion instructions to produce a tripeptoid: A B

First fragment Fusion 1 Fusion 2 Fusion 3 Fusion 4 Fusion 5

Genome:

c

1 2

1

D 88 E l F 101

c-a a-b c-a a-b c-a

blank-keep blank-blank blank-keep blank-blank blank-blank

2 1 8 8 1 101 Figure 1. An example of how a tripeptoid is build from six residues. Each residue has a fragment library associated with it. In each fragment, selected atoms are marked by an fusion type (a, b, c). The fusion instructions describe the sequence for joining the fragments. In this example, the first instruction is to take fragment 1 from library A. The second instruction is to take a fragment 2 from B and covalently bond an atom in the A fragment with fusion type c to an atom in the B fragment with a fusion type a. The following “blank” indicates that the fusion type of the bonded atom in the A fragment is to be erased so that it is not available for further bonding. The “keep” indicates that the amine nitrogen in the B fragment is to keep its type. We now have the A-B dimer. The third instruction is to pick a fragment 1 from library C and bond an atom in A-B with fusion type a to an atom in the C fragment with fusion type b. Both atoms joined by the new bond are blanked. The stepwise fusion continues in this way until all the fragments are joined. The final result is shown at the bottom of the Figure.

1

individual can be created by “crossing-over” the genomes of two “parents” from the old population. Higher scoring individuals have a higher probability of passing their genes to the new population by any of these mechanisms. The new population is scored in turn and the cycle continues. Typically the average and maximum score of the population rise with each generation until they converge to some maximum value.

Genetic algorithms are stochastic. That is, random selections are involved at nearly all stages and the results depend on particular random number sequences. There is no guarantee that the global maximum will be found, or, if there is more than one good solution, that all will be found. However, for most large combinatorial problems, better solutions will be found faster with a properly implemented genetic algorithm than with a systematic search or with a

312 J. Chem. In& Comput. Sci., Vol. 35, No. 2, 1995

SHERIDAN AND KEARSLEY

input control file initiaiize-molecules

4

initial random population

I

1

build-molecules

libraries of fragments

1

topogen descriptors

I

score-molecules

scores

1

, l

get-stats

mutate I -