Difference between revisions of "Mavila9 Week 2"
Jump to navigation
Jump to search
(/* How do the colors combine to produce an overall color? For this, it may help to make a genotype-phenotype table and then try to abstract rules from that. You should be sure that you have tried all the possible combinations of the alleles you found i...) |
|||
Line 2: | Line 2: | ||
This experiment served to clarify the relationship between dominant and recessive genes, while also furthering my understanding of the changes caused by mutation at a biochemical level using a computer model. | This experiment served to clarify the relationship between dominant and recessive genes, while also furthering my understanding of the changes caused by mutation at a biochemical level using a computer model. | ||
− | == Methods == | + | == Methods/Results == |
# The program title Aipotu version 1.3.3 was downloaded. | # The program title Aipotu version 1.3.3 was downloaded. | ||
− | # | + | # In order to decipher the color of the alleles present in the default Greenhouse the following crosses were performed: |
+ | <table> | ||
+ | <tr> | ||
+ | <th>Organisms Crossed</th> | ||
+ | <th>Resulting Colors</th> | ||
+ | <th>Alleles Involved</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-1 x Green-1</td> | ||
+ | <td>green</td> | ||
+ | <td>C<sup>g</sup></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-1 x Green-2</td> | ||
+ | <td>green</td> | ||
+ | <td>C<sup>g</sup>, C<sup>x</sup></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-1 x Red</td> | ||
+ | <td>green & black</td> | ||
+ | <td>C<sup>g</sup>, C<sup>r</sup> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-1 x White</td> | ||
+ | <td>green</td> | ||
+ | <td>C<sup>g</sup>, C<sup>w</sup> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-2 x Green-2<td> | ||
+ | <td>green, blue, & yellow</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-2 x Red</td> | ||
+ | <td>blue, yellow, orange, & purple</td> | ||
+ | <td>C<sup>b</sup>, C<sup>y</sup>, C<sup>r</sup> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Green-2 x White</td> | ||
+ | <td>blue & yellow</td> | ||
+ | <td>C<sup>b</sup> & C<sup>y</sup><td> | ||
+ | <tr>Green- | ||
+ | </table> | ||
− | |||
=== How many different alleles are there? Which colors do they produce? === | === How many different alleles are there? Which colors do they produce? === | ||
Revision as of 16:59, 11 September 2019
Contents
- 1 Purpose
- 2 Methods/Results
- 2.1 How many different alleles are there? Which colors do they produce?
- 2.2 Which are dominant and which are recessive?
- 2.3 How do the colors combine to produce an overall color?
- 2.4 Using the symbols you have developed, give the genotypes of the four starting organisms.
- 2.5 Using this knowledge, construct a purple flower.
- 2.6 Can you construct a pure-breeding purple flower with the starting set of organisms?
- 3 References
Purpose
This experiment served to clarify the relationship between dominant and recessive genes, while also furthering my understanding of the changes caused by mutation at a biochemical level using a computer model.
Methods/Results
- The program title Aipotu version 1.3.3 was downloaded.
- In order to decipher the color of the alleles present in the default Greenhouse the following crosses were performed:
Organisms Crossed | Resulting Colors | Alleles Involved | |
---|---|---|---|
Green-1 x Green-1 | green | Cg | |
Green-1 x Green-2 | green | Cg, Cx | |
Green-1 x Red | green & black | Cg, Cr | |
Green-1 x White | green | Cg, Cw | |
Green-2 x Green-2 | green, blue, & yellow | ||
Green-2 x Red | blue, yellow, orange, & purple | Cb, Cy, Cr | |
Green-2 x White | blue & yellow | Cb & Cy | |
How many different alleles are there? Which colors do they produce?
Alleles | Color |
---|---|
CwCw | white |
CyCy | yellow |
CgCg | green |
CbCb | blue |
CrCr | red |
Which are dominant and which are recessive?
Dominant- Blue, Red, Green
Recessive- Yellow, White
How do the colors combine to produce an overall color?
Genotype | Phyenotype |
---|---|
CgCr | black |
CbCr | purple |
CyCr | orange |
CwCw | white |
CyCy | yellow |
CgCg | green |
CbCb | blue |
CrCr | red |
Using the symbols you have developed, give the genotypes of the four starting organisms.
Organism | Genotype |
---|---|
Green-1 | CgCg |
Green-2 | CgCr |
Red | CrCw |
White | CwCw |
Using this knowledge, construct a purple flower.
Cross Green-2 and Red
Can you construct a pure-breeding purple flower with the starting set of organisms?
No because purple occurs due to red and blue co-dominance.
References
https://html.com/tables/ accessed September 11, 2019.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sup accessed September 11,2019.