1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>Example Documentation</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | </head><body> |
---|
6 | <!-- Generated by Doxygen 1.2.17 --> |
---|
7 | <center> |
---|
8 | <a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> <a class="qindex" href="examples.html">Examples</a> </center> |
---|
9 | <hr><h1>geno_ftest_example</h1> <dl compact><dt><b>Author: </b></dt><dd> |
---|
10 | Maciej Komosinski</dl>This is a very simple class to illustrate basic genetic operations. To compile this code, you may need some GDK files. For a more sophisticated example of Geno_f4 derived from <a class="el" href="classGeno__fx.html">Geno_fx</a>, refer to the available source on developmental encoding and f4 genotype format. |
---|
11 | <p> |
---|
12 | <div class="fragment"><pre>GTTCCGATC [mutated 11.1%] |
---|
13 | GATCCGATC [mutated 33.3%] |
---|
14 | GATCCGAAC [mutated 11.1%] |
---|
15 | GATCCGAAC [mutated 0.0%] |
---|
16 | GATCCGAAC [mutated 0.0%] |
---|
17 | GATCCGAAC [mutated 0.0%] |
---|
18 | GATCCGAAC [mutated 22.2%] |
---|
19 | GATGCGAAC [mutated 11.1%] |
---|
20 | GATGCGAAC [mutated 0.0%] |
---|
21 | GATGCGAAC [mutated 11.1%] |
---|
22 | |
---|
23 | Crossing over the last mutant, |
---|
24 | GATGCGAAC |
---|
25 | and the simplest genotype |
---|
26 | GTTCAGATC |
---|
27 | : |
---|
28 | Offspring 1: |
---|
29 | GATGCGAATTCAGATC (50.0% genes from parent1) |
---|
30 | Offspring 2: |
---|
31 | GC (50.0% genes from parent2) |
---|
32 | |
---|
33 | Checking genotype: |
---|
34 | ATGsomethingCG... error at position 4. |
---|
35 | After validation: |
---|
36 | ATGCG |
---|
37 | ...and is YOUR genotype O.K.? |
---|
38 | |
---|
39 | </pre></div><hr><address style="align: right;"><small>Generated on Tue Jul 30 23:53:52 2002 for Framsticks GenoFX by |
---|
40 | <a href="http://www.doxygen.org/index.html"> |
---|
41 | <img src="doxygen.png" alt="doxygen" align="middle" border=0 |
---|
42 | width=110 height=53></a>1.2.17 </small></address> |
---|
43 | </body> |
---|
44 | </html> |
---|