EE 194 Synthetic Biology Fall 2018 Tufts University

Slides:



Advertisements
Similar presentations
Prokaryotic Gene Regulation:
Advertisements

1 Jarnac examples Michael Grobe. 2 Topics Introduction: Why simulate? Some reaction kinetics examples Simple production without degradation Production.
An Intro To Systems Biology: Design Principles of Biological Circuits Uri Alon Presented by: Sharon Harel.
Prokaryotic Gene Regulation: Lecture 5. Introduction The two types of transcription regulation control in prokaryotic cells The lac operon an inducible.
Lecture 3: Models of gene regulation. DNA Replication RNA Protein TranscriptionTranslation.
The Lac Operon Regulation of Prokaryotic Genes. n Scientists investigated a transcriptionally regulation system using the lactose metabolism system in.
DNA, AND IN SOME CASES RNA, IS THE PRIMARY SOURCE OF HERITABLE INFORMATION Noneukaryotic Genetic Information.
Seminar in Bioinformatics Winter 11/12 An Introduction To System Biology Uri Alon Chapters 3-4 Presented by: Nitsan Chrizman.
Latches Section 4-2 Mano & Kime. Sequential Logic Combinational Logic –Output depends only on current input Sequential Logic –Output depends not only.
Gene Control: Regulating how much of a protein gets made Complicated systems usually have parts that control what happens and how fast it happens. Do Now:
Operon Vocabulary Feedback Allosteric Protein Promoter Gene
1 Gene Regulation Organisms have lots of genetic information, but they don’t necessarily want to use all of it (or use it fully) at one particular time.
Conversation Starters 1. Typically, a single gene codes for _____. 2. What do you think might be the function of a “repressor” protein? 3. How does RNA.
1. 25 OCTOBER 2002 VOL 298 SCIENCE Two types of motifs heavily over-represented in transcriptional networks: 2.
Network Motifs See some examples of motifs and their functionality Discuss a study that showed how a miRNA also can be integrated into motifs Today’s plan.
 Turn in your mutations packet.  When your partner arrives – finish your lab activity from yesterday.  Due by 11:05.
Gene regulation.
Comp 150/EE194: Introduction to VLSI CAD
Homework Reading Machine Projects Labs Tokheim Chapter 9.1 – 9.6
Higher Human Biology Subtopic 6 (b)
Combinational circuits
Gene Regulation and Expression
Lecture 13 Derivation of State Graphs and Tables
EN 001-4: Introduction to Computational Design
OPERONS * Indicated slides borrowed from: Kim Foglia
Control of Gene Expression
Lecture 8 Combinational Network Design and Issues
Regulation of Gene Expression
KU College of Engineering Elec 204: Digital Systems Design
Control of Prokaryotic (Bacterial) Genes
Sequential Logic and Flip Flops
Regulation of Gene Expression in Bacteria and Their Viruses
Control of Prokaryotic (Bacterial) Genes
Sequential Logic and Flip Flops
Elec 2607 Digital Switching Circuits
Regulation of Gene Expression
Agenda 3/16 Genes Expression Warm Up Prokaryotic Control Lecture
Accelerated Biology Transformation Lab
Introduction to Gene Expression
Lecture 16 Logistics Last lecture Today HW5 out, due next wednesday
Regulation of Gene Expression
Lecture 12 RNA polymerase as a molecular motor Transcriptional control.
GENE REGULATION Unit 5B
Lecture 11 Logistics Last lecture Today HW3 due now
Gene Regulation Packet #22.
Control of Prokaryotic (Bacterial) Genes Different from Eukaryotes!
Recall: ROM example Here are three functions, V2V1V0, implemented with an 8 x 3 ROM. Blue crosses (X) indicate connections between decoder outputs and.
Instructor: Joel Grodstein
General Tips for Taking a Science Test
Wendell A. Lim, Connie M. Lee, Chao Tang  Molecular Cell 
Regulation of Gene Expression
Lecture 16 Logistics Last lecture Today HW5 out, due next wednesday
Control of Prokaryotic (Bacterial) Genes
Tonga Institute of Higher Education IT 141: Information Systems
EE 194 Advanced VLSI Spring 2018 Tufts University
Transcriptional Regulation in Prokaryotes.
Tonga Institute of Higher Education IT 141: Information Systems
General Tips for Taking a Science Test
Circadian Clock: Time for a Phase Shift of Ideas?
EE 194/Bio 196 Modeling,simulating and optimizing biological systems
General Tips for Taking a Science Test
General Tips for Taking a Science Test
EE 194/Bio 196: Modeling,simulating and optimizing biological systems
EE 194/BIO 196: Modeling biological systems
Control of Prokaryotic (Bacterial) Genes
EE 193/Comp 150 Computing with biological parts
EE 193/Comp 150 Computing with Biological Parts
ChBe 193/EE 193 Synthetic Biology
Control of Prokaryotic (Bacterial) Genes
Lecture 3: Timing & Sequential Circuits
Presentation transcript:

EE 194 Synthetic Biology Fall 2018 Tufts University Instructor: Joel Grodstein joel.grodstein@tufts.edu Lecture 2: Single-input modules

EE 194/Syn Bio Joel Grodstein What will we learn Single-input module A collection of gates that, viewed as a system, has only one input! But we’ve already seen inverters and buffers. What else is there? timing: yes, one input seems to have limited usefulness. But we’ll get lots of mileage from timing setpoints: we’ll build systems with negative feedback to get (among other things) homeostasis memory: we’ll use positive-feedback single-input modules to build memory circuits (but not until the next lecture) Today we’ll mostly just look at examples from nature EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Reference An Introduction to Systems Biology: Design Principles of Biological Circuits, Uri Alon On reserve at Tisch EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Circuit #1 in dly out Any idea what it does? Logically, it’s just a buffer: out=in. What?!? With the signal name “dly,” any ideas? EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein dly out Output pulse: shorter than the input only turns on if the input stays on for a while EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Pulse shrinkers are common in cells. Why might we want one? Any time an action is expensive, and the cell wants to only do it if an input is definitely present. See Alon page 55 for a nice usage example. E.coli arabinose pathway: active when arabinose is present but not glucose Glucose is easier to metabolize (similar to Lac operon) As E.coli is swimming around, it may pass by transient regions of arab & !glucose – don’t want to turn on the expensive machinery unless the region is big EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Next SIM example in dly out What does this circuit do? Logically, the output is always zero! Think in terms of delays again EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Next SIM example in dly out Questions: why might a one-shot be useful? Will there be a pulse when ‘in’ falls? How might we get the pulse on ‘out’ to be higher than 35? What controls the width of the pulse? EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein But why do we care? Input arrives: you create a pulse of an enzyme that builds a structure to deal with the input enzyme goes away shortly, since the structure will be fully built And for another example… EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein JIT in in_d2 in_d1 out1 out2 out3 A sequence of buffers, each tap driving a pulse generator. What do you think it does? EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein JIT pulse generator out3 in_d2 pulse generator out2 in_d1 pulse generator out1 in EE 194/Syn Bio Joel Grodstein

Just-in-time manufacturing What is JIT manufacturing? Each assembly-line input is delivered to the plant just before it is ready to be used Minimizes warehouse storage space Plus, some resources might spoil over time Bacterial-chemotaxis example (Alon): Bacteria needs to swim to find food, and to change direction when needed This requires flagella, which self-assemble in multiple steps Each step requires an enzyme; enzymes appear just in time Enzymes break down over time EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Autoregulation Autoregulation: a protein serving as its own TF its own activator → positive feedback. Can make memory (unit #3) or robust oscillators (unit #4). its own repressor → negative feedback. Let’s see why LacI LacI EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein So what? Lets the cell robustly control protein concentration Creates homeostasis LacI↑  more repression  slower mRNA creation LacI↓ LacI↓  less repression  faster mRNA creation  LacI↑ LacI LacI EE 194/Syn Bio Joel Grodstein

EE 194/Syn Bio Joel Grodstein Autoregulation Multiple sims plotted on one graph Each sim starts with a different [protein] Over time, they all reach the same endpoint Very much like QSS EE 194/Syn Bio Joel Grodstein

Autoregulation in nature E.coli transcription network: 424 nodes, 519 edges Node = 1 operon. 519 edges is about 100 unique TFs Mutations are frequent  every arrow is a miracle  Random connections  about 1 self loop E.coli has 40 self loops! (34 are negative FB) So negative FB must be useful and practical (at least for E.coli) in dly out in dly out EE 194/Syn Bio Joel Grodstein