Line 1: | Line 1: | ||
− | {{William_and_Mary}} | + | {{William_and_Mary/CSS FIX}} |
+ | {{William_and_Mary/CSS}} | ||
+ | {{William_and_Mary/SOURCE}} | ||
+ | {{William_and_Mary/NAV BAR}} | ||
+ | <html lang="en"> | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>Page Title</title> | ||
+ | <style> | ||
+ | </style> | ||
+ | </head> | ||
+ | <body style="margin:30px 30px 30px 30px;font-size: 15px"> | ||
+ | <br></br> | ||
+ | <h1 style="color:black;text-align:center;">Measurement</h1> | ||
+ | <div style='padding-top: 15px;'></div> | ||
+ | |||
+ | <div style = 'padding-left: 14%; padding-bottom: 10px;font-size: 25px' ><b>Overview</b></div> | ||
+ | <div style='background: #808080; margin: 0px 14% 20px 14%; height:1px;></div> | ||
+ | <div style='padding-top: 0px;'></div> | ||
+ | <div style = 'padding-right: 14%; padding-left: 14%; text-indent: 50px;line-height: 25px;'> | ||
+ | This year team William and Mary's project focused on measuring the dynamical outputs of our decoding circuit. In the process we performed time series measurements, focusing on scalability and parameter testing. Although single cell measurements using flow cytometry are our preferred way to obtain data, for much of our project we were required to test for qualitative circuit behavior using a plate reader due to the number of constructs we had to test. However | ||
+ | </div> | ||
+ | <div style='padding-top: 20px;'></div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </div> | + | <center> |
+ | <figure style='padding-left: px;'> | ||
+ | <img src='https://static.igem.org/mediawiki/2018/2/2a/T--William_and_Mary--Heat_Figure1a_1b.png' width = "75%"/ > | ||
+ | <figcaption><div style='padding-left: 20%;padding-right:20%; padding-top: 15px; color: #808080; font-size: 14px;'> | ||
+ | Figure 2: Relative fluorescence (fluorescence/max) measurements of the temperature activatable circuit BBa_K2680051 when grown at 30C and then activated by exposure to 37C for the entirety of the experiment (A) or transiently (B). Dots represent the geometric mean of 3 (B) or 6 (A) distinct biological replicates (colonies) and the blue shaded region represents one geometric standard deviation above and below the mean. The grey shaded region in (B) represents the period in which the temperature was 37C. Normalized fluorescence (relative to max) was calculated by dividing each colony relative to it's maximal expression. | ||
+ | </div></figcaption> | ||
+ | </figure> | ||
+ | </center> | ||
+ | <div style='padding-top: 50px;'></div> | ||
− | <div | + | <div style='padding-top: 40px;'></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
+ | </body> | ||
</html> | </html> | ||
+ | {{William_and_Mary/SOURCE JS}} | ||
+ | {{William_and_Mary/FOOTER}} |
Revision as of 15:39, 15 October 2018
Measurement
Overview
This year team William and Mary's project focused on measuring the dynamical outputs of our decoding circuit. In the process we performed time series measurements, focusing on scalability and parameter testing. Although single cell measurements using flow cytometry are our preferred way to obtain data, for much of our project we were required to test for qualitative circuit behavior using a plate reader due to the number of constructs we had to test. However