|
|
Line 3: |
Line 3: |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <meta content="IE=edge" http-equiv="X-UA-Compatible"> | | <meta content="IE=edge" http-equiv="X-UA-Compatible"> |
− | <title>Homepage</title>
| |
| <style> | | <style> |
| <!-- | | <!-- |
Line 18: |
Line 17: |
| background-color:white; | | background-color:white; |
| } | | } |
− | | + | <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
− | html{font-size:62.5%;font-family:'helvetica neue',tahoma,arial,'hiragino sans gb','Simsun',sans-serif} | + | <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
− | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0}
| + | <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
− | body{line-height:1.333;font-size:12px}
| + | <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> |
− | h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
| + | <meta charset="utf-8"> |
− | #menu {
| + | <title>Team:NKU-CHINA Interlab</title> |
− | background-color: #4f4f4f;
| + | <meta name="description" content=""> |
− | height: 55px;
| + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | width: 100%;
| + | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'> |
− | margin:0 ;
| + | |
− | position:fixed;
| + | <link rel="stylesheet" href="css/bootstrap.min.css"> |
− | top:-25px;
| + | <link rel="stylesheet" href="css/font-awesome.css"> |
− | transition: all 0.3s ease-in-out 0.1s;
| + | <link rel="stylesheet" href="css/animate.css"> |
| + | <link rel="stylesheet" href="css/templatemo_misc.css"> |
| + | <link rel="stylesheet" href="css/templatemo_style.css"> |
| + | <link rel="stylesheet" href="css/owl-carousel.css"> |
| + | <style type="text/css"> |
| + | img.normal |
| + | { |
| + | height: auto |
| } | | } |
− | #menu:hover{
| |
− | top:15px;
| |
− | transition: all 0.3s ease-in-out ;
| |
− | }
| |
− | .nav ul{
| |
− | list-style-type:none;
| |
− | margin-left:20%;
| |
− | padding:0;
| |
− | overflow:hidden;
| |
| | | |
| + | img.big |
| + | { |
| + | height: 160px |
| } | | } |
− | .nav ul li{
| |
− | float:left;
| |
− | ist-style-type:none
| |
| | | |
| + | img.small |
| + | { |
| + | height: 30px |
| } | | } |
− | .nav ul li a{
| + | </style> |
− | text-align:center;
| + | <script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script> |
− | text-decoration:none;
| + | </head> |
− | padding: 14px 16px;
| + | <body> |
− | display:block;
| + | <!--[if lt IE 7]> |
− | color:white;
| + | <p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p> |
− | background-color:#4f4f4f;
| + | <![endif]--> |
− | }
| + | |
| | | |
− | .nav ul li a:hover {
| |
− | background-color:#00A2E9 ;
| |
− | }
| |
− | .team,.project,.hp{
| |
− | position:relative;
| |
− | }
| |
− | .dropdown1,.dropdown2,.dropdown3{
| |
− | height:0px;
| |
− | transition:all 1s ease;
| |
− | overflow:hidden;
| |
− | padding:0;
| |
− | opacity: 0.3;
| |
| | | |
− | }
| + | <div class="site-main" id="sTop"> |
− | .team:hover .dropdown1, .project:hover .dropdown2{ | + | <div class="site-header"> |
− | height:500px;
| + | <div class="main-header"> |
− | opacity: 1;
| + | <div class="container"> |
− | }
| + | <div id="menu-wrapper"> |
− | .hp:hover .dropdown3{height:500px; | + | <div class="row"> |
− | opacity: 1;}
| + | <nav class="navbar navbar-inverse" role="navigation"> |
− | #ilhead{ | + | <div class="navbar-header"> |
− | text-align:center; | + | <button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav"> |
− | font-family:ziti2;
| + | <span class="sr-only">Toggle navigation</span> |
− | font-size:50px;
| + | <span class="icon-bar"></span> |
− | margin:20px 20px 20px 20px;
| + | <span class="icon-bar"></span> |
− | height:60px;
| + | <span class="icon-bar"></span> |
− | }
| + | </button> |
− | </style> | + | <a href="#top" class="navbar-brand">IGEM</a> |
− | </head> | + | <div id="main-nav" class="collapse navbar-collapse"> |
| + | <ul class="menu-first nav navbar-nav" style="margin-right: 20px;"> |
| + | <li class="active"><a href="#">Home</a></li> |
| + | <li><a href="#contact-us">Team</a></li> |
| + | <li><a href="#contact-us">Project</a></li> |
| + | <li><a href="#contact-us">Human Practice</a></li> |
| + | <li><a href="#" class="external" target="_parent" rel="nofollow">Interlab</a></li> |
| + | <li><a href="#contact-us">Notebook</a></li> |
| + | </ul> |
| + | </div> <!-- /.main-menu --> |
| + | </div> |
| + | </nav> |
| + | </div> <!-- /.row --> |
| + | </div> <!-- /#menu-wrapper --> |
| + | </div> <!-- /.container --> |
| + | </div> <!-- /.main-header --> |
| + | </div> <!-- /.site-header --> |
| + | </div> <!-- /.site-main --> |
| + | |
| + | |
| + | <div class="banner"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-8 col-md-offset-2"> |
| + | <div class="banner-content"> |
| + | <h6>Team: NKU-CHINA</h6> |
| + | <h2>Interlab</h2> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <section id="about" class="page-section"> |
| + | <div class="container-fluid"> |
| + | <div class="row"> |
| + | <div class="col-md-4"> |
| + | <div class="service-item first-service"> |
| + | <div class="icon"> |
| + | <img src="img/first-service-icon.png" alt=""> |
| + | </div> |
| + | <h4>Overview</h4> |
| + | <div class="border-button"><a href="#portfolio">Discover More</a></div> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-4"> |
| + | <div class="service-item second-service"> |
| + | <div class="icon"> |
| + | <img src="img/second-service-icon.png" alt=""> |
| + | </div> |
| + | <h4>Method And Materials</h4> |
| + | <div class="border-button"><a href="#about">Discover More</a></div> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-4"> |
| + | <div class="service-item third-service"> |
| + | <div class="icon"> |
| + | <img src="img/third-service-icon.png" alt=""> |
| + | </div> |
| + | <h4>Results</h4> |
| + | <div class="border-button"><a href="#blog">Discover More</a></div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| + | |
| + | <div class="second-tabs-content what-we-do"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-12"> |
| + | <div class="section-heading"> |
| + | <h4>Method And Materials</h4> |
| + | |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="row"> |
| + | <div class="wrapper"> |
| + | <div class="col-md-12"> |
| + | <div class="row"> |
| + | <ul class="tabs clearfix" data-tabgroup="second-tab-group"> |
| + | <li class="col-md-15 col-sm-12 col-xs-12"> |
| + | <a href="#unique" class="active"> |
| + | <div class="list-item"> |
| + | <div class="icon"> |
| + | <img src="img/first-list-icon.png" alt=""> |
| + | </div> |
| + | <h4><br>Calibration<br></h4> |
| + | </div> |
| + | </a> |
| + | </li> |
| + | <li class="col-md-15 col-sm-12 col-xs-12"> |
| + | <a href="#theme"> |
| + | <div class="list-item"> |
| + | <div class="icon"> |
| + | <img src="img/second-list-icon.png" alt=""> |
| + | </div> |
| + | <h4>Competent cells and Transformation</h4> |
| + | </div> |
| + | </a> |
| + | </li> |
| + | <li class="col-md-15 col-sm-12 col-xs-12"> |
| + | <a href="#translation"> |
| + | <div class="list-item"> |
| + | <div class="icon"> |
| + | <img src="img/third-list-icon.png" alt=""> |
| + | </div> |
| + | <h4><br>Cell measurement<br></h4> |
| + | </div> |
| + | </a> |
| + | </li> |
| + | <li class="col-md-15 col-sm-12 col-xs-12"> |
| + | <a href="#event"> |
| + | <div class="list-item"> |
| + | <div class="icon"> |
| + | <img src="img/fourth-list-icon.png" alt=""> |
| + | </div> |
| + | <h4>CFU per 0.1 OD600 E. coli cultures</h4> |
| + | </div> |
| + | </a> |
| + | </li> |
| + | <li class="col-md-15 col-sm-12 col-xs-12"> |
| + | <a href="#photo"> |
| + | <div class="list-item"> |
| + | <div class="icon"> |
| + | <img src="img/fivth-list-icon.png" alt=""> |
| + | </div> |
| + | <h4><br>Materials<br></h4> |
| + | </div> |
| + | </a> |
| + | </li> |
| + | </ul> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-12"> |
| + | <section id="second-tab-group" class="tabgroup"> |
| + | <div id="unique"> |
| + | <div class="row"> |
| + | <div class="tab-content-services"> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>OD 600 Reference point</h4> |
| + | <p>❏ Add 100μl LUDOX into wells A1, B1, C1, D1 <br>❏ Add 100μl of dd H2O into wells A2, B2, C2, D2 <br>❏ Measure absorbance at 600 nm of all samples in the measurement mode you plan to use for cell measurements <br>❏ Record the data in the table below or in your notebook <br>❏ Import data into Excel sheet provided (OD600 reference point tab)<br><br> </p> |
| + | <h4>Particle Standard Curve</h4> |
| + | <p>❏ Obtain the tube labeled ”Silica Beads” from the InterLab test kit and vortex vigorously for 30 seconds. <br>❏ Immediately pipet 96 μL microspheres into a 1.5 mL eppendorf tube <br>❏ Add 904μL of ddH2O to the microspheres <br>❏ Vortex well. This is your Microsphere Stock Solution. <br>❏ Repeat dilution series for rows B, C, D <br>❏ Re-Mix (Pipette up and down) each row of plate immediately before putting in the plate reader<br>❏ Measure Abs600 of all samples in instrument <br>❏ Record the data in your notebook <br>❏ Import data into Excel sheet provided (particle standard curve tab) </p> |
| + | |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>Fluorescence standard curve</h4> |
| + | <p>❏ Spin down fluorescein kit tube to make sure pellet is at the bottom of tube. <br>❏ Prepare 10x fluorescein stock solution (100 μM) by resuspending fluorescein in 1 mL of 1xPBS.<br>❏ Dilute the 10x fluorescein stock solution with 1xPBS to make a 1x fluorescein solution with concentration 10 μM: 100 μL of 10x fluorescein stock into 900 μL 1x PBS<br>❏ Add 100 μl of PBS into wells A2, B2, C2, D2....A12, B12, C12, D12 <br>❏ Add 200 μl of fluorescein 1x stock solution into A1, B1, C1, D1 <br>❏ Transfer 100 μl of fluorescein stock solution from A1 into A2. <br>❏ Mix A2 by pipetting up and down 3x and transfer 100 μl into A3… <br>❏ Mix A3 by pipetting up and down 3x and transfer 100 μl into A4... <br>❏ Mix A4 by pipetting up and down 3x and transfer 100 μl into A5... <br>❏ Mix A5 by pipetting up and down 3x and transfer 100 μl into A6... <br>❏ Mix A6 by pipetting up and down 3x and transfer 100 μl into A7... <br>❏ Mix A7 by pipetting up and down 3x and transfer 100 μl into A8... <br>❏ Mix A8 by pipetting up and down 3x and transfer 100 μl into A9... <br>❏ Mix A9 by pipetting up and down 3x and transfer 100 μl into A10... <br>❏ Mix A10 by pipetting up and down 3x and transfer 100 μl into A11... <br>❏ Mix A11 by pipetting up and down 3x and transfer 100 μl into liquid waste<br>❏ Repeat dilution series for rows B, C, D <br>❏ Measure fluorescence of all samples in instrument <br>❏ Record the data in your notebook <br>❏ Import data into Excel sheet provided (fluorescein standard curve tab) </p> |
| + | |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div id="theme"> |
| + | <div class="row"> |
| + | <div class="tab-content-services"> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>Competent cells and Transformation</h4> |
| + | <p>❏ Resuspend DNA in selected wells in the Distribution Kit with 10µl dH20. <br>❏ Thaw competent cells on ice<br>❏ Pipette 50µl of competent cells into 1.5ml tube<br>❏ Pipette 1µl of resuspended DNA into 1.5ml tube<br>❏ Pipette 1µl of control DNA into 2ml tube<br>❏ Close 1.5ml tubes, incubate on ice for 30min<br>❏ Heat shock tubes at 42°C for 45 sec<br>❏ Incubate on ice for 5min<br>❏ Pipette 950µl SOC media to each transformation<br>❏ Incubate at 37°C for 1 hours, shaking at 200-300rpm<br>❏ Pipette 100µL of each transformation onto petri plates<br>❏ Spin down cells at 6800g for 3mins and discard 800µL of the supernatant. Resuspend the cells in the remaining 100µL, and pipette each transformation onto petri plates<br>❏ Incubate transformations overnight (14-18hr) at 37°C<br>❏ Pick single colonies for PCR<br>❏ Count colonies for control transformation</p> |
| + | |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div class="right-image"> |
| + | <img src="img/right-side-image_2.jpg" alt=""> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div id="translation"> |
| + | <div class="row"> |
| + | <div class="tab-content-services"> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>Cell measurement</h4> |
| + | <p>❏ Pick 2 colonies from each of the transformation plates and inoculate in 5-10 mL LB medium +Chloramphenicol. Grow the cells overnight (16-18 hours) at 37°C and 220 rpm<br>❏ Make a 1:10 dilution of each overnight culture in LB+Chloramphenicol (0.5mL of culture into 4.5mL of LB+Chlor) <br>❏ Measure Abs 600 of these 1:10 diluted cultures <br>❏ Record the data in your notebook <br>❏ Dilute the cultures further to a target Abs600 of 0.02 in a final volume of 12 ml LB medium + Chloramphenicol in 50 mL falcon tube (amber, or covered with foil to block light). <br>❏ Take 500 µL samples of the diluted cultures at 0 hours into 1.5 ml eppendorf tubes, prior to incubation. (At each time point 0 hours and 6 hours, you will take a sample from each of the 8 devices, two colonies per device, for a total of 16 eppendorf tubes with 500 µL samples per time point, 32 samples total). Place the samples on ice. <br>❏ Incubate the remainder of the cultures at 37°C and 220 rpm for 6 hours. <br>❏ Take 500 µL samples of the cultures at 6 hours of incubation into 1.5 ml eppendorf tubes. Place samples on ice. <br>❏ At the end of sampling point you need to measure your samples (Abs 600 and fluorescence measurement), see the below for details. <br>❏ Record data in your notebook <br>❏ Import data into Excel sheet provided (fluorescence measurement tab) </p> |
| + | |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div class="right-image"> |
| + | <img src="img/right-side-image_3.jpg" alt=""> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div id="event"> |
| + | <div class="row"> |
| + | <div class="tab-content-services"> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>CFU per 0.1 OD600 E. coli cultures</h4> |
| + | <p>❏ culture colonies for two Positive Control (BBa_I20270) cultures and your two Negative Control (BBa_R0040) cultures for 16-18 hours <br>❏ Dilute the overnight culture to OD600 = 0.1 in 1mL of LB + Cam media. Do this in triplicate for each culture. Check the OD600 and make sure it is 0.1<br>❏ Aseptically spead plate 100 μL on LB + Cam plates for those Final Dilution Factor is 8 x 104 or 8 x 105 or 8 x 106<br>❏ Incubate at 37°C overnight and count colonies after 18-20 hours of growth<br>❏ Count the colonies on each plate with fewer than 300 colonies. Multiple the colony count by the Final Dilution Factor on each plate. </p> |
| + | |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div class="right-image"> |
| + | <img src="img/right-side-image_4.jpg" alt=""> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div id="photo"> |
| + | <div class="row"> |
| + | <div class="tab-content-services"> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <h4>HD Images</h4> |
| + | <p>Competent cells (Escherichia coli strain DH5α) <br>1ml LUDOX CL-X (provided in kit) <br>300 μL Silica beads - Microsphere suspension (provided in kit, 4.7 x 10^8 microspheres) <br>LB (Luria Bertani) media <br>Fluorescein (provided in kit) <br>10ml 1xPBS pH 7.4-7.6 (phosphate buffered saline; provided by team) <br>Chloramphenicol (stock concentration 25 mg/mL dissolved in EtOH) <br>50 ml Falcon tube (or equivalent, preferably amber or covered in foil to block light) <br>Incubator at 37°C <br>1.5 ml eppendorf tubes for sample storage <br>Ice bucket with ice <br>Micropipettes and tips <br>96 well plate, black with clear flat bottom preferred (provided by team)</p> |
| + | |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div class="left-text"> |
| + | <p>Devices (from Distribution Kit, all in pSB1C3 backbone): <br>Negative control BBa_R0040 <br>Positive control BBa_I20270 <br>Test Device 1 BBa_J364000 <br>Test Device 2 BBa_J364001 <br>Test Device 3 BBa_J364002<br>Test Device 4 BBa_J364007 <br>Test Device 5 BBa_J364008 <br>Test Device 6 BBa_J364009</p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | |
| + | |
| + | <section id="portfolio" class="portfolio-section"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-12"> |
| + | <div class="section-heading"> |
| + | <h4>Overview</h4> |
| + | <h5>Difficulty in taking reliable and reproducible measurements remains a key obstacle in establishing synthetic biology as an engineering discipline. The Measurement Committee, through the InterLab study, has been developing a robust measurement procedure for green fluorescent protein (GFP) over the last several years. Despite being one of the most commonly used markers in synthetic biology, labs often resort to making relative comparisons, which makes it difficult for labs to share and data and/or constructs.</h5> |
| + | <h5>The goal of the fifth iGEM InterLab Study is to identify and correct the sources of systematic variability in synthetic biology measurements by answering the question “Can we reduce lab-to-lab variability in fluorescence measurements by normalizing to absolute cell count or colony-forming units (CFUs) instead of OD? ”</h5> |
| + | <h5>As we know in the previous study, the fluorescence value measured by a plate reader is an aggregate measurement of an entire population of cells, we need to divide the total fluorescence by the number of cells in order to determine the mean expression level of GFP per cell. Due to the fact that the “optical density (OD) ” of the sample is an approximation of the number of cells varying from lab to lab, we decided to use a special silica beads that are roughly the same size and shape as a typical E. coli cell to set up a universal, standard “equivalent concentration of beads” measurement.</h5> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| + | |
| + | |
| + | <section class="tabs-content" id="blog"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-12"> |
| + | <div class="section-heading"> |
| + | <h4>RESULTS</h4> |
| + | |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="row"> |
| + | <div class="wrapper"> |
| + | <div class="col-md-6"> |
| + | <ul class="tabs clearfix" data-tabgroup="first-tab-group"> |
| + | <li><a href="#tab1" class="active"> |
| + | OD 600 Reference point |
| + | |
| + | </a></li> |
| + | <li><a href="#tab2"> |
| + | Particle standard curve |
| + | |
| + | </a></li> |
| + | <li><a href="#tab3"> |
| + | Fluorescein standard curve |
| + | |
| + | </a></li> |
| + | <li><a href="#tab4"> |
| + | Fluorescence Raw Readings |
| + | |
| + | </a></li> |
| + | <li><a href="#tab5"> |
| + | Abs600 Raw Readings |
| + | |
| + | </a></li> |
| + | </ul> |
| + | </div> |
| + | <div class="col-md-6"> |
| + | <div id="first-tab-group" class="tabgroup"> |
| + | <div id="tab1"> |
| + | <img src="img/blog-post-1.jpg" alt=""> |
| + | <div class="text-content"> |
| + | <h4>OD 600 Reference point</h4> |
| + | <p>According to the Reference OD600, We calculate the final result: <br>OD600/Abs600=3.818 <br>All cell density readings using this instrument with the same settings and volume can be converted to OD600, so that we can use this ratio to convert subsequent experimental data</p> |
| + | </div> |
| + | </div> |
| + | <div id="tab2"> |
| + | <img src="img/blog-post-2.jpg" alt=""> |
| + | <img src="img/tupian6.jpg" alt=""> |
| + | <div class="text-content"> |
| + | <h4>Particle standard curve</h4> |
| + | <p>We prepare a dilution series of monodisperse silica microspheres and measure the Abs 600 in plate reader. The size and optical characteristics of these microspheres are similar to cells, and there is a known amount of particles per volume. This measurement allows us to construct a standard curve of particle concentration which can be used to convert Abs 600 measurements to an estimated number of cells.<br>The final result:<br>mean of med-high levels=6.24E+08</p> |
| + | </div> |
| + | </div> |
| + | <div id="tab3"> |
| + | <img src="img/blog-post-3.jpg" alt=""> |
| + | <img src="img/tupian7.jpg" alt=""> |
| + | <div class="text-content"> |
| + | <h4>Fluorescein standard curve</h4> |
| + | <p>We prepare a dilution series of fluorescein in four replicates and measure the fluorescence in a 96 well plate in plate reader. By measuring these we generate a standard curve of fluorescence for fluorescein concentration. We will be able to use this to convert our cell based readings to an equivalent fluorescein concentration.<br>The final result:<br>Mean uM fluorescein / a.u.=3.60E-05<br>MEFL / a.u.=2.17E+08</p> |
| + | </div> |
| + | </div> |
| + | <div id="tab4"> |
| + | <img src="img/图片10.jpg" alt=""> |
| + | <img src="img/图片9.jpg" alt=""> |
| + | <div class="text-content"> |
| + | <h4>Fluorescence Raw Readings</h4> |
| + | |
| + | </div> |
| + | </div> |
| + | <div id="tab5"> |
| + | <img src="img/图片11.jpg" alt=""> |
| + | <img src="img/图片12.jpg" alt=""> |
| + | <div class="text-content"> |
| + | <h4>Abs600 Raw Readings</h4> |
| + | |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| + | |
| + | <footer> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-4 col-sm-12"> |
| + | |
| + | <img class= "big" src="C:\Users\k\Desktop\tpmo_508_power\img\图片3.jpg" alt=""> |
| + | |
| + | <img class= "big" src="C:\Users\k\Desktop\tpmo_508_power\img\图片1.jpg" alt=""> |
| + | </div> |
| + | <div class="col-md-4 col-sm-12"> |
| + | <p>NKU<sub>-</sub>CHINA<br><br>College of Life Sciences</p> |
| + | </div> |
| + | <div class="col-md-2 col-md-offset-2 col-sm-12"> |
| + | <div class="back-to-top"> |
| + | <a href="#top"> |
| + | <i class="fa fa-angle-up"></i> |
| + | back to top |
| + | </a> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </footer> |
| + | |
| + | <script src="js/vendor/jquery-1.11.0.min.js"></script> |
| + | <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script> |
| + | <script src="js/bootstrap.js"></script> |
| + | <script src="js/plugins.js"></script> |
| + | <script src="js/main.js"></script> |
| + | |
| + | |
| + | <script src="js/vendor/jquery.gmap3.min.js"></script> |
| | | |
− | <body> | + | <script type="text/javascript"> |
| + | $(document).ready(function() { |
| + | |
| + | // mobile nav toggle |
| + | $('#nav-toggle').on('click', function (event) { |
| + | event.preventDefault(); |
| + | $('#main-nav').toggleClass("open"); |
| + | }); |
| + | }); |
| + | </script> |
| + | |
| + | <!-- templatemo 406 flex --> |
| + | |
| | | |
− | <div id="menu" class="nav">
| |
− | <ul>
| |
− | <li><a href="#">Home</a></li>
| |
− | <li class="team"><a href="#">Team</a>
| |
− | <div class="dropdown1">
| |
− | <a href="#">Team</a>
| |
− | <a href="#">Collaboration</a>
| |
− | </div>
| |
− | </li>
| |
− | <li><a href="#">Attributions</a></li>
| |
− | <li class="project"><a href="#">Project</a>
| |
− | <div class="dropdown2">
| |
− | <a href="https://2018.igem.org/Team:NKU_CHINA/Project/Description">Description</a>
| |
− | <a href="#">Experiments</a>
| |
− | <a href="#">Model</a>
| |
− | <a href="#">Prof of concept</a>
| |
− | </div>
| |
− | </li>
| |
− | <li class="hp"><a href="#">Human Practice</a>
| |
− | <div class="dropdown3">
| |
− | <a href="#">HP</a>
| |
− | <a href="#">Sliver</a>
| |
− | <a href="#">Gold</a>
| |
− | </div>
| |
− | </li>
| |
− | <li><a href="https://2018.igem.org/Team:NKU_CHINA/interlab">Interlab</a></li>
| |
− | <li><a href="#">Safety</a></li>
| |
− | <li><a href="#">Parts</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | <div id="ilhead">Interlab</div>
| |
| | | |
| | | |
| </body> | | </body> |
| </html> | | </html> |