blob: f9dfafd26099dcb7ae7bde6ffa7cf2cc709b9e78 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
* Incomplete Dominance
characterized by an intermediate phenotype in heterozygote
+ multiple alleles - multiple versions of a gene
+ codominance - both alleles are expressed in heterozygous individuals
+ in blood types; a & b are codominant; o is recessive
** ABO Blood Type
Blood type alleles: I^A I^B, i
Possible Genotypes:
| Type A | I^A I^A | I^A i |
| Type B | I^B I^B | I^B i |
| Type AB | I^A I^B | - |
| Type O | ii | - |
**
ii
|