Quiz Space

Algorithmic Thinking in Bioinformatics · End Term · 1 Sept 2024 · May 2024 term · Set QDB1

Question 12: Remember the episode of Tom and Jerry, where Jerry picks…

Question 12

+5 marksNumerical answer

Remember the episode of Tom and Jerry, where Jerry picks an orange cat and a dog ('Spike') and switches their personalities in the lab. Tom was shocked and could not believe that the orange cat was actually behaving like a dog. Imagine you are a friend of Tom, and you have to explain him that it is possible to switch personalities by mutating their genes. You find the synteny blocks in the chromosomes of the orange cat (henceforth denoted by Cat\mathit{Cat}), Tom and Spike as given below.

\begin{aligned} \mathit{Cat} &= {+5}\ {+3}\ {-1}\ {+4}\ {+2} \\ \mathit{Tom} &= {-3}\ {-2}\ {-1}\ {+5}\ {+4} \\ \mathit{Spike} &= {+1}\ {+2}\ {+3}\ {+4}\ {+5} \end{aligned} \tag{1}

Suppose Jerry's machine first runs an algorithm to determine the breakpoint graph and the sequence of transformations and then applies it on the species. Transforming a genome into another using nn operations (2-break operations: reversal, translocation, fusion or fission) takes nn minutes, as each 2-break operation takes 1 minute to apply. Assume the algorithm only uses the minimum number of transformations needed to convert a species into another. Use the breakpoint graph to determine the total number of minutes Jerry needed to mutate "Cat" into Spike.

Show answer

Correct answer: 4

Question 12 of 16 in the IIT Madras BS Algorithmic Thinking in Bioinformatics (Algorithmic Thinking in Bioinformatics) End Term paper sat on 1 Sept 2024, in the May 2024 term (IIT M DEGREE AN EXAM QDB3 01 Sep 2024). It carries 5 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Shown below is the motif detector matrix of a Transition Factor(TF) learnt by DeepBind. | A | 0 | 1 | 1 | 3 | |---|---|…
  3. Q3Figure question
  4. Q4Which of the following statements about the EM algorithm is/are FALSE?
  5. Q5A mass spectrometer generates the following spectrum \mathit{Spectrum} for the peptide "\mathit{Peptide} = HEQN". 0 114…
  6. Q6Consider a system of 5 genes that regulate each other as follows: G_1 regulates G_2, G_3 and G_4. G_5 is regulated by G…
  7. Q7Figure question
  8. Q8In an alien world, mutations occur in every 10 million years only. A ultrametric tree is constructed on some of these a…
  9. Q9What is the number of free parameters that are learned in the EM setup of the motif finding problem with an assumption …
  10. Q10You are studying the signalling pathway system of an alien world. Existing literature shows that information in the ali…
  11. Q11Consider dynamic programming to do a manual alignment of the following sequences: AGTGT and TATGT. Fill up the score ma…
  12. Q13Based on the above data, answer the given subquestions.
  13. Q14Based on the above data, answer the given subquestions.
  14. Q15Which of the following options is the original message?
  15. Q16Choose the option representing the original suffix array of the message.