Computational Design of New and Recombinant Selenoproteins

Size: px
Start display at page:

Download "Computational Design of New and Recombinant Selenoproteins"

Transcription

1 Computational Design of ew and Recombinant Selenoproteins Rolf Backofen and Friedrich-Schiller-University Jena Institute of Computer Science Chair for Bioinformatics 1 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

2 Outline 1. Biological Introduction 2. The Computational Problem 3. The Algorithm 4. Results 5. Conclusion and Future Work 2 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

3 Biological Introduction - 1 RA Sequence: RA Secondary Structure: string over {A,C,G,U}, e.g. AUG }{{} AGCCCGAUC Codon set of complementary and connected base pairs G A G U A C C C G A U C 3 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

4 Biological Introduction - 1 RA Sequence: RA Secondary Structure: string over {A,C,G,U}, e.g. AUG }{{} AGCCCGAUC Codon set of complementary and connected base pairs mra Protein: A U G A G C Met Ser = linear translation G A G U A C C C G A U C STOP-codon: UGA, UAA, UAG (symbolize end of translation) 3 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

5 Biological Introduction - 2 Selenocysteine: new amino acid, encoded by the STOP-codon UGA inserted, if UGA is followed by a SECIS-element AUGUGGUGAAUCUAGA Met Trp STOP SECIS-element: specific mra sequence forms hairpin-like structure Met Trp Sec C U A AUGUGGUGA Ile Selenoproteins: contain selenocysteine important to human health, component of major metabolic pathways greatly enhanced enzymatic activities compared to the cysteine homologues 4 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

6 Protein expression system: E.coli The Biological Problem Eukaryotes: E.coli (bacteria): SECIS-element outside the coding sequence SECIS-element immediately downstream the UGA-codon located inside the coding part of the protein 5 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

7 Protein expression system: E.coli The Biological Problem Eukaryotes: E.coli (bacteria): SECIS-element outside the coding sequence SECIS-element immediately downstream the UGA-codon located inside the coding part of the protein Problem: compromise between quality of the SECIS-element and changes in protein sequence 5 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

8 The Computational Problem given: G... typical SECIS secondary structure S = S 1...S 3n... nucleotide sequence (SECIS-consensus) A = A 1...A n... original amino acid sequence 6 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

9 The Computational Problem given: G... typical SECIS secondary structure S = S 1...S 3n... nucleotide sequence (SECIS-consensus) A = A 1...A n... original amino acid sequence wanted: = n... mra sequence that can adopt G has maximum similarity with S encodes amino acid sequence A with maximal similarity to A A = A 1... A i... A n A = A 1... A i... A n = { }}{ { }}{ 3i 2 3i 1 3i... { }}{ 3n 2 3n 1 3n S = S 1 S 2 S 3... S 3i 2 S 3i 1 S 3i... S 3n 2 S 3n 1 S 3n similarity function: F S 3i 2S 3i 1 S 3i A i ( 3i 2 3i 1 3i ) conditions at conserved pos. (nucleotide + amino acid) 6 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

10 Contrary Conditions Possible Problem: contrary conditions at nucleotide and amino acid level A i Met {}}{ A U G G G U S 3i 2 S 3i 1 S 3i insertions/deletions & optional bonds 7 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

11 The Computational Problem - Extentions - 1 (1) Insertions and Deletions (at amino acid level, represented by vector t with t i { 1,0,1}) A : A 1 A 2 A : A 1 A 2 A 3 {}}{{}}{{}}{ : S : S 1 S 2 S 3 }{{} S 4S 5 S 6 }{{} S 7S 8 S 9 }{{} t: SECpos insertion of A 2, t 2 = +1 A 2 has no counterpart in A similarity: IP + F S 4S 5 S 6 ( ) 8 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

12 The Computational Problem - Extentions - 1 (1) Insertions and Deletions (at amino acid level, represented by vector t with t i { 1,0,1}) A : A 1 A 2 A : A 1 A 2 A 3 {}}{{}}{{}}{ : S : S 1 S 2 S 3 }{{} S 4S 5 S 6 }{{} S 7S 8 S 9 }{{} t: SECpos A : A 1 A 2 A 3 A 4 A : A 1 A 2 A 3 {}}{{}}{{}}{ : S : S 1 S 2 S 3 }{{} S 4 S 5 S 6 }{{} S 7S 8 S 9 }{{} t: SECpos insertion of A 2, t 2 = +1 deletion of A 2, t 2 = 1 A 2 has no counterpart in A compare with A 3 similarity: IP + F S if amino acid cond. at 2 4S 5 S 6 ( ) similarity: DP + F S 4S 5 S 6 A 3 ( ) otherwise 8 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

13 The Computational Problem - Extentions - 2 Similarity Function: f (L i,a i,t i ), where L i... codon corresponding to 3i 2 3i 1 3i t i { 1 (deletion),0 (subst.),+1 (insertion)} f i (L i,a i,0) = F S 3i 2S 3i 1 S 3i A i ai ( 3i 2 3i 1 3i ) a i = i j=1 t j f i (L i,a i,+1) = IP + F S 3i 2S 3i 1 S 3i ( 3i 2 3i 1 3i ) { if amino acid cond. at i (a i t f i (L i,a i, 1) = i ) DP + f i (L i,a i,0) otherwise 9 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

14 The Computational Problem - Extentions - 2 Similarity Function: f (L i,a i,t i ), where L i... codon corresponding to 3i 2 3i 1 3i t i { 1 (deletion),0 (subst.),+1 (insertion)} f i (L i,a i,0) = F S 3i 2S 3i 1 S 3i A i ai ( 3i 2 3i 1 3i ) a i = i j=1 t j f i (L i,a i,+1) = IP + F S 3i 2S 3i 1 S 3i ( 3i 2 3i 1 3i ) { if amino acid cond. at i (a i t f i (L i,a i, 1) = i ) DP + f i (L i,a i,0) otherwise (2) Optional Bonds bond... mandatory bond optional bond... not fixed, but of advantage if formed 9 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

15 The Algorithm - Input structure represented by a graph: outer-planar edgelabeled graph G = (V,E,Lab), with V = {v 1,...,v 3n } Lab(v k,v l ) Condition Meaning {v k,v l } E(G) : +1 k l C bond +2 k {A,C,G,U} optional bond -1 k l C prohibited bond -2 k {A,C,G,U} opt. prohib. bond 10 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

16 The Algorithm - Input structure represented by a graph: outer-planar edgelabeled graph G = (V,E,Lab), with V = {v 1,...,v 3n } Lab(v k,v l ) Condition Meaning {v k,v l } E(G) : +1 k l C bond +2 k {A,C,G,U} optional bond -1 k l C prohibited bond -2 k {A,C,G,U} opt. prohib. bond amino acid sequence A = A 1 A 2...A n amino acid + nucleotide conditions n similarity functions f 1,..., f n, where f i is associated with {v 3i 2,v 3i 1,v 3i } 10 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

17 The Algorithm - Output Vectors with: = ( 1,..., 3n ) {A,C,G,U} 3n and t = (t 1,...,t n ) { 1,0,1} n, k assigned to v k t... succession of insertions and deletions all complementarity conditions hold (given by the labeling) n i=1 f i (L i,a i,t i ) is maximized (L i correponds to 3i 2 3i 1 3i ) 11 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

18 The Algorithm - Preparing Definitions - 1 Definition 1 Given a structure graph G, we define the implied graph G impl as a graph on the vertices V (G impl ) = {u 1,...,u n } with: E(G impl {u i,u j } r {3i 2,3i 1,3i} : ) = s {3 j 2,3 j 1,3 j} : (v r,v s ) E(G) v v v v v v v v v v v v u u 1 u 3 u 4 ucleotide level (G) AA level (G impl ) (independent of index: u V (G impl ), v V (G)) 12 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

19 The Algorithm - Preparing Definitions - 2 Compatibility: E(G) (u i,l i ) E(G) (u j,l j ) = true, if {u i,u j } / E(G impl ) true, false, if {u i,u j } E(G impl ) and the corresp. nucleotides of L i and L j satisfy the complementarity cond. of G otherwise 13 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

20 The Algorithm - Preparing Definitions - 2 Compatibility: E(G) (u i,l i ) E(G) (u j,l j ) = true, if {u i,u j } / E(G impl ) true, false, if {u i,u j } E(G impl ) and the corresp. nucleotides of L i and L j satisfy the complementarity cond. of G otherwise Central Function: [ l... insertions - deletions left s... insertions - deletions inside interval ] w 1 n(l 1,L n,m,l,s) = max L 2...L n 1 t(s) 1< j n f j (L j,l + j i t g,t j i ) g=1 to L 1...L n corresp. nucl. satisfy E(G), m real. opt. bonds at L 1...L n 13 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

21 The Algorithm - 1 Value of Interest: max L 1,L n,m l 1, s n 1 {w 1 n(l 1,L n,m,l,s) + f 1 (L 1,l,l)} solved by dynamic programming 14 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

22 The Algorithm - 1 Value of Interest: max L 1,L n,m l 1, s n 1 {w 1 n(l 1,L n,m,l,s) + f 1 (L 1,l,l)} solved by dynamic programming Subproblems: split the problem on {1,..., n} into two parts, solve subproblems optimally vertex to split: next(i, j)= r i + 1 if u r is the farthest vertex in {u i,...,u j 1 } adjacent to u i otherwise u u i u next(i,j) j 14 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

23 The Algorithm - 2 Recurrence Theorem: w i i+k (L i,l i+k,m,l,s) equals if (u i,l i ) E(G) (u i+k,l i+k ) max L p splits (m 1,m 2 ) of m splits (s 1,s 2 ) of s ( w i p(l i,l p,m 1,l,s 1 ) + w p i+k(l p,l i+k,m 2,l + s 1,s 2 ) if (u i,l i ) E(G) (u i+k,l i+k ) ) where p = next(i,i + k) and m = m 1 + m 2 + opt L i L i+k with opt L i L i+k = number of realized optional bonds only between codons L i and L i+k. 15 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

24 Results - 1 SECIS-element of E.coli: A) Standard B) Additional Codon C) Lacking First Codon G U G A C G/C U/A U G/C G/C UGA C U G C/G A/U C/G C/G UGA G U G A C G/C U/A U G/C G/C C U G C/G A/U C/G C/G G/C U/A G/C G/C UGA G U G A C U C U G C/G A/U C/G C/G from Liu et al., AR Computational Design of ew and Recombinant Selenoproteins July 06, 2004

25 Results - 2 Mammalian methionine sulfoxide reductase B (MsrB): (also analyzed by Bar-oy et al., 2002) A) mouse MsrB... U I F S S S L K F V P K G K E... Sim = 65 new MsrB... U I F S S L P G L V P K G K E... Sim = 43 MsrB[Bar-oy et al.]... U I F S T V A G L H P K G K E... Sim = 35 new mra... UGAAUUUUCUCUUCGCUACCAGGUCUGGUGCCAAAAGGAAAAGAA new struc......(((((.((.((.((((...)))))).)).)))))... opt = 8 (9) B) mouse MsrB... U I F S S S L K - F V P K G K E... new MsrB... U I F S S S L P G L V P K G K E... Sim = 57 + IP new mra... UGAAUAUUUUCCUCUUCGCUACCAGGUCUGGUGCCAAAAGGAAAAGAA new struc......(.(((((.((.((.((((...)))))).)).))))))... opt = 9 (9) C) mouse MsrB... U I F S S S L K F V P K G K E... new MsrB... U I F S L P - G L V P K G K E... Sim = 41 + DP new mra... UGAAUCUUUUCGCUACCAGGUCUGGUGCCAAAAGGUAAAGAA new struc......(((((((.((.((((...)))))).)))))))... opt = 6 (7) 17 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

26 Results for Human Selenoproteins A) GPX2... G T T T R D F T Q L E L Q... GPX2... G T T T L A G L Q L E L Q... Sel... G S G R T L R E T V L E S S P... Sel... G - G R T L P G L V L E S S P... SelP S Y S L R Y I L L K K S L E... SelP S Y S L L A G L L R K S L E... B) Sel... G S G R T L R E T V L E S S P... Sel... G S G R T L P G L V L E S S P... SelP Y L C I I E A S K L E D L R V... SelP Y L C I Y V A G L L E D L R V... SelP Q C K E L P S L C S C Q G L... SelP Q C K E L P G L V A C Q G L... C) IOD2... P P F T S Q L P A F R K L... IOD2... P P F L A G L Q A F R K L... IOD3... P P F M A R M S A F Q R L... IOD3... P P F L A G L Q A F Q R L... GPX1... G T T V R D Y T Q M E L... GPX1... G T T V A G L L Q M E L... GPX3... G L T G Q Y I E L A L Q... GPX3... G L T L P G L E L A L Q... SelT... G Y R R V - F E E Y M R V... SelT... G Y R L P G L E E Y M R V... SelV... S Y S L R Y I L L K K S L... SelV... S Y S L A G L L L K K S L... SelW... G Y K S K Y L Q L K K K L... SelW... G Y R L A G L Q L K K K L... SPS2... G C K V P Q E A L L K L L... SPS2... G C R V P G L V L L K L L Computational Design of ew and Recombinant Selenoproteins July 06, 2004

27 Conclusion and Future Work Conclusion: inserted bacterial SECIS-element in mra of eukaryotic selenoproteins only few amino acids changed 19 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

28 Conclusion and Future Work Conclusion: inserted bacterial SECIS-element in mra of eukaryotic selenoproteins only few amino acids changed Future Work: consider folding probability additionally (contrary) increase probability: local search methods keep a certain similarity 19 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

29 Thanks Thanks to my supervisor Rolf Backofen. 20 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

30 Thanks Thanks to my supervisor Rolf Backofen. I thank you for your attention. 20 Computational Design of ew and Recombinant Selenoproteins July 06, 2004

RNA & PROTEIN SYNTHESIS. Making Proteins Using Directions From DNA

RNA & PROTEIN SYNTHESIS. Making Proteins Using Directions From DNA RNA & PROTEIN SYNTHESIS Making Proteins Using Directions From DNA RNA & Protein Synthesis v Nitrogenous bases in DNA contain information that directs protein synthesis v DNA remains in nucleus v in order

More information

GENETICS - CLUTCH CH.11 TRANSLATION.

GENETICS - CLUTCH CH.11 TRANSLATION. !! www.clutchprep.com CONCEPT: GENETIC CODE Nucleotides and amino acids are translated in a 1 to 1 method The triplet code states that three nucleotides codes for one amino acid - A codon is a term for

More information

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation.

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis: Protein synthesis uses the information in genes to make proteins. 2 Steps

More information

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation.

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Types of RNA Messenger RNA (mrna) makes a copy of DNA, carries instructions for making proteins,

More information

Newly made RNA is called primary transcript and is modified in three ways before leaving the nucleus:

Newly made RNA is called primary transcript and is modified in three ways before leaving the nucleus: m Eukaryotic mrna processing Newly made RNA is called primary transcript and is modified in three ways before leaving the nucleus: Cap structure a modified guanine base is added to the 5 end. Poly-A tail

More information

Molecular Biology - Translation of RNA to make Protein *

Molecular Biology - Translation of RNA to make Protein * OpenStax-CNX module: m49485 1 Molecular Biology - Translation of RNA to make Protein * Jerey Mahr Based on Translation by OpenStax This work is produced by OpenStax-CNX and licensed under the Creative

More information

Chapter

Chapter Chapter 17 17.4-17.6 Molecular Components of Translation A cell interprets a genetic message and builds a polypeptide The message is a series of codons on mrna The interpreter is called transfer (trna)

More information

From DNA to protein, i.e. the central dogma

From DNA to protein, i.e. the central dogma From DNA to protein, i.e. the central dogma DNA RNA Protein Biochemistry, chapters1 5 and Chapters 29 31. Chapters 2 5 and 29 31 will be covered more in detail in other lectures. ph, chapter 1, will be

More information

Translation - Prokaryotes

Translation - Prokaryotes 1 Translation - Prokaryotes Shine-Dalgarno (SD) Sequence rrna 3 -GAUACCAUCCUCCUUA-5 mrna...ggagg..(5-7bp)...aug Influences: Secondary structure!! SD and AUG in unstructured region Start AUG 91% GUG 8 UUG

More information

Conceptofcolinearity: a continuous sequence of nucleotides in DNA encodes a continuous sequence of amino acids in a protein

Conceptofcolinearity: a continuous sequence of nucleotides in DNA encodes a continuous sequence of amino acids in a protein Translation Conceptofcolinearity: a continuous sequence of nucleotides in DNA encodes a continuous sequence of amino acids in a protein Para além do fenómeno do wobble, há que considerar Desvios ao código

More information

Lecture 15: Realities of Genome Assembly Protein Sequencing

Lecture 15: Realities of Genome Assembly Protein Sequencing Lecture 15: Realities of Genome Assembly Protein Sequencing Study Chapter 8.10-8.15 1 Euler s Theorems A graph is balanced if for every vertex the number of incoming edges equals to the number of outgoing

More information

From gene to protein. Premedical biology

From gene to protein. Premedical biology From gene to protein Premedical biology Central dogma of Biology, Molecular Biology, Genetics transcription replication reverse transcription translation DNA RNA Protein RNA chemically similar to DNA,

More information

Translation. Genetic code

Translation. Genetic code Translation Genetic code If genes are segments of DNA and if DNA is just a string of nucleotide pairs, then how does the sequence of nucleotide pairs dictate the sequence of amino acids in proteins? Simple

More information

BCH 4054 Spring 2001 Chapter 33 Lecture Notes

BCH 4054 Spring 2001 Chapter 33 Lecture Notes BCH 4054 Spring 2001 Chapter 33 Lecture Notes Slide 1 The chapter covers degradation of proteins as well. We will not have time to get into that subject. Chapter 33 Protein Synthesis Slide 2 Prokaryotic

More information

Organic Chemistry Option II: Chemical Biology

Organic Chemistry Option II: Chemical Biology Organic Chemistry Option II: Chemical Biology Recommended books: Dr Stuart Conway Department of Chemistry, Chemistry Research Laboratory, University of Oxford email: stuart.conway@chem.ox.ac.uk Teaching

More information

13 Comparative RNA analysis

13 Comparative RNA analysis 13 Comparative RNA analysis Sources for this lecture: R. Durbin, S. Eddy, A. Krogh und G. Mitchison, Biological sequence analysis, Cambridge, 1998 D.W. Mount. Bioinformatics: Sequences and Genome analysis,

More information

From Gene to Protein

From Gene to Protein From Gene to Protein Gene Expression Process by which DNA directs the synthesis of a protein 2 stages transcription translation All organisms One gene one protein 1. Transcription of DNA Gene Composed

More information

Molecular Biology (9)

Molecular Biology (9) Molecular Biology (9) Translation Mamoun Ahram, PhD Second semester, 2017-2018 1 Resources This lecture Cooper, Ch. 8 (297-319) 2 General information Protein synthesis involves interactions between three

More information

Laith AL-Mustafa. Protein synthesis. Nabil Bashir 10\28\ First

Laith AL-Mustafa. Protein synthesis. Nabil Bashir 10\28\ First Laith AL-Mustafa Protein synthesis Nabil Bashir 10\28\2015 http://1drv.ms/1gigdnv 01 First 0 Protein synthesis In previous lectures we started talking about DNA Replication (DNA synthesis) and we covered

More information

Biochemistry Prokaryotic translation

Biochemistry Prokaryotic translation 1 Description of Module Subject Name Paper Name Module Name/Title Dr. Vijaya Khader Dr. MC Varadaraj 2 1. Objectives 2. Understand the concept of genetic code 3. Understand the concept of wobble hypothesis

More information

Computational Biology: Basics & Interesting Problems

Computational Biology: Basics & Interesting Problems Computational Biology: Basics & Interesting Problems Summary Sources of information Biological concepts: structure & terminology Sequencing Gene finding Protein structure prediction Sources of information

More information

Videos. Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu.

Videos. Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu. Translation Translation Videos Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu.be/itsb2sqr-r0 Translation Translation The

More information

Name Period The Control of Gene Expression in Prokaryotes Notes

Name Period The Control of Gene Expression in Prokaryotes Notes Bacterial DNA contains genes that encode for many different proteins (enzymes) so that many processes have the ability to occur -not all processes are carried out at any one time -what allows expression

More information

Advanced Cell Biology. Lecture 6

Advanced Cell Biology. Lecture 6 Advanced Cell Biology. Lecture 6 Alexey Shipunov Minot State University January 23, 2013 Shipunov (MSU) Advanced Cell Biology. Lecture 6 January 23, 2013 1 / 48 Outline Questions and answers Nucleic acids

More information

Gene Expression: Translation. transmission of information from mrna to proteins Chapter 5 slide 1

Gene Expression: Translation. transmission of information from mrna to proteins Chapter 5 slide 1 Gene Expression: Translation transmission of information from mrna to proteins 601 20000 Chapter 5 slide 1 Fig. 6.1 General structural formula for an amino acid Peter J. Russell, igenetics: Copyright Pearson

More information

What is the central dogma of biology?

What is the central dogma of biology? Bellringer What is the central dogma of biology? A. RNA DNA Protein B. DNA Protein Gene C. DNA Gene RNA D. DNA RNA Protein Review of DNA processes Replication (7.1) Transcription(7.2) Translation(7.3)

More information

Ribosome readthrough

Ribosome readthrough Ribosome readthrough Starting from the base PROTEIN SYNTHESIS Eukaryotic translation can be divided into four stages: Initiation, Elongation, Termination and Recycling During translation, the ribosome

More information

Chapter 12. Genes: Expression and Regulation

Chapter 12. Genes: Expression and Regulation Chapter 12 Genes: Expression and Regulation 1 DNA Transcription or RNA Synthesis produces three types of RNA trna carries amino acids during protein synthesis rrna component of ribosomes mrna directs protein

More information

Translation Part 2 of Protein Synthesis

Translation Part 2 of Protein Synthesis Translation Part 2 of Protein Synthesis IN: How is transcription like making a jello mold? (be specific) What process does this diagram represent? A. Mutation B. Replication C.Transcription D.Translation

More information

Molecular Modeling 2018

Molecular Modeling 2018 Molecular Modeling 2018 A course about proteins protein language protein energy landscapes protein conformation protein evolution protein shape protein interactions Administrative stuff Decide on office

More information

Section 7. Junaid Malek, M.D.

Section 7. Junaid Malek, M.D. Section 7 Junaid Malek, M.D. RNA Processing and Nomenclature For the purposes of this class, please do not refer to anything as mrna that has not been completely processed (spliced, capped, tailed) RNAs

More information

Problem Set 1

Problem Set 1 2006 7.012 Problem Set 1 Due before 5 PM on FRIDAY, September 15, 2006. Turn answers in to the box outside of 68-120. PLEASE WRITE YOUR ANSWERS ON THIS PRINTOUT. 1. For each of the following parts, pick

More information

A Method for Aligning RNA Secondary Structures

A Method for Aligning RNA Secondary Structures Method for ligning RN Secondary Structures Jason T. L. Wang New Jersey Institute of Technology J Liu, JTL Wang, J Hu and B Tian, BM Bioinformatics, 2005 1 Outline Introduction Structural alignment of RN

More information

Translation. A ribosome, mrna, and trna.

Translation. A ribosome, mrna, and trna. Translation The basic processes of translation are conserved among prokaryotes and eukaryotes. Prokaryotic Translation A ribosome, mrna, and trna. In the initiation of translation in prokaryotes, the Shine-Dalgarno

More information

CHAPTER4 Translation

CHAPTER4 Translation CHAPTER4 Translation 4.1 Outline of Translation 4.2 Genetic Code 4.3 trna and Anticodon 4.4 Ribosome 4.5 Protein Synthesis 4.6 Posttranslational Events 4.1 Outline of Translation From mrna to protein

More information

O 3 O 4 O 5. q 3. q 4. Transition

O 3 O 4 O 5. q 3. q 4. Transition Hidden Markov Models Hidden Markov models (HMM) were developed in the early part of the 1970 s and at that time mostly applied in the area of computerized speech recognition. They are first described in

More information

In Genomes, Two Types of Genes

In Genomes, Two Types of Genes In Genomes, Two Types of Genes Protein-coding: [Start codon] [codon 1] [codon 2] [ ] [Stop codon] + DNA codons translated to amino acids to form a protein Non-coding RNAs (NcRNAs) No consistent patterns

More information

9 The Process of Translation

9 The Process of Translation 9 The Process of Translation 9.1 Stages of Translation Process We are familiar with the genetic code, we can begin to study the mechanism by which amino acids are assembled into proteins. Because more

More information

Lecture 13: PROTEIN SYNTHESIS II- TRANSLATION

Lecture 13: PROTEIN SYNTHESIS II- TRANSLATION http://smtom.lecture.ub.ac.id/ Password: https://syukur16tom.wordpress.com/ Password: Lecture 13: PROTEIN SYNTHESIS II- TRANSLATION http://hyperphysics.phy-astr.gsu.edu/hbase/organic/imgorg/translation2.gif

More information

The Gene The gene; Genes Genes Allele;

The Gene The gene; Genes Genes Allele; Gene, genetic code and regulation of the gene expression, Regulating the Metabolism, The Lac- Operon system,catabolic repression, The Trp Operon system: regulating the biosynthesis of the tryptophan. Mitesh

More information

-14. -Abdulrahman Al-Hanbali. -Shahd Alqudah. -Dr Ma mon Ahram. 1 P a g e

-14. -Abdulrahman Al-Hanbali. -Shahd Alqudah. -Dr Ma mon Ahram. 1 P a g e -14 -Abdulrahman Al-Hanbali -Shahd Alqudah -Dr Ma mon Ahram 1 P a g e In this lecture we will talk about the last stage in the synthesis of proteins from DNA which is translation. Translation is the process

More information

ومن أحياها Translation 2. Translation 2. DONE BY :Nisreen Obeidat

ومن أحياها Translation 2. Translation 2. DONE BY :Nisreen Obeidat Translation 2 DONE BY :Nisreen Obeidat Page 0 Prokaryotes - Shine-Dalgarno Sequence (2:18) What we're seeing here are different portions of sequences of mrna of different promoters from different bacterial

More information

HMMs and biological sequence analysis

HMMs and biological sequence analysis HMMs and biological sequence analysis Hidden Markov Model A Markov chain is a sequence of random variables X 1, X 2, X 3,... That has the property that the value of the current state depends only on the

More information

Structure-Based Comparison of Biomolecules

Structure-Based Comparison of Biomolecules Structure-Based Comparison of Biomolecules Benedikt Christoph Wolters Seminar Bioinformatics Algorithms RWTH AACHEN 07/17/2015 Outline 1 Introduction and Motivation Protein Structure Hierarchy Protein

More information

Student Handout 2. Human Sepiapterin Reductase mrna Gene Map A 3DMD BioInformatics Activity. Genome Sequencing. Sepiapterin Reductase

Student Handout 2. Human Sepiapterin Reductase mrna Gene Map A 3DMD BioInformatics Activity. Genome Sequencing. Sepiapterin Reductase Project-Based Learning ctivity Human Sepiapterin Reductase mrn ene Map 3DMD BioInformatics ctivity 498 ---+---------+--------- ---------+---------+---------+---------+---------+---------+---------+---------+---------+---------

More information

Lecture 18 June 2 nd, Gene Expression Regulation Mutations

Lecture 18 June 2 nd, Gene Expression Regulation Mutations Lecture 18 June 2 nd, 2016 Gene Expression Regulation Mutations From Gene to Protein Central Dogma Replication DNA RNA PROTEIN Transcription Translation RNA Viruses: genome is RNA Reverse Transcriptase

More information

UNIT 5. Protein Synthesis 11/22/16

UNIT 5. Protein Synthesis 11/22/16 UNIT 5 Protein Synthesis IV. Transcription (8.4) A. RNA carries DNA s instruction 1. Francis Crick defined the central dogma of molecular biology a. Replication copies DNA b. Transcription converts DNA

More information

3. SEQUENCE ANALYSIS BIOINFORMATICS COURSE MTAT

3. SEQUENCE ANALYSIS BIOINFORMATICS COURSE MTAT 3. SEQUENCE ANALYSIS BIOINFORMATICS COURSE MTAT.03.239 25.09.2012 SEQUENCE ANALYSIS IS IMPORTANT FOR... Prediction of function Gene finding the process of identifying the regions of genomic DNA that encode

More information

98 Algorithms in Bioinformatics I, WS 06, ZBIT, D. Huson, December 6, 2006

98 Algorithms in Bioinformatics I, WS 06, ZBIT, D. Huson, December 6, 2006 98 Algorithms in Bioinformatics I, WS 06, ZBIT, D. Huson, December 6, 2006 8.3.1 Simple energy minimization Maximizing the number of base pairs as described above does not lead to good structure predictions.

More information

GENETICS - CLUTCH CH.12 GENE REGULATION IN PROKARYOTES.

GENETICS - CLUTCH CH.12 GENE REGULATION IN PROKARYOTES. GEETICS - CLUTCH CH.12 GEE REGULATIO I PROKARYOTES!! www.clutchprep.com GEETICS - CLUTCH CH.12 GEE REGULATIO I PROKARYOTES COCEPT: LAC OPERO An operon is a group of genes with similar functions that are

More information

(Lys), resulting in translation of a polypeptide without the Lys amino acid. resulting in translation of a polypeptide without the Lys amino acid.

(Lys), resulting in translation of a polypeptide without the Lys amino acid. resulting in translation of a polypeptide without the Lys amino acid. 1. A change that makes a polypeptide defective has been discovered in its amino acid sequence. The normal and defective amino acid sequences are shown below. Researchers are attempting to reproduce the

More information

Supplemental Materials

Supplemental Materials JOURNAL OF MICROBIOLOGY & BIOLOGY EDUCATION, May 2013, p. 107-109 DOI: http://dx.doi.org/10.1128/jmbe.v14i1.496 Supplemental Materials for Engaging Students in a Bioinformatics Activity to Introduce Gene

More information

Types of RNA. 1. Messenger RNA(mRNA): 1. Represents only 5% of the total RNA in the cell.

Types of RNA. 1. Messenger RNA(mRNA): 1. Represents only 5% of the total RNA in the cell. RNAs L.Os. Know the different types of RNA & their relative concentration Know the structure of each RNA Understand their functions Know their locations in the cell Understand the differences between prokaryotic

More information

Advanced Topics in RNA and DNA. DNA Microarrays Aptamers

Advanced Topics in RNA and DNA. DNA Microarrays Aptamers Quiz 1 Advanced Topics in RNA and DNA DNA Microarrays Aptamers 2 Quantifying mrna levels to asses protein expression 3 The DNA Microarray Experiment 4 Application of DNA Microarrays 5 Some applications

More information

Information Content in Genetics:

Information Content in Genetics: Information Content in Genetics: DNA, RNA and protein mrna translation into protein (protein synthesis) Francis Crick, 1958 [Crick, F. H. C. in Symp. Soc. Exp. Biol., The Biological Replication of Macromolecules,

More information

Midterm Review Guide. Unit 1 : Biochemistry: 1. Give the ph values for an acid and a base. 2. What do buffers do? 3. Define monomer and polymer.

Midterm Review Guide. Unit 1 : Biochemistry: 1. Give the ph values for an acid and a base. 2. What do buffers do? 3. Define monomer and polymer. Midterm Review Guide Name: Unit 1 : Biochemistry: 1. Give the ph values for an acid and a base. 2. What do buffers do? 3. Define monomer and polymer. 4. Fill in the Organic Compounds chart : Elements Monomer

More information

BME 5742 Biosystems Modeling and Control

BME 5742 Biosystems Modeling and Control BME 5742 Biosystems Modeling and Control Lecture 24 Unregulated Gene Expression Model Dr. Zvi Roth (FAU) 1 The genetic material inside a cell, encoded in its DNA, governs the response of a cell to various

More information

15.2 Prokaryotic Transcription *

15.2 Prokaryotic Transcription * OpenStax-CNX module: m52697 1 15.2 Prokaryotic Transcription * Shannon McDermott Based on Prokaryotic Transcription by OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons

More information

1. In most cases, genes code for and it is that

1. In most cases, genes code for and it is that Name Chapter 10 Reading Guide From DNA to Protein: Gene Expression Concept 10.1 Genetics Shows That Genes Code for Proteins 1. In most cases, genes code for and it is that determine. 2. Describe what Garrod

More information

Computational Cell Biology Lecture 4

Computational Cell Biology Lecture 4 Computational Cell Biology Lecture 4 Case Study: Basic Modeling in Gene Expression Yang Cao Department of Computer Science DNA Structure and Base Pair Gene Expression Gene is just a small part of DNA.

More information

ومن أحياها Translation 1. Translation 1. DONE BY :Maen Faoury

ومن أحياها Translation 1. Translation 1. DONE BY :Maen Faoury Translation 1 DONE BY :Maen Faoury 0 1 ومن أحياها Translation 1 2 ومن أحياها Translation 1 In this lecture and the coming lectures you are going to see how the genetic information is transferred into proteins

More information

Data Mining in Bioinformatics HMM

Data Mining in Bioinformatics HMM Data Mining in Bioinformatics HMM Microarray Problem: Major Objective n Major Objective: Discover a comprehensive theory of life s organization at the molecular level 2 1 Data Mining in Bioinformatics

More information

CMPS 6630: Introduction to Computational Biology and Bioinformatics. Structure Comparison

CMPS 6630: Introduction to Computational Biology and Bioinformatics. Structure Comparison CMPS 6630: Introduction to Computational Biology and Bioinformatics Structure Comparison Protein Structure Comparison Motivation Understand sequence and structure variability Understand Domain architecture

More information

A graph kernel approach to the identification and characterisation of structured non-coding RNAs using multiple sequence alignment information

A graph kernel approach to the identification and characterisation of structured non-coding RNAs using multiple sequence alignment information graph kernel approach to the identification and characterisation of structured noncoding RNs using multiple sequence alignment information Mariam lshaikh lbert Ludwigs niversity Freiburg, Department of

More information

UNIVERSITY OF YORK. BA, BSc, and MSc Degree Examinations Department : BIOLOGY. Title of Exam: Molecular microbiology

UNIVERSITY OF YORK. BA, BSc, and MSc Degree Examinations Department : BIOLOGY. Title of Exam: Molecular microbiology Examination Candidate Number: Desk Number: UNIVERSITY OF YORK BA, BSc, and MSc Degree Examinations 2017-8 Department : BIOLOGY Title of Exam: Molecular microbiology Time Allowed: 1 hour 30 minutes Marking

More information

C CH 3 N C COOH. Write the structural formulas of all of the dipeptides that they could form with each other.

C CH 3 N C COOH. Write the structural formulas of all of the dipeptides that they could form with each other. hapter 25 Biochemistry oncept heck 25.1 Two common amino acids are 3 2 N alanine 3 2 N threonine Write the structural formulas of all of the dipeptides that they could form with each other. The carboxyl

More information

A L A BA M A L A W R E V IE W

A L A BA M A L A W R E V IE W A L A BA M A L A W R E V IE W Volume 52 Fall 2000 Number 1 B E F O R E D I S A B I L I T Y C I V I L R I G HT S : C I V I L W A R P E N S I O N S A N D TH E P O L I T I C S O F D I S A B I L I T Y I N

More information

Multiple Choice Review- Eukaryotic Gene Expression

Multiple Choice Review- Eukaryotic Gene Expression Multiple Choice Review- Eukaryotic Gene Expression 1. Which of the following is the Central Dogma of cell biology? a. DNA Nucleic Acid Protein Amino Acid b. Prokaryote Bacteria - Eukaryote c. Atom Molecule

More information

SA-REPC - Sequence Alignment with a Regular Expression Path Constraint

SA-REPC - Sequence Alignment with a Regular Expression Path Constraint SA-REPC - Sequence Alignment with a Regular Expression Path Constraint Nimrod Milo Tamar Pinhas Michal Ziv-Ukelson Ben-Gurion University of the Negev, Be er Sheva, Israel Graduate Seminar, BGU 2010 Milo,

More information

Protein synthesis I Biochemistry 302. February 17, 2006

Protein synthesis I Biochemistry 302. February 17, 2006 Protein synthesis I Biochemistry 302 February 17, 2006 Key features and components involved in protein biosynthesis High energy cost (essential metabolic activity of cell Consumes 90% of the chemical energy

More information

Nucleotide substitution models

Nucleotide substitution models Nucleotide substitution models Alexander Churbanov University of Wyoming, Laramie Nucleotide substitution models p. 1/23 Jukes and Cantor s model [1] The simples symmetrical model of DNA evolution All

More information

Name Date Period Unit 1 Basic Biological Principles 1. What are the 7 characteristics of life?

Name Date Period Unit 1 Basic Biological Principles 1. What are the 7 characteristics of life? Unit 1 Basic Biological Principles 1. What are the 7 characteristics of life? Eukaryotic cell parts you should be able a. to identify and label: Nucleus b. Nucleolus c. Rough/smooth ER Ribosomes d. Golgi

More information

Sequence analysis and comparison

Sequence analysis and comparison The aim with sequence identification: Sequence analysis and comparison Marjolein Thunnissen Lund September 2012 Is there any known protein sequence that is homologous to mine? Are there any other species

More information

Research Article Analysis of Unweighted Amino Acids Network

Research Article Analysis of Unweighted Amino Acids Network International Scholarly Research Notices, Article ID 350276, 6 pages http://dx.doi.org/10.1155/2014/350276 Research Article Analysis of Unweighted Amino Acids Network Adil Akhtar and Tazid Ali Department

More information

Lecture 9 Translation.

Lecture 9 Translation. 1 Translation Summary of important events in translation. 2 Translation Reactions involved in peptide bond formation. Lecture 9 3 Genetic code Three types of RNA molecules perform different but complementary

More information

Tandem Mass Spectrometry: Generating function, alignment and assembly

Tandem Mass Spectrometry: Generating function, alignment and assembly Tandem Mass Spectrometry: Generating function, alignment and assembly With slides from Sangtae Kim and from Jones & Pevzner 2004 Determining reliability of identifications Can we use Target/Decoy to estimate

More information

6.047 / Computational Biology: Genomes, Networks, Evolution Fall 2008

6.047 / Computational Biology: Genomes, Networks, Evolution Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 6.047 / 6.878 Computational Biology: Genomes, etworks, Evolution Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

BIOLOGY 161 EXAM 1 Friday, 8 October 2004 page 1

BIOLOGY 161 EXAM 1 Friday, 8 October 2004 page 1 BIOLOGY 161 EXAM 1 Friday, 8 October 2004 page 1 PART 1 #1. Smoking tobacco (and the ammonia compounds added to cigarettes by some tobacco companies) has been a widely popular activity in this country

More information

Protein Bioinformatics. Rickard Sandberg Dept. of Cell and Molecular Biology Karolinska Institutet sandberg.cmb.ki.

Protein Bioinformatics. Rickard Sandberg Dept. of Cell and Molecular Biology Karolinska Institutet sandberg.cmb.ki. Protein Bioinformatics Rickard Sandberg Dept. of Cell and Molecular Biology Karolinska Institutet rickard.sandberg@ki.se sandberg.cmb.ki.se Outline Protein features motifs patterns profiles signals 2 Protein

More information

Variation of Traits. genetic variation: the measure of the differences among individuals within a population

Variation of Traits. genetic variation: the measure of the differences among individuals within a population Genetic variability is the measure of the differences among individuals within a population. Because some traits are more suited to certain environments, creating particular niches and fits, we know that

More information

Translation and the Genetic Code

Translation and the Genetic Code Chapter 11. Translation and the Genetic Code 1. Protein Structure 2. Components required for Protein Synthesis 3. Properties of the Genetic Code: An Overview 4. A Degenerate and Ordered Code 1 Sickle-Cell

More information

Organization of Genes Differs in Prokaryotic and Eukaryotic DNA Chapter 10 p

Organization of Genes Differs in Prokaryotic and Eukaryotic DNA Chapter 10 p Organization of Genes Differs in Prokaryotic and Eukaryotic DNA Chapter 10 p.110-114 Arrangement of information in DNA----- requirements for RNA Common arrangement of protein-coding genes in prokaryotes=

More information

Early History up to Schedule. Proteins DNA & RNA Schwann and Schleiden Cell Theory Charles Darwin publishes Origin of Species

Early History up to Schedule. Proteins DNA & RNA Schwann and Schleiden Cell Theory Charles Darwin publishes Origin of Species Schedule Bioinformatics and Computational Biology: History and Biological Background (JH) 0.0 he Parsimony criterion GKN.0 Stochastic Models of Sequence Evolution GKN 7.0 he Likelihood criterion GKN 0.0

More information

TRANSLATION: How to make proteins?

TRANSLATION: How to make proteins? TRANSLATION: How to make proteins? EUKARYOTIC mrna CBP80 NUCLEUS SPLICEOSOME 5 UTR INTRON 3 UTR m 7 GpppG AUG UAA 5 ss 3 ss CBP20 PABP2 AAAAAAAAAAAAA 50-200 nts CYTOPLASM eif3 EJC PABP1 5 UTR 3 UTR m 7

More information

GENE ACTIVITY Gene structure Transcription Transcript processing mrna transport mrna stability Translation Posttranslational modifications

GENE ACTIVITY Gene structure Transcription Transcript processing mrna transport mrna stability Translation Posttranslational modifications 1 GENE ACTIVITY Gene structure Transcription Transcript processing mrna transport mrna stability Translation Posttranslational modifications 2 DNA Promoter Gene A Gene B Termination Signal Transcription

More information

LS1a Fall 2014 Problem Set #2 Due Monday 10/6 at 6 pm in the drop boxes on the Science Center 2 nd Floor

LS1a Fall 2014 Problem Set #2 Due Monday 10/6 at 6 pm in the drop boxes on the Science Center 2 nd Floor LS1a Fall 2014 Problem Set #2 Due Monday 10/6 at 6 pm in the drop boxes on the Science Center 2 nd Floor Note: Adequate space is given for each answer. Questions that require a brief explanation should

More information

3.B.1 Gene Regulation. Gene regulation results in differential gene expression, leading to cell specialization.

3.B.1 Gene Regulation. Gene regulation results in differential gene expression, leading to cell specialization. 3.B.1 Gene Regulation Gene regulation results in differential gene expression, leading to cell specialization. We will focus on gene regulation in prokaryotes first. Gene regulation accounts for some of

More information

Today s Lecture: HMMs

Today s Lecture: HMMs Today s Lecture: HMMs Definitions Examples Probability calculations WDAG Dynamic programming algorithms: Forward Viterbi Parameter estimation Viterbi training 1 Hidden Markov Models Probability models

More information

Marshall Nirenberg and the discovery of the Genetic Code

Marshall Nirenberg and the discovery of the Genetic Code Marshall Nirenberg and the discovery of the Genetic Code The Coding Problem Once the function of DNA as the genetic substance was shown by Avery et al in 1944 And once the double helical structure of DNA

More information

SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS. Prokaryotes and Eukaryotes. DNA and RNA

SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS. Prokaryotes and Eukaryotes. DNA and RNA SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS 1 Prokaryotes and Eukaryotes 2 DNA and RNA 3 4 Double helix structure Codons Codons are triplets of bases from the RNA sequence. Each triplet defines an amino-acid.

More information

1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine.

1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine. Protein Synthesis & Mutations RNA 1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine. RNA Contains: 1. Adenine 2.

More information

THE UNIVERSITY OF MANITOBA. PAPER NO: 409 LOCATION: Fr. Kennedy Gold Gym PAGE NO: 1 of 6 DEPARTMENT & COURSE NO: CHEM 4630 TIME: 3 HOURS

THE UNIVERSITY OF MANITOBA. PAPER NO: 409 LOCATION: Fr. Kennedy Gold Gym PAGE NO: 1 of 6 DEPARTMENT & COURSE NO: CHEM 4630 TIME: 3 HOURS PAPER NO: 409 LOCATION: Fr. Kennedy Gold Gym PAGE NO: 1 of 6 DEPARTMENT & COURSE NO: CHEM 4630 TIME: 3 HOURS EXAMINATION: Biochemistry of Proteins EXAMINER: J. O'Neil Section 1: You must answer all of

More information

Algorithmic Aspects of RNA Secondary Structures

Algorithmic Aspects of RNA Secondary Structures Algorithmic Aspects of RNA Secondary Structures Stéphane Vialette CNRS & LIGM, Université Paris-Est Marne-la-Vallée, France 214-115 S. Vialette (CNRS & LIGM) RNA Secondary Structures 214-215 1 / 124 Introduction

More information

Chapter 17. From Gene to Protein. Biology Kevin Dees

Chapter 17. From Gene to Protein. Biology Kevin Dees Chapter 17 From Gene to Protein DNA The information molecule Sequences of bases is a code DNA organized in to chromosomes Chromosomes are organized into genes What do the genes actually say??? Reflecting

More information

L I F E S C I E N C E S

L I F E S C I E N C E S 1a L I F E S C I E N C E S 5 -UUA AUA UUC GAA AGC UGC AUC GAA AAC UGU GAA UCA-3 5 -TTA ATA TTC GAA AGC TGC ATC GAA AAC TGT GAA TCA-3 3 -AAT TAT AAG CTT TCG ACG TAG CTT TTG ACA CTT AGT-5 NOVEMBER 7, 2006

More information

Lecture 25: Protein Synthesis Key learning goals: Be able to explain the main stuctural features of ribosomes, and know (roughly) how many DNA and

Lecture 25: Protein Synthesis Key learning goals: Be able to explain the main stuctural features of ribosomes, and know (roughly) how many DNA and Lecture 25: Protein Synthesis Key learning goals: Be able to explain the main stuctural features of ribosomes, and know (roughly) how many DNA and protein subunits they contain. Understand the main functions

More information

Week 10: Homology Modelling (II) - HHpred

Week 10: Homology Modelling (II) - HHpred Week 10: Homology Modelling (II) - HHpred Course: Tools for Structural Biology Fabian Glaser BKU - Technion 1 2 Identify and align related structures by sequence methods is not an easy task All comparative

More information

Chapter 16 Lecture. Concepts Of Genetics. Tenth Edition. Regulation of Gene Expression in Prokaryotes

Chapter 16 Lecture. Concepts Of Genetics. Tenth Edition. Regulation of Gene Expression in Prokaryotes Chapter 16 Lecture Concepts Of Genetics Tenth Edition Regulation of Gene Expression in Prokaryotes Chapter Contents 16.1 Prokaryotes Regulate Gene Expression in Response to Environmental Conditions 16.2

More information

PROTEIN SYNTHESIS INTRO

PROTEIN SYNTHESIS INTRO MR. POMERANTZ Page 1 of 6 Protein synthesis Intro. Use the text book to help properly answer the following questions 1. RNA differs from DNA in that RNA a. is single-stranded. c. contains the nitrogen

More information