Difference between revisions of "Part:BBa K3905009:Design"

 
m (Design Notes)
 
Line 7: Line 7:
  
 
===Design Notes===
 
===Design Notes===
We had to ensure that the toehold switch's sequence did not bind to the linker sequence deforming the structure, that the start codon was not exposed in the 'off' state and that the RBS held the correct formation in the 'on' state.
+
At first, we designed our switches base by base, checking the minimum free energy (MFE) structure, using NUPACK, to ensure that our switch had a strong hairpin structure in the ‘off’ state and was properly unfolded in its ‘on’ state. As well as preventing the occurrences of secondary binding in the trigger site or in the linker. We were successful in designing multiple switches that had MFE structures fulfilling this criteria, but multiple bases had low probabilities of being in their respective positions. Therefore, we used the NUPACK API to generate a Python program to test a randomly generated list of one-hundred-thousand linker regions (which did not contain any stop or start codons) and simulate 1000 Boltzmann samples for each, showing which switch had the highest probability of fulfilling our requirements.
 
+
 
+
  
 
===Source===
 
===Source===

Latest revision as of 13:14, 4 October 2021


T7 / gen2 210-3p Toehold Switch / Luciferase / Double Terminator


Assembly Compatibility:
  • 10
    COMPATIBLE WITH RFC[10]
  • 12
    COMPATIBLE WITH RFC[12]
  • 21
    COMPATIBLE WITH RFC[21]
  • 23
    COMPATIBLE WITH RFC[23]
  • 25
    COMPATIBLE WITH RFC[25]
  • 1000
    INCOMPATIBLE WITH RFC[1000]
    Illegal SapI.rc site found at 920


Design Notes

At first, we designed our switches base by base, checking the minimum free energy (MFE) structure, using NUPACK, to ensure that our switch had a strong hairpin structure in the ‘off’ state and was properly unfolded in its ‘on’ state. As well as preventing the occurrences of secondary binding in the trigger site or in the linker. We were successful in designing multiple switches that had MFE structures fulfilling this criteria, but multiple bases had low probabilities of being in their respective positions. Therefore, we used the NUPACK API to generate a Python program to test a randomly generated list of one-hundred-thousand linker regions (which did not contain any stop or start codons) and simulate 1000 Boltzmann samples for each, showing which switch had the highest probability of fulfilling our requirements.

Source

This is synthetic, designed in silico, using NUPACK.

References