Two chromosoms A 10101010 B 01010101A two point crossover operation in-between positions 3 and 8 should be performed to give two new chromosoms. Which constellation is the crossover result? 10110100 01001011 10010101 01101010 01010100 10101011
Question
Two chromosoms A 10101010 B 01010101A two point crossover operation in-between positions 3 and 8 should be performed to give two new chromosoms. Which constellation is the crossover result? 10110100 01001011 10010101 01101010 01010100 10101011
Solution
The two-point crossover operation is a genetic algorithm operation that combines two parent chromosomes to create two new offspring chromosomes. The operation is performed by selecting two points on the parent chromosomes. All data between these two points is swapped between the parent organisms.
Given the two chromosomes: A: 10101010 B: 01010101
And the crossover points are between positions 3 and 8.
The crossover operation would result in the following new chromosomes:
New A: 101 (from the original A up to position 3) + 0101 (from original B between positions 3 and 8) + 0 (from original A after position 8) = 10101010
New B: 010 (from the original B up to position 3) + 1010 (from original A between positions 3 and 8) + 1 (from original B after position 8) = 01010101
So, the crossover result is: New A: 10101010 New B: 01010101
This means that the chromosomes remain the same after the crossover operation.
Similar Questions
The map of a chromosome interval is:A——10 m.u.——B——40 m.u.——CFrom the cross A b c / a B C × a b c / a b c, how many double crossovers would be expected out of 1000 progeny, if no interference is present?Question 11Answera.20b.40c.5d.10e.80
The cross L p q / l P Q × l p q / l p q is carried out. If the L gene is in the middle, between genes P and Q, what would be the genotypes of the double crossover gametes in this cross?Question 12Answera. L p q and l P Qb.L P Q and l p qc.L p Q and l P qd.cannot be determinede. l p Q and L P q
R1 = 0b1111, R2 = 0b0101 BIC R0, R1, R2 *1 pointR0 = 0b1010R0 = 0b1111R0 = 0b0101R0 = 0b1100
Alleles A, B, C and D are linked on one chromosome, and alleles a, b, c and d are linked on the homolog. During meiosis, a crossover event occurs between genes A and B. Which of the following is an example of a chromatid that could be found in one of the resulting gametes?
A crossover in meiosis is an exchange of genetic material betweenMultiple Choicehomologous chromosomes.nonhomologous chromosomes.different arms of the same chromatid.sister chromatids of a duplicated chromosome.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.