Quiz Space

Algorithmic Thinking in Bioinformatics · Quiz 1 · 7 Jul 2024 · May 2024 term

Question 4: Source: https://www.needpix.com/photo/93401/dna-amino-aci…

Question 4

+3 marksOne correct option

The figure below shows the genetic code describing the translation of an RNA codon into one of the twenty different amino acids. Use the figure below to answer the given subquestions.

Find the translation of the following RNA string into an amino acid string.

  1. A

    TDTGL

  2. B

    TDTGF

  3. C

    TETGF

  4. D

    TETGL

Show answer

Correct answer

  • C

    TETGF

Question 4 of 15 in the IIT Madras BS Algorithmic Thinking in Bioinformatics (Algorithmic Thinking in Bioinformatics) Quiz 1 paper sat on 7 Jul 2024, in the May 2024 term (IIT M DEGREE AN EXAM QDB2 7 July 2024). It carries 3 marks.

More questions from this paper

  1. Q1Scientists found an alien world where life follows the same central dogma principle. Their DNA consists of 5 different …
  2. Q2Consider a GRN system with four genes: g_1, g_2, g_3, g_4. The adjacency matrix that represents the GRN is given below.…
  3. Q3Figure question
  4. Q5Source: https://www.needpix.com/photo/93401/dna-amino-acids-biology-code-genetics- molecular-science If the amino acid …
  5. Q6A receptor R receives information about a pathogen and transmits the information to gene G via the following edges.\ R …
  6. Q7In a random coloring of the nodes of the underlying GRN network using 6 colors, what is the probability that this path …
  7. Q8A potential cancer therapy drug "Y" was found to bind to certain cancer proteins in an experimental setup. Its binding …
  8. Q9Given a multiset of k-mers S_k, the pseudocode of the algorithm to construct the de Bruijn graph (G) is given below. Fi…
  9. Q10In signaling pathway detection using the color coding algorithm, increasing the number of colors increases the probabil…
  10. Q11How many nodes are there in the corresponding de Bruijn graph?\ Enter the value as a single integer.
  11. Q12Which among the following statements is/are true?
  12. Q13We would like to align v and w using the following score matrix (S). | | A | C | G | T | - | |---|---|---|---|---|---| …
  13. Q14Consider the global alignment between v and w. Let the score be computed as follows: From the given options identify th…
  14. Q15Which among the following statements is/are correct?