source: cpp/tests/genooper_test_fTest.goal @ 1044

Last change on this file since 1044 was 1009, checked in by Maciej Komosinski, 4 years ago

Added tests for most SDK demo programs

File size: 633 bytes
Line 
1GATCGATTACA   [mutated 0.0%]
2GATCCATTACA   [mutated 9.1%]
3GATCCTGTACA   [mutated 27.3%]
4GATCCTGTACA   [mutated 0.0%]
5GATCCTGTACA   [mutated 0.0%]
6GATCCTGTATA   [mutated 9.1%]
7GATCCTGTATA   [mutated 0.0%]
8GATACTGTATA   [mutated 9.1%]
9GATACTGTATA   [mutated 9.1%]
10GATACTGTATA   [mutated 0.0%]
11
12Crossing over the last mutant,
13        GATACTGTATA
14and the simplest genotype
15        GATCGATTACA
16:
17Offspring 1:
18        GATACTCGATTACA  (35.7% genes from parent1)
19Offspring 2:
20        GATGTATA  (25.0% genes from parent2)
21
22Checking genotype:
23        ATGsomethingCG... error at position 4.
24After validation:
25        ATGCG
26...and how about YOUR genotype?
27
28
Note: See TracBrowser for help on using the repository browser.