Team:SUSTC-Shenzhen-B/achievements
From 2012.igem.org
Line 7: | Line 7: | ||
<meta name="description" content="Beauty Class Theme, pinky background gradient with bokehs, free CSS template provided by templatemo.com" /> | <meta name="description" content="Beauty Class Theme, pinky background gradient with bokehs, free CSS template provided by templatemo.com" /> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | .STYLE13 {color: #0000FF} | ||
+ | --> | ||
+ | </style> | ||
</head> | </head> | ||
<body > | <body > | ||
Line 12: | Line 17: | ||
<div class="col col23"> | <div class="col col23"> | ||
<font face="Arial, Helvetica"> | <font face="Arial, Helvetica"> | ||
- | <h2>Achievements</h2> | + | <h2><p>Achievements</p></h2> |
- | < | + | <h3 class="STYLE13">1. Function of our Web Tool and PC Software</h3> |
- | + | <p>If the user input his terminator sequence, our program will output the secondary structure of the terminator based on Energy Minimization Rule and the termination efficiency. There is a database we make which includes many efficiency-measured terminators and some basic information of those terminators.</p> | |
- | <p> | + | <img src="https://static.igem.org/mediawiki/2012/8/8a/%E6%97%A0%E6%A0%87%E9%A2%98.png" class="img_fl img_border" /> |
- | < | + | <h3 class="STYLE13">2. Calculation of Terminator Efficiency</h3> |
- | <p> | + | <p>We calculate the d score of terminators we got from Biofab.Terminator Library. Then we made a simulation formula of d score and termination efficiency based on the efficiency data in that terminator library and the score we calculated. We made linear fitting and the R^2 is 0.54. The picture below shows the results:</p><p> |
+ | <img src="https://static.igem.org/mediawiki/2012/a/a1/%E6%97%A0%E6%A0%87%E9%A2%981.png" class="img_fl img_border" /></p> | ||
<br> | <br> | ||
- | + | <p>(Figure 1:The x-axis is d score and the y-axis is termination efficiency)</p> | |
- | <p> | + | <p>Our lab group did experiments to measured efficiency of some terminators. We chose five of them to see if the prediction of TTEC(the software we created to predict terminator efficiency) works well. The picture below shows the results. The x-axis is the efficiency data of got from our experiments and the y-axis is the efficiency predicted by TTEC. We can see that the slope of linear fitting is closed to 1 and the R^2 is 0.621.</p> |
+ | <p> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/3/33/%E6%97%A0%E6%A0%87%E9%A2%982.png" class="img_fl img_border" /></p> | ||
+ | <p>(Figure 2)</p> | ||
+ | <p>We thought the results were good but we would continue to better our prediction in future.</p> | ||
+ | <h3 class="STYLE13">3. Our Database</h3> | ||
- | <p> | + | <p>We built a database of terminators whose efficiency had been measured. Not only terminator efficiency , other information such as the direction, category and structure are also included. Some of the data were from partsregistry and Biofab.Terminator Library. Others were from papers. We read so many papers to find those terminators and some of the information were got through our e-mail with the author.The database will continue to update so it will be more useful for people. </p> |
- | <p> | + | <p><img src="https://static.igem.org/mediawiki/2012/0/0d/%E6%97%A0%E6%A0%87%E9%A2%9821.png" class="img_fl img_border" /></p> |
- | + | ||
- | + | ||
<div class="cleaner h40"></div> | <div class="cleaner h40"></div> | ||
Line 33: | Line 42: | ||
</div> | </div> | ||
<div class="col col13 no_margin_right"> | <div class="col col13 no_margin_right"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
Revision as of 00:06, 27 September 2012
Achievements
1. Function of our Web Tool and PC Software
If the user input his terminator sequence, our program will output the secondary structure of the terminator based on Energy Minimization Rule and the termination efficiency. There is a database we make which includes many efficiency-measured terminators and some basic information of those terminators.
2. Calculation of Terminator Efficiency
We calculate the d score of terminators we got from Biofab.Terminator Library. Then we made a simulation formula of d score and termination efficiency based on the efficiency data in that terminator library and the score we calculated. We made linear fitting and the R^2 is 0.54. The picture below shows the results:
(Figure 1:The x-axis is d score and the y-axis is termination efficiency)
Our lab group did experiments to measured efficiency of some terminators. We chose five of them to see if the prediction of TTEC(the software we created to predict terminator efficiency) works well. The picture below shows the results. The x-axis is the efficiency data of got from our experiments and the y-axis is the efficiency predicted by TTEC. We can see that the slope of linear fitting is closed to 1 and the R^2 is 0.621.
(Figure 2)
We thought the results were good but we would continue to better our prediction in future.
3. Our Database
We built a database of terminators whose efficiency had been measured. Not only terminator efficiency , other information such as the direction, category and structure are also included. Some of the data were from partsregistry and Biofab.Terminator Library. Others were from papers. We read so many papers to find those terminators and some of the information were got through our e-mail with the author.The database will continue to update so it will be more useful for people.