Difference between revisions of "Team:Tsinghua-A/Contribution"

Line 2: Line 2:
  
 
{{Tsinghua-A}}
 
{{Tsinghua-A}}
 +
<!doctype html>
 
<html>
 
<html>
 +
<head>
 +
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
 +
<title>part(1)</title><style type='text/css'>html {overflow-x: initial !important;}:root { --bg-color:#ffffff; --text-color:#333333; --select-text-bg-color:#B5D6FC; --select-text-font-color:auto; --monospace:"Lucida Console",Consolas,"Courier",monospace; }
 +
html { font-size: 14px; background-color: var(--bg-color); color: var(--text-color); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
 +
body { margin: 0px; padding: 0px; height: auto; bottom: 0px; top: 0px; left: 0px; right: 0px; font-size: 1rem; line-height: 1.42857; overflow-x: hidden; background: inherit; }
 +
iframe { margin: auto; }
 +
a.url { word-break: break-all; }
 +
a:active, a:hover { outline: 0px; }
 +
.in-text-selection, ::selection { text-shadow: none; background: var(--select-text-bg-color); color: var(--select-text-font-color); }
 +
#write { margin: 0px auto; height: auto; width: inherit; word-break: normal; word-wrap: break-word; position: relative; white-space: normal; padding-bottom: 70px; overflow-x: visible; }
 +
.first-line-indent #write div, .first-line-indent #write li, .first-line-indent #write p { text-indent: 2em; }
 +
.first-line-indent #write div :not(p):not(div), .first-line-indent #write div.md-htmlblock-container, .first-line-indent #write p *, .first-line-indent pre { text-indent: 0px; }
 +
.for-image #write { padding-left: 8px; padding-right: 8px; }
 +
body.typora-export { padding-left: 30px; padding-right: 30px; }
 +
@media screen and (max-width: 500px) {
 +
  body.typora-export { padding-left: 0px; padding-right: 0px; }
 +
  .CodeMirror-sizer { margin-left: 0px !important; }
 +
  .CodeMirror-gutters { display: none !important; }
 +
}
 +
#write > blockquote:first-child, #write > div:first-child, #write > figure:first-child, #write > ol:first-child, #write > p:first-child, #write > pre:first-child, #write > ul:first-child { margin-top: 30px; }
 +
#write li > figure:first-child { margin-top: -20px; }
 +
#write ol, #write ul { position: relative; }
 +
img { max-width: 100%; vertical-align: middle; }
 +
button, input, select, textarea { color: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; }
 +
input[type="checkbox"], input[type="radio"] { line-height: normal; padding: 0px; }
 +
*, ::after, ::before { box-sizing: border-box; }
 +
#write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p, #write pre { width: inherit; }
 +
#write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p { position: relative; }
 +
h1, h2, h3, h4, h5, h6 { break-after: avoid-page; break-inside: avoid; orphans: 2; }
 +
p { orphans: 4; }
 +
h1 { font-size: 2rem; }
 +
h2 { font-size: 1.8rem; }
 +
h3 { font-size: 1.6rem; }
 +
h4 { font-size: 1.4rem; }
 +
h5 { font-size: 1.2rem; }
 +
h6 { font-size: 1rem; }
 +
.md-math-block, .md-rawblock, h1, h2, h3, h4, h5, h6, p { margin-top: 1rem; margin-bottom: 1rem; }
 +
.hidden { display: none; }
 +
.md-blockmeta { color: rgb(204, 204, 204); font-weight: 700; font-style: italic; }
 +
a { cursor: pointer; }
 +
sup.md-footnote { padding: 2px 4px; background-color: rgba(238, 238, 238, 0.7); color: rgb(85, 85, 85); border-radius: 4px; cursor: pointer; }
 +
sup.md-footnote a, sup.md-footnote a:hover { color: inherit; text-transform: inherit; text-decoration: inherit; }
 +
#write input[type="checkbox"] { cursor: pointer; width: inherit; height: inherit; }
 +
figure { overflow-x: auto; margin: 1.2em 0px; max-width: calc(100% + 16px); padding: 0px; }
 +
figure > table { margin: 0px !important; }
 +
tr { break-inside: avoid; break-after: auto; }
 +
thead { display: table-header-group; }
 +
table { border-collapse: collapse; border-spacing: 0px; width: 100%; overflow: auto; break-inside: auto; text-align: left; }
 +
table.md-table td { min-width: 80px; }
 +
.CodeMirror-gutters { border-right: 0px; background-color: inherit; }
 +
.CodeMirror { text-align: left; }
 +
.CodeMirror-placeholder { opacity: 0.3; }
 +
.CodeMirror pre { padding: 0px 4px; }
 +
.CodeMirror-lines { padding: 0px; }
 +
div.hr:focus { cursor: none; }
 +
#write pre { white-space: pre-wrap; }
 +
#write.fences-no-line-wrapping pre { white-space: pre; }
 +
#write pre.ty-contain-cm { white-space: normal; }
 +
.CodeMirror-gutters { margin-right: 4px; }
 +
.md-fences { font-size: 0.9rem; display: block; break-inside: avoid; text-align: left; overflow: visible; white-space: pre; background: inherit; position: relative !important; }
 +
.md-diagram-panel { width: 100%; margin-top: 10px; text-align: center; padding-top: 0px; padding-bottom: 8px; overflow-x: auto; }
 +
#write .md-fences.mock-cm { white-space: pre-wrap; }
 +
.md-fences.md-fences-with-lineno { padding-left: 0px; }
 +
#write.fences-no-line-wrapping .md-fences.mock-cm { white-space: pre; overflow-x: auto; }
 +
.md-fences.mock-cm.md-fences-with-lineno { padding-left: 8px; }
 +
.CodeMirror-line, twitterwidget { break-inside: avoid; }
 +
.footnotes { opacity: 0.8; font-size: 0.9rem; margin-top: 1em; margin-bottom: 1em; }
 +
.footnotes + .footnotes { margin-top: 0px; }
 +
.md-reset { margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: top; background: 0px 0px; text-decoration: none; text-shadow: none; float: none; position: static; width: auto; height: auto; white-space: nowrap; cursor: inherit; -webkit-tap-highlight-color: transparent; line-height: normal; font-weight: 400; text-align: left; box-sizing: content-box; direction: ltr; }
 +
li div { padding-top: 0px; }
 +
blockquote { margin: 1rem 0px; }
 +
li .mathjax-block, li p { margin: 0.5rem 0px; }
 +
li { margin: 0px; position: relative; }
 +
blockquote > :last-child { margin-bottom: 0px; }
 +
blockquote > :first-child, li > :first-child { margin-top: 0px; }
 +
.footnotes-area { color: rgb(136, 136, 136); margin-top: 0.714rem; padding-bottom: 0.143rem; white-space: normal; }
 +
#write .footnote-line { white-space: pre-wrap; }
 +
@media print {
 +
  body, html { border: 1px solid transparent; height: 99%; break-after: avoid; break-before: avoid; }
 +
  #write { margin-top: 0px; border-color: transparent !important; }
 +
  .typora-export * { -webkit-print-color-adjust: exact; }
 +
  html.blink-to-pdf { font-size: 13px; }
 +
  .typora-export #write { padding-left: 1cm; padding-right: 1cm; padding-bottom: 0px; break-after: avoid; }
 +
  .typora-export #write::after { height: 0px; }
 +
  @page { margin: 20mm 0px; }
 +
}
 +
.footnote-line { margin-top: 0.714em; font-size: 0.7em; }
 +
a img, img a { cursor: pointer; }
 +
pre.md-meta-block { font-size: 0.8rem; min-height: 0.8rem; white-space: pre-wrap; background: rgb(204, 204, 204); display: block; overflow-x: hidden; }
 +
p > img:only-child { display: block; margin: auto; }
 +
p > .md-image:only-child { display: inline-block; width: 100%; text-align: center; }
 +
#write .MathJax_Display { margin: 0.8em 0px 0px; }
 +
.md-math-block { width: 100%; }
 +
.md-math-block:not(:empty)::after { display: none; }
 +
[contenteditable="true"]:active, [contenteditable="true"]:focus { outline: 0px; box-shadow: none; }
 +
.md-task-list-item { position: relative; list-style-type: none; }
 +
.task-list-item.md-task-list-item { padding-left: 0px; }
 +
.md-task-list-item > input { position: absolute; top: 0px; left: 0px; margin-left: -1.2em; margin-top: calc(1em - 10px); }
 +
.math { font-size: 1rem; }
 +
.md-toc { min-height: 3.58rem; position: relative; font-size: 0.9rem; border-radius: 10px; }
 +
.md-toc-content { position: relative; margin-left: 0px; }
 +
.md-toc-content::after, .md-toc::after { display: none; }
 +
.md-toc-item { display: block; color: rgb(65, 131, 196); }
 +
.md-toc-item a { text-decoration: none; }
 +
.md-toc-inner:hover { }
 +
.md-toc-inner { display: inline-block; cursor: pointer; }
 +
.md-toc-h1 .md-toc-inner { margin-left: 0px; font-weight: 700; }
 +
.md-toc-h2 .md-toc-inner { margin-left: 2em; }
 +
.md-toc-h3 .md-toc-inner { margin-left: 4em; }
 +
.md-toc-h4 .md-toc-inner { margin-left: 6em; }
 +
.md-toc-h5 .md-toc-inner { margin-left: 8em; }
 +
.md-toc-h6 .md-toc-inner { margin-left: 10em; }
 +
@media screen and (max-width: 48em) {
 +
  .md-toc-h3 .md-toc-inner { margin-left: 3.5em; }
 +
  .md-toc-h4 .md-toc-inner { margin-left: 5em; }
 +
  .md-toc-h5 .md-toc-inner { margin-left: 6.5em; }
 +
  .md-toc-h6 .md-toc-inner { margin-left: 8em; }
 +
}
 +
a.md-toc-inner { font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; }
 +
.footnote-line a:not(.reversefootnote) { color: inherit; }
 +
.md-attr { display: none; }
 +
.md-fn-count::after { content: "."; }
 +
code, pre, samp, tt { font-family: var(--monospace); }
 +
kbd { margin: 0px 0.1em; padding: 0.1em 0.6em; font-size: 0.8em; color: rgb(36, 39, 41); background: rgb(255, 255, 255); border: 1px solid rgb(173, 179, 185); border-radius: 3px; box-shadow: rgba(12, 13, 14, 0.2) 0px 1px 0px, rgb(255, 255, 255) 0px 0px 0px 2px inset; white-space: nowrap; vertical-align: middle; }
 +
.md-comment { color: rgb(162, 127, 3); opacity: 0.8; font-family: var(--monospace); }
 +
code { text-align: left; vertical-align: initial; }
 +
a.md-print-anchor { white-space: pre !important; border-width: initial !important; border-style: none !important; border-color: initial !important; display: inline-block !important; position: absolute !important; width: 1px !important; right: 0px !important; outline: 0px !important; background: 0px 0px !important; text-decoration: initial !important; text-shadow: initial !important; }
 +
.md-inline-math .MathJax_SVG .noError { display: none !important; }
 +
.md-math-block .MathJax_SVG_Display { text-align: center; margin: 0px; position: relative; text-indent: 0px; max-width: none; max-height: none; min-height: 0px; min-width: 100%; width: auto; overflow-y: hidden; display: block !important; }
 +
.MathJax_SVG_Display, .md-inline-math .MathJax_SVG_Display { width: auto; margin: inherit; display: inline-block !important; }
 +
.MathJax_SVG .MJX-monospace { font-family: var(--monospace); }
 +
.MathJax_SVG .MJX-sans-serif { font-family: sans-serif; }
 +
.MathJax_SVG { display: inline; font-style: normal; font-weight: 400; line-height: normal; zoom: 90%; text-indent: 0px; text-align: left; text-transform: none; letter-spacing: normal; word-spacing: normal; word-wrap: normal; white-space: nowrap; float: none; direction: ltr; max-width: none; max-height: none; min-width: 0px; min-height: 0px; border: 0px; padding: 0px; margin: 0px; }
 +
.MathJax_SVG * { transition: none; }
 +
.MathJax_SVG_Display svg { vertical-align: middle !important; margin-bottom: 0px !important; }
 +
.os-windows.monocolor-emoji .md-emoji { font-family: "Segoe UI Symbol", sans-serif; }
 +
.md-diagram-panel > svg { max-width: 100%; }
 +
[lang="mermaid"] svg, [lang="flow"] svg { max-width: 100%; }
 +
[lang="mermaid"] .node text { font-size: 1rem; }
 +
table tr th { border-bottom: 0px; }
 +
video { max-width: 100%; display: block; margin: 0px auto; }
 +
iframe { max-width: 100%; width: 100%; border: none; }
 +
.highlight td, .highlight tr { border: 0px; }
  
  
 +
html { font-size: 19px; }
 +
html, body { margin: auto; background: rgb(254, 254, 254); }
 +
body { font-family: Vollkorn, Palatino, Times; color: rgb(51, 51, 51); line-height: 1.4; text-align: justify; }
 +
#write { max-width: 960px; margin: 0px auto 2em; line-height: 1.53; }
 +
#write > h2:first-child, #write > h3:first-child, #write > h4:first-child, #write > p:first-child { margin-top: 1.2em; }
 +
#write > h1:first-child, h1 { margin-top: 1.6em; font-weight: normal; }
 +
h1 { font-size: 3em; }
 +
h2 { margin-top: 2em; font-weight: normal; }
 +
h3 { font-weight: normal; font-style: italic; margin-top: 3em; }
 +
h1, h2, h3 { text-align: center; }
 +
h2::after { border-bottom: 1px solid rgb(47, 47, 47); content: ""; width: 100px; display: block; margin: 0px auto; height: 1px; }
 +
h1 + h2, h2 + h3 { margin-top: 0.83em; }
 +
p, .mathjax-block { margin-top: 0px; }
 +
ul { list-style: square; padding-left: 1.2em; }
 +
ol { padding-left: 1.2em; }
 +
blockquote { margin-left: 1em; padding-left: 1em; border-left: 1px solid rgb(221, 221, 221); }
 +
code, pre { font-family: Consolas, Menlo, Monaco, monospace, serif; font-size: 0.9em; background: white; }
 +
.md-fences { margin-left: 1em; padding-left: 1em; border: 1px solid rgb(221, 221, 221); padding-bottom: 8px; padding-top: 6px; margin-bottom: 1.5em; }
 +
a { color: rgb(36, 132, 193); text-decoration: none; }
 +
a:hover { text-decoration: underline; }
 +
a img { border: none; }
 +
h1 a, h1 a:hover { color: rgb(51, 51, 51); text-decoration: none; }
 +
hr { color: rgb(221, 221, 221); height: 1px; margin: 2em 0px; border-top: 1px solid rgb(221, 221, 221); border-bottom: none; border-left: 0px; border-right: 0px; }
 +
.ty-table-edit { background: rgb(237, 237, 237); padding-top: 4px; }
 +
table { margin-bottom: 1.33333rem; }
 +
table th, table td { padding: 8px; line-height: 1.33333rem; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
 +
table th { font-weight: bold; }
 +
table thead th { vertical-align: bottom; }
 +
table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td { border-top: 0px; }
 +
table tbody + tbody { border-top: 2px solid rgb(221, 221, 221); }
 +
.task-list { padding: 0px; }
 +
.md-task-list-item { padding-left: 1.6rem; }
 +
.md-task-list-item > input::before { content: "√"; display: inline-block; width: 1.33333rem; height: 1.6rem; vertical-align: middle; text-align: center; color: rgb(221, 221, 221); background-color: rgb(254, 254, 254); }
 +
.md-task-list-item > input:checked::before, .md-task-list-item > input[checked]::before { color: inherit; }
 +
.md-tag { color: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; }
 +
#write pre.md-meta-block { min-height: 35px; padding: 0.5em 1em; }
 +
#write pre.md-meta-block { white-space: pre; background: rgb(248, 248, 248); border-width: 0px 30px; border-top-style: initial; border-bottom-style: initial; border-top-color: initial; border-bottom-color: initial; border-image: initial; color: rgb(153, 153, 153); width: 100vw; max-width: calc(100% + 60px); margin-left: -30px; border-left-style: solid; border-left-color: rgb(248, 248, 248); border-right-style: solid; border-right-color: rgb(248, 248, 248); margin-bottom: 2em; margin-top: -1.33333rem; padding-top: 26px; padding-bottom: 10px; line-height: 1.8em; font-size: 0.76em; padding-left: 0px; }
 +
.md-img-error.md-image > .md-meta { vertical-align: bottom; }
 +
#write > h5.md-focus::before { top: 2px; }
 +
.md-toc { margin-top: 40px; }
 +
.md-toc-content { padding-bottom: 20px; }
 +
.outline-expander::before { color: inherit; font-size: 14px; top: auto; content: ""; font-family: FontAwesome; }
 +
.outline-expander:hover::before, .outline-item-open > .outline-item > .outline-expander::before { content: ""; }
 +
#typora-source { font-family: Courier, monospace; color: rgb(106, 106, 106); }
 +
.html-for-mac #typora-sidebar { box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px; }
 +
.cm-s-typora-default .cm-header, .cm-s-typora-default .cm-property, .CodeMirror.cm-s-typora-default div.CodeMirror-cursor { color: rgb(66, 139, 202); }
 +
.cm-s-typora-default .cm-atom, .cm-s-typora-default .cm-number { color: rgb(119, 119, 119); }
 +
.typora-node .file-list-item-parent-loc, .typora-node .file-list-item-time, .typora-node .file-list-item-summary { font-family: arial, sans-serif; }
 +
.md-task-list-item > input { margin-left: -1.3em; margin-top: calc(1rem - 12px); }
 +
.md-mathjax-midline { background: rgb(250, 250, 250); }
 +
.md-fences .code-tooltip { bottom: -2em !important; }
  
  
  
<div class="column full_size">
 
  
<h1>Characterization or Contribution </h1>
+
 
<H3>
+
.typora-export p, .typora-export .footnote-line {white-space: normal;}
Bronze Medal Criterion #5
+
</style>
</H3>
+
</head>
<p>
+
<body class='typora-export os-windows' >
<b>Characterization - Standard Tracks:</b> Convince the judges that you have added quantitative experimental characterization data to an existing Part from the Registry of Standard Biological Parts. Clearly document the experimental characterization on the Part's Main Page on the Registry (see the Registry <a href="http://parts.igem.org/Help:Document_Parts">Document Parts page</a> for instructions). The part that you are characterizing must NOT be from a 2019 part number range. It is acceptable to add new data to an already highly characterized part. Please see the <a href="https://2019.igem.org/Measurement/Resources">Measurement Resources page</a> for more information about experimental characterization data. Sample submission is not required. 
+
<div  id='write'  class = 'is-node'><h2><a name='header-n0' class='md-header-anchor '></a>#PART</h2><p>##Introduction
<br><br>
+
  This project is intended to build blue light inducible expression system with high specificity and efficiency. This project is made of two composite parts, and the former one has 8 different design. The existing Part BBa_K2332001 shows previous work on blue light inducible expression system with GFP reporter (pBLind GFP). Based on this part, we wonder how the regulation factor photosensitive protein EL222 influence the light induction effect. Thus, we construct 8 different transcription conditions of EL222 in plasmid. After transformed, E.coli is cultured in blue light and dark environment for 12 hours. We measured the relative fluorescence intensity and calculated the radio of different environment. By analyzing the received data, we can finally get a shallow understanding of the specificity and efficiency. </p><p><a href='https://static.igem.org/mediawiki/2019/2/21/T--Tsinghua-A--part_pic1.jpg' target='_blank' class='url'>https://static.igem.org/mediawiki/2019/2/21/T--Tsinghua-A--part_pic1.jpg</a></p><p>figure 1: K2332001 Blue light inducible expression system. Under blue light, the EL222 DNA binding protein dimerises and bind its binding region within the designed Pblind promoter, overlapping the -35 region of the luxI promoter. This ultimately results in the recruitment of RNAP and transcriptional activation. Figure adapted from Jayaraman P. et al. (2016)</p><hr /><p>##SOURCE
You should list the part(s) you characterized for this medal criterion on this page and include links to the part's Registry pages, but <b>all data must be added to the Part's Main Page on the Registry</b>.
+
  The blue light inducible GFP expression system is the same as BBa_K2332001.
</p>
+
  The EL222 expression system is made of BBa_J23119 promoter family, BBa_B0034 RBS and BBa_B0015 terminator.</p><hr /><p>##EXPERIMENT
<P>
+
  In the part BBa_K2332001, reporter GFP is reporter of expression. By measuring relative fluorescence intensity, we can get Blue light induction effect. In the original design, this effect is not significant enough. It is determined by EL222 concentration, so we decided to change EL222 expression level to reach more obvious induction effect.
<b>Contribution - Special Tracks:</b> Document on your team wiki at least one new substantial contribution to the iGEM community that showcases a project related to BioBricks. This contribution should be central to your project and equivalent in difficulty to characterizing a BioBrick Part.
+
  As an improvement of BBa_K2332001, we test 4 different promoters and the presence or absence of terminator on EL222 expression. The following table shows how they are combined together. </p><p><a href='https://static.igem.org/mediawiki/2019/6/61/T--Tsinghua-A--part_pic2.jpg' target='_blank' class='url'>https://static.igem.org/mediawiki/2019/6/61/T--Tsinghua-A--part_pic2.jpg</a></p><p> The EL222 is constructed on high copy pSB4A5 and the photosensitive system is constructed on low copy pSB1K3. Parts J23100 through J23119 are a family of constitutive promoter parts isolated from a small combinatorial library. The selected promoters’ strength from strong to weak is: J23119, J23100, J23106, J23114. The presence of B0015 terminator is supposed to slight enhance expression. So, in figure 2, EL222 expression level is sequentially descending from left to right. </p><p><a href='https://static.igem.org/mediawiki/2019/6/64/T--Tsinghua-A--part_pic3.jpg' target='_blank' class='url'>https://static.igem.org/mediawiki/2019/6/64/T--Tsinghua-A--part_pic3.jpg</a></p><p>figure 2: BBa_K2332001 characterization. EL222 expression level is sequentially descending from left to right. </p><p>  The result shows that stronger promoter of EL222 indeed increase the relative fluorescence intensity. However, the goal of our project is to increase the radio between blue light and dark environment. In this field, weaker promoter of EL222 shows a more obvious differences. A possible explanation is when EL222 is overexpression, its concentration is so high that EL222 can activate GFP expression in both blue light and dark situation. When EL222 is low expression, the difference of environment can works as the document of K2332001 says, caused the GFP expression difference between blue light and dark.
</P>
+
The preliminary conclusion is using J23106 and B0015 to express EL222 can get significant light regulation of K2332001 system. More experiment and data is needed to improve this project. </p><p>&nbsp;</p></div>
</DIV>
+
</body>
 +
</html>

Revision as of 03:56, 22 October 2019


<!doctype html> part(1)

#PART

##Introduction This project is intended to build blue light inducible expression system with high specificity and efficiency. This project is made of two composite parts, and the former one has 8 different design. The existing Part BBa_K2332001 shows previous work on blue light inducible expression system with GFP reporter (pBLind GFP). Based on this part, we wonder how the regulation factor photosensitive protein EL222 influence the light induction effect. Thus, we construct 8 different transcription conditions of EL222 in plasmid. After transformed, E.coli is cultured in blue light and dark environment for 12 hours. We measured the relative fluorescence intensity and calculated the radio of different environment. By analyzing the received data, we can finally get a shallow understanding of the specificity and efficiency.

https://static.igem.org/mediawiki/2019/2/21/T--Tsinghua-A--part_pic1.jpg

figure 1: K2332001 Blue light inducible expression system. Under blue light, the EL222 DNA binding protein dimerises and bind its binding region within the designed Pblind promoter, overlapping the -35 region of the luxI promoter. This ultimately results in the recruitment of RNAP and transcriptional activation. Figure adapted from Jayaraman P. et al. (2016)


##SOURCE The blue light inducible GFP expression system is the same as BBa_K2332001. The EL222 expression system is made of BBa_J23119 promoter family, BBa_B0034 RBS and BBa_B0015 terminator.


##EXPERIMENT In the part BBa_K2332001, reporter GFP is reporter of expression. By measuring relative fluorescence intensity, we can get Blue light induction effect. In the original design, this effect is not significant enough. It is determined by EL222 concentration, so we decided to change EL222 expression level to reach more obvious induction effect. As an improvement of BBa_K2332001, we test 4 different promoters and the presence or absence of terminator on EL222 expression. The following table shows how they are combined together.

https://static.igem.org/mediawiki/2019/6/61/T--Tsinghua-A--part_pic2.jpg

The EL222 is constructed on high copy pSB4A5 and the photosensitive system is constructed on low copy pSB1K3. Parts J23100 through J23119 are a family of constitutive promoter parts isolated from a small combinatorial library. The selected promoters’ strength from strong to weak is: J23119, J23100, J23106, J23114. The presence of B0015 terminator is supposed to slight enhance expression. So, in figure 2, EL222 expression level is sequentially descending from left to right.

https://static.igem.org/mediawiki/2019/6/64/T--Tsinghua-A--part_pic3.jpg

figure 2: BBa_K2332001 characterization. EL222 expression level is sequentially descending from left to right.

The result shows that stronger promoter of EL222 indeed increase the relative fluorescence intensity. However, the goal of our project is to increase the radio between blue light and dark environment. In this field, weaker promoter of EL222 shows a more obvious differences. A possible explanation is when EL222 is overexpression, its concentration is so high that EL222 can activate GFP expression in both blue light and dark situation. When EL222 is low expression, the difference of environment can works as the document of K2332001 says, caused the GFP expression difference between blue light and dark. The preliminary conclusion is using J23106 and B0015 to express EL222 can get significant light regulation of K2332001 system. More experiment and data is needed to improve this project.