John McCarthy Flashcards
(32 cards)
How are models created and optimised?
A cycle of: Design Modelling Construction Testing
What is the purpose of negative feedback circuits?
To stabilise systems/prevent oscillations/maintain a certain level of transcription, whereby the concentration of the repressor controls the level of suppression.
Give two examples of naturally occurring negative feedback circuits
- Physiological response to increase in blood sugar in humans
- Lac operon in bacteria
Describe the feedback mechanism in the Lac Operon
When there is plenty of glucose, a repressor binds to the lac operon to suppress transcription of genes that enable bacteria to use lactose.
When there is low glucose, there is high lactose so the repressor molecule does not bind and the lac operon is expressed
What is the purpose of naturally occuring positive feedback circuits?
To generate transient, surge-like behaviour leading to excitability, oscillations, bistability…
Give two examples of positive feedback circuits
- phoP-phoQ
2. Sporulation
Describe the feedback mechanism in PhoP-PhoQ
Found in E.coli and Salmonella.
It is a two- component virulence system that allows pathogen survival in the host.
Low [Mg2+] causes autophosphorylation of PhoQ (sensor kinase) which activates PhoP.
PhoP regulates responses and activates more PhoP and other genes, such as ones for resistance to cationic antimicrobials
What is an AND Gate?
when an output is made if both inputs are ACTIVE
What is a NAND Gate?
an output is made if both inputs are INACTIVE
Give two examples of AND Gates
- E.coli: one input activates gene with nonsense stop codon and the other input suppresses the stop codon to create an output
- Yeast: the Y2H system is use - one gene promotes AD, one promotes BD and the combination of AD and BD causes gene expression
What are the three challenges associated with designing and constructing synthetic circuitry?
- Circuitry components have variable properties
- Circuits can interact with hosts, i.e it is not orthogonal enough
- There is noisy gene expression/variability between cells
How can we overcome variable properties of circuit components?
Characterise the properties of component quantitatively so that we can improve their performance and put them into advanced computational algorithms to facilitate design and construction
What is cell-cell heterogeneity?
When cells differ in terms of processes going on, protein content etc
How can we optimise components?
By matching the outputs and inputs of linked components
e.g. so the concentration of a TF matches the sensitivity range of a promoter
What changes can you make to optimise output?
- vertical scaling: to amplify response level or dampen – this is when k’ and k are scaled equally
- vertical shifting
- vertical extension = affects responsiveness but same basal activity
- leakage: can affect dynamic range
- horizontal scaling
- steepness: changing ‘n’ in the hill equation aka cooperativity (increasing ‘n’ makes the curve steeper)
Why do we want to make curves steeper in synthetic biology?
Biology only has analogue (graded) responsiveness rather than digital
Steepening the curve makes it more like digital
How would you tune output characteristics?
Change the genetic context i.e. where an operon or transcription factor is on the chromosome
Change the position of regulatory elements i.e. moving operator sites relative to the TATA box, which will tune steepness and leakage
What causes noise?
random encounters between molecules which are strong enough to generate rate fluctuations
What technique is used to measure noise?
smFISH (single molecular fluorescent in situ hybridisation)
How is transcriptional noise measured?
smFISH - specially designed probes with fluorescent tags bind to specific mRNA. fluorescence microscopy is then used to find where the mRNA is distributed.
Compare the intensity near and far from the transcription site (new vs mature mRNA)
What is a downfall of increasing promoter strengths?
It increases noise
How can you automate synthetic biology?
Use robotics instead of manual pipetting
Use Cello to automate genetic circuit design
Verilog
What is a NOT gate?
often called an inverter
when the input is true the output is false
What is a NOR gate?
when all inputs are false, the output is true