Difference between revisions of "Team:LUBBOCK TTU"

 
(456 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{LUBBOCK_TTU/fontawesome/css/font-awesome.css}}
 
{{LUBBOCK_TTU/fontawesome/css/font-awesome.css}}
 
{{LUBBOCK_TTU/fontawesome/css/font-awesome.min.css}}
 
{{LUBBOCK_TTU/fontawesome/css/font-awesome.min.css}}
 +
{{LUBBOCK_TTU/navi}}
 +
{{LUBBOCK_TTU/imagehover}}
 +
<!--{{LUBBOCK_TTU/backtotop}}-->
 +
{{LUBBOCK_TTU/linkcolors}}
 +
<!--{{LUBBOCK_TTU/results}}-->
  
 
<html>
 
<html>
Line 11: Line 16:
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<!-- End Font Awesome -->
 
<!-- End Font Awesome -->
 
 
<!-- Bootstrap Grid Basic -->
 
<!-- Bootstrap Grid Basic -->
 
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
Line 27: Line 31:
 
</style>
 
</style>
  
<!-- TABS CSS -->
+
<!-- FOOTER CSS -->
<style>  
+
<style>
  *, *:before, *:after {margin: 0; padding: 0; box-sizing: border-box;}
+
/**
+
* Demo Styles
  h1 {padding: 100px 0; font-weight: 400; text-align: center;}
+
*/
  <!--p {margin: 0 0 20px; line-height: 1.5;}-->
+
 
+
html {
  .main {margin: 0 auto; min-width: 320px; max-width: 90%;}
+
  height: 100%;
  .content {background: #cccccc; color: ##cccccc;}
+
  box-sizing: border-box;
  .content > div {display: none;}
+
}
   
+
 
  input {display: none;}
+
*,
  label {display: inline-block; padding: 15px 25px; font-weight: 600; text-align: center;}
+
*:before,
  label:hover {color: #ed5a6a; cursor: pointer;}
+
*:after {
  input:checked + label {background: #ed5a6a; color: #fff;}
+
  box-sizing: inherit;
+
}
  #tab1:checked ~ .content #content1,
+
 
  #tab2:checked ~ .content #content2,
+
body {
  #tab3:checked ~ .content #content3,
+
  position: relative;
  #tab4:checked ~ .content #content4 {
+
  margin: 0;
    display: block;
+
  <!--padding-bottom: 6rem;-->
  }
+
  min-height: 100%;
+
}
  @media screen and (max-width: 400px) { label {padding: 15px 10px;} }
+
 
 +
/**
 +
  * Footer Styles
 +
*/
 +
 
 +
.footer {
 +
  position: absolute;
 +
  right: 0;
 +
  bottom: -900;
 +
  left: 0;
 +
  padding: 1rem;
 +
  background-color: #fff;
 +
  text-align: center;
 +
}
 
</style>
 
</style>
<!-- END TABS CSS -->
+
<!-- END FOOTER CSS -->
  
 
<body>
 
<body>
  
 +
<!-- HEADER -->
 +
<div style="background-image: url(https://static.igem.org/mediawiki/2017/9/9e/Lubbock_TTU_header.png);>
 +
<p align="center><font face="Arial" size="6" color="white">
 
<center>
 
<center>
<div style="width:1110px;" style="text-align: center;>
+
<div style="line-height:200%;">
  <div class="w3-bar w3-light-grey">
+
     <br>
     <a href="https://2017.igem.org/Team:LUBBOCK_TTU" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">HOME</font></a>
+
    <div class="w3-dropdown-hover">
+
      <button class="w3-button"><font face="Arial" size="2" color="black">TEAM</font></button>
+
      <div class="w3-dropdown-content w3-bar-block w3-card-4">
+
    <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Team" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">TEAM</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Collaborations" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">COLLABORATIONS</font></a>
+
      </div>
+
    </div>       
+
    <div class="w3-dropdown-hover">
+
      <button class="w3-button"><font face="Arial" size="2" color="black">PROJECT</font></button>
+
      <div class="w3-dropdown-content w3-bar-block w3-card-4">
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Description" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">DESCRIPTION</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Design" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">DESIGN</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Experiments" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">EXPERIMENTS</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Notebook" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">NOTEBOOK</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/InterLab" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">INTERLAB</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Contribution" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">CONTRIBUTION</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Model" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">MODEL</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Results" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">RESULTS</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Demonstrate" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">DEMONSTRATE</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Improve" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">IMPROVE</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Attributions" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">ATTRIBUTIONS</font></a>
+
      </div>
+
    </div>
+
    <div class="w3-dropdown-hover">
+
      <button class="w3-button"><font face="Arial" size="2" color="black">PARTS</font></button>
+
      <div class="w3-dropdown-content w3-bar-block w3-card-4">
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Parts" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">PARTS</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Basic_Part" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">BASIC PARTS</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Composite_Part" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">COMPOSITE PARTS</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Part_Collection" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">PART COLLECTION</font></a>
+
      </div>
+
  </div>
+
    <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Safety" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">SAFETY</font></a>
+
    <div class="w3-dropdown-hover">
+
      <button class="w3-button"><font face="Arial" size="2" color="black">HUMAN PRACTICES</font></button>
+
      <div class="w3-dropdown-content w3-bar-block w3-card-4">
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/HP/Silver" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">SILVER HP</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/HP/Gold_Integrated" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">INTEGRATED AND GOLD</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Engagement" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">PUBLIC ENGAGEMENT</font></a>
+
      </div>
+
  </div>
+
    <div class="w3-dropdown-hover">
+
      <button class="w3-button"><font face="Arial" size="2" color="black">AWARDS</font></button>
+
      <div class="w3-dropdown-content w3-bar-block w3-card-4">
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Applied_Design" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">APPLIED DESIGN</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Entrepreneurship class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">ENTREPRENEURSHIP</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Hardware" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">HARDWARE</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Measurement" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">MEASUREMENT</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Model" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">MODEL</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Plant" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">PLANT</font></a>
+
        <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Software" class="w3-bar-item w3-button"><font face="Arial" size="2" color="black">SOFTWARE</font></a>
+
      </div>
+
  </div>
+
 
</div>
 
</div>
</center>
+
<i class="fa fa-flask" style="font-size:px;color:white;"></i></br>Characterization of a Calcium-Sensitive Reporter in</br><i>Saccharomyces cerevisiae</i></br></br></center></font></p>
 
+
<!-- HEADER -->
+
<!--<img src="https://placehold.it/1120x570">-->
+
</br><div style="background-image: url(http://www.powerpointhintergrund.com/uploads/chemistry-background-ppt-0.jpg);>
+
<p align="center><font face="Arial" size="10" color="white">
+
</br></br></br></br></br></br></br></br</br></br></br>
+
<center>Characterization of a Thermal</br></br>Actuator and Calcium-Sensitive Reporter in</br></br>Saccharomyces cerevisiae</center></font></p>
+
</br></br></br></br></br></br></br></br></br></br></br></br>
+
 
</div>
 
</div>
 
 
<!-- END HEADER-->
 
<!-- END HEADER-->
  
<!-- SECTION 0 -->
+
<div class="container"><!-- For NAVI -->
<div class="container-fluid">
+
 
 +
<!-- PROJECT DESCRIPTION -->
 +
<div style="background-color:#fff; overflow: hidden;">
 +
<div class="col-sm-12">
 
</br></br>
 
</br></br>
 +
<font face="Arial" size="6"><center>Project Description</center></font><hr>
 +
</br><font face="Arial" size="4">
 +
 
   <div class="row">
 
   <div class="row">
     <div class="col-sm-1"></div>
+
     <div class="col-sm-6"><font face="Arial" size="4">Our current work was inspired by the ability of a thermosensitive ion channel, known as TRPV1, to import calcium into the cell in response to temperature changes. This process could one day be used to provide a method of <i>In-Silico</i> control of genetic circuits in synthetic biology. Our project explores the characterization of a calcium-sensitive reporter in <i>Saccharomyces cerevisiae</i> to monitor gene expression levels within a range of temperatures.
    <div class="col-sm-4"><font face="Arial" size="5">Project Description</font></br></br><font face="Arial" size="2">The most commonly used input signals in iGEM generally include chemicals and light. Temperature-based input signals are not used as frequently and remain a reservoir of potential for future synthetic biology tools. Our project explores the characterization and standardization of thermosensitive ion channels, known as TRPV1, to function as a thermal actuator and regulate calcium-sensitive gene expression in Saccharomyces cerevisiae. At the activation</div>
+
</br></br><center><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Description">Learn more &#8594;</a></center></font></div>
    <div class="col-sm-1"></div>
+
     <div class="col-sm-6">
     <div class="col-sm-4"><img src="https://static.igem.org/mediawiki/2017/9/9d/Lubbock_TTU_index_pd.jpg" height="300px">
+
<video width="450" height="300" controls><source src="https://static.igem.org/mediawiki/2017/1/10/Lubbock_TTU_animation.mp4" type="video/mp4"></video>  
    <div class="col-sm-1"></div>
+
 
   </div></br>
 
   </div></br>
 +
 +
</font></br>
 +
</div><!-- end col-sm-10 -->
 
</div>
 
</div>
    <div class="col-sm-1"></div>
 
    <div class="col-sm-10"></br>
 
temperature, gating of the thermal actuator allows for an influx of extracellular calcium ions, which initiate the calmodulin-calcineurin signaling pathway, and promote the expression of genes regulated by Crz1p-sensitive promoters. The characterization of the thermal actuator was conducted in S. cerevisiae because yeast offers an accessible eukaryotic chassis for other iGEM teams to work with. By varying the temperature, the thermal actuator can be used to control genetic circuits that function as temperature-sensitive kill switches, drug delivery devices, or biosensors. <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Description">Learn more.</a></font></div>
 
    </div>
 
    <div class="col-sm-1"></div>
 
<!-- END SECTION 0 -->
 
  
<!-- SECTION 1 -->
+
</div>
</br>
+
<!-- END PROJECT DESCRIPTION -->
<div style="background-color:#cccccc; overflow: auto;" class="clear_fix">
+
 
<center></br></br>
+
<!-- HP -->
<font face="Arial" size="5">Learn More</font>
+
<div style="background-color:#fff; overflow: auto;" class="clear_fix">
</br></br>
+
 
<div class="col-sm-12">
 
<div class="col-sm-12">
 +
</br></br>
 +
<font face="Arial" size="6"><center>Human Practices</center></font><hr>
 +
</br><font face="Arial" size="4">Human Practices is an integral part of creating impactful relationships with our community, and conducting research that is embraced by a generalized audience. The iGEM competition is centered around synthetic biology, of which includes genetic engineering, which traditionally has been a controversial area of research. Careful consideration of Human Practices ensures that our research is ethical, responsible, safe, secure, and sustainable.
  
<div class="main">
+
</br></br><center><a href="https://2017.igem.org/Team:LUBBOCK_TTU/HP/Silver">Learn more &#8594;</a>
 +
</font></br></br></br>
 +
</div>
 +
</div>
 +
<!-- END HP -->
  
  <input id="tab1" type="radio" name="tabs" checked>
+
<!-- INTERLAB -->
  <label for="tab1">Design</label>
+
<div style="background-color:#fff; overflow: auto;" class="clear_fix">
+
<div class="col-sm-12">
  <input id="tab2" type="radio" name="tabs">
+
<font face="Arial" size="6"><center>InterLab Study</center></font><hr>
  <label for="tab2">Experiments</label>
+
</br><font face="Arial" size="4">The iGEM Measurement Committee aims to develop robust measurement procedures for enhancing the quantification and reproducibility of results through the InterLab Study. The objective of the 2017 InterLab Study is to determine absolute units for measuring green fluorescent protein (GFP) that are easily comparable regardless of the type of plate reader used to make the measurement. We used a standardized protocol and analysis method for measuring GFP with a BioTek Synergy 4 plate reader.
+
  <input id="tab3" type="radio" name="tabs">
+
  <label for="tab3">Model</label>
+
+
  <input id="tab4" type="radio" name="tabs">
+
  <label for="tab4">Results</label>
+
  
  <div class="content">
+
</br></br><center><a href="https://2017.igem.org/Team:LUBBOCK_TTU/InterLab">View 2017 InterLab Study results &#8594;</a></center></font></br></br>
  <div id="content1">
+
</div>
<!-- Tab A Content -->
+
</div>
</br><p>Design is the first step in the design-build-test cycle in engineering and synthetic biology. Use this page to describe the process that you used in the design of your parts. You should clearly explain the engineering principles used to design your project.</p>
+
<!-- END INTELRAB -->
  
<p>This page is different to the "Applied Design Award" page. Please see the <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Applied_Design">Applied Design</a> page for more information on how to compete for that award.</p>
+
<!-- ABOUT US -->
 +
<div class="container-fluid">
 +
</br>
 +
  <div class="row">
 +
<div class="col-sm-5"><font face="Arial" size="6">About Us</font><hr></br><font face="Arial" size="4">The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. This year, the Lubbock_TTU team is composed of 10 undergraduate and graduate students.</br></br><center><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Team">Meet the Team &#8594;</a></center></font></div>
 +
<div class="col-sm-1"></div>
 +
<div class="col-sm-4"><img src="https://static.igem.org/mediawiki/2017/8/80/Lubbock_TTU_teamphoto.jpg" width="450px"></div>
 +
<div class="col-sm-1"></div>
 +
  </div></br></br></br>
 +
</div>
 +
<!-- END ABOUT US -->
  
<h5 align="left">What should this page contain?</h5>
+
<!-- COLLABS -->
<p>- Explanation of the engineering principles your team used in your design
+
<div class="col-sm-12"><font face="Arial" size="6"><center>Collaborations</center></font><hr></div>
</br>- Discussion of the design iterations your team went through
+
</br>- Experimental plan to test your designs</p>
+
  
<h5 align="left">Inspiration</h5>
+
<div class="col-sm-4">
<p>- <a href="https://2016.igem.org/Team:MIT/Experiments/Promoters">2016 MIT</a>
+
<div class="hover11 column">
</br>- <a href="https://2016.igem.org/Team:BostonU/Proof">2016 BostonU</a>
+
<a href="https://2017.igem.org/Team:LUBBOCK_TTU/Collaborations"><figure><img src="https://static.igem.org/mediawiki/2017/9/90/Lubbock_TTU_collaborations.jpg" width="230" height="230"></figure></a>
</br>- <a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a>
+
</div>
</br></br>
+
</div>
<!-- End Tab A Content -->
+
  </div>
+
  
  <div id="content2">
+
<div class="col-sm-4">
<!-- Tab B Content -->
+
<div class="hover11 column">
</br><p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
+
<a href="https://2017.igem.org/Team:LUBBOCK_TTU/Collaborations"><figure><img src="https://www.tacc.utexas.edu/documents/1084364/1085221/utaustin-seal.png/2254124a-1d13-44cc-8e3f-6d925af2391d?t=1412720755000" width="230" height="230"></figure></a>
 +
</div>
 +
</div>
  
<p>Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.</p>
+
<div class="col-sm-4">
 +
<div class="hover11 column">
 +
<a href="https://2017.igem.org/Team:LUBBOCK_TTU/Collaborations"><figure><img src="https://static.igem.org/mediawiki/2017/thumb/1/17/T--Erlangen_Nuremberg--Logo.png/240px-T--Erlangen_Nuremberg--Logo.png" width="230" height="230"></figure></a>
 +
</div>
 +
</div>
 +
<!-- END COLLABS -->
  
<h5 align="left">What should this page contain?</h5>
+
</div> <!-- /container --><!-- end of for NAVI -->
<p>- Protocols
+
</br>- Experiments
+
</br>- Documentation of the development of your project</p>
+
  
<h5 align="left">Inspiration</h5>
+
<!-- QL -->
<p>- <a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia</a>
+
<style>
</br>- <a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial</a>
+
.btn-group button {
</br>- <a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech</a></p>
+
    background-color: #cc3d3d; /* Green #4CAF50 background */
</br></br>
+
    border: 1px solid #cc3d3d; /* Border color */
<!-- End Tab B Content -->
+
    color: white; /* White text */
  </div>
+
    padding: 10px 24px; /* Some padding */
 +
    cursor: pointer; /* Pointer/hand icon */
 +
    float: left; /* Float the buttons side by side */
 +
}
  
  <div id="content3">
+
/* Clear floats (clearfix hack) */
<!-- Tab C Content -->
+
.btn-group:after {
</br><p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
    content: "";
 +
    clear: both;
 +
    display: table;
 +
}
  
<p><b>Gold Medal Criterion #3</b></br>
+
.btn-group button:not(:last-child) {
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.
+
    border-right: none; /* Prevent double borders */
</p>
+
}
  
<p>Please see the <a href="https://2017.igem.org/Judging/Medals"> 2017 Medals Page</a> for more information. </p>
+
/* Add a background color #3e8e41 on hover */
 +
.btn-group button:hover {
 +
    background-color: #b23535;
 +
}
 +
</style>
  
<p><b>Best Model Special Prize</b></br>
+
<div class="btn-group" style="width:100%">
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.  
+
  <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Notebook"><button style="width:25%"><i class="fa fa-book" style="font-size:45px;color:;"></i></br>Notebook</button></a>
<br><br>
+
  <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Part_Collection"><button style="width:25%"><i class="fa fa-cogs" style="font-size:45px;color:;"></i></br>Parts</button></a>
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
  <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Safety"><button style="width:25%"><i class="fa fa-medkit" style="font-size:45px;color:;"></i></br>Safety</button></a>
</p>
+
  <a href="https://2017.igem.org/Team:LUBBOCK_TTU/Engagement"><button style="width:25%"><i class="fa fa-spinner" style="font-size:45px;color:;"></i></br>Public Engagement</button></a>
 +
</div>
 +
<!-- END OF QL -->
  
<p><b> Inspiration</b></br>
+
<!-- SPONSORS -->
Here are a few examples from previous teams:</br>
+
<style>
- <a href="https://2016.igem.org/Team:Manchester/Model">Manchester 2016</a>
+
.btn-group2 button {
</br>- <a href="https://2016.igem.org/Team:TU_Delft/Model">TU Delft 2016
+
    background-color: #b7b7b7; /* Background */
</br>- <a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a>
+
    border: 1px solid #b7b7b7; /* Border color */
</br>- <a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></p>
+
    color: white; /* Text color */
</br></br>
+
    padding: 10px 24px; /* Some padding */
<!-- End Tab C Content -->
+
    float: left; /* Float the buttons side by side */
  </div>
+
}
  
  <div id="content4">
+
/* Clear floats (clearfix hack) */
<!-- Tab D Content -->
+
.btn-group2:after {
</br><p>Here you can describe the results of your project and your future plans. </p>
+
    content: "";
 +
    clear: both;
 +
    display: table;
 +
}
  
<p><b>What should this page contain?</b></br>
+
.btn-group2 button:not(:last-child) {
- Clearly and objectively describe the results of your work.
+
    border-right: none; /* Prevent double borders */
</br>- Future plans for the project.
+
}
</br>- Considerations for replicating the experiments.</p>
+
</style>
  
<p>You should also describe what your results mean:</br>
+
<center>
- Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for.
+
<div class="btn-group2" style="width:100%">
</br>- Show data, but remember all measurement and characterization data must be on part pages in the Registry.
+
<button style="width:100%"">
</br>- Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project.</p>
+
<div style="line-height:120%;">
  
<p><b>Project Achievements</b></br>
+
<!--<div class="col col-sm-12"><font face="Arial" size="6"></br>Our Sponsors</font></div>-->
- You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</br>
+
- A list of linked bullet points of the successful results during your project
+
<br>- A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</p>
+
  
<p><b>Inspiration</b></br>
+
<div class="col col-sm-3"></br></br><img src="https://static.igem.org/mediawiki/2017/e/e4/Lubbock_TTU_artsandsciences.png" width="230"></div>
See how other teams presented their results.
+
<div class="col col-sm-3"></br></br><img src="https://static.igem.org/mediawiki/2016/5/51/Muc16_Sponsor_IDT.png" width="200"></div>
</br>- <a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<div class="col col-sm-3"></br></br><img src="https://static.igem.org/mediawiki/2014/5/5a/York_Genscript_logo-1-.png" width="200"></div>
</br>- <a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
<div class="col col-sm-3"><img src="https://static.igem.org/mediawiki/2016/a/ad/T--Lubbock_TTU--ulabs.png" height="150"></div>
</br>- <a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></p>
+
</br></br>
+
<!-- End Tab D Content -->
+
  </div>
+
  
  </div> <!-- end class content -->
+
</br><div class="col col-sm-3"></br></br><img src="https://static1.squarespace.com/static/54e7602be4b0165bdcece115/t/585aa64d6a49639e7a53948b/1482335827516/ttuhsc.png" width="200"></div>
</div> <!-- end class main -->
+
</br><div class="col col-sm-3"><img src="https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_troemner.png" height="120"></div>
 +
</br><div class="col col-sm-3"></br></br></br><img src="https://upload.wikimedia.org/wikipedia/commons/7/70/Whitacre_College_of_Engineering_logo.svg" width="220"></div>
 +
<div class="col col-sm-3"></br></br><img src="https://static.igem.org/mediawiki/2017/5/57/Lubbock_TTU_logomrdnd.png" width="202">
  
 +
</div>
 +
</button>
 +
<button style="width:100%""><div style="line-height:10%;"></br></div></button>
 
</div>
 
</div>
 
</center>
 
</center>
</br>
+
<!-- END OF SPONSORS -->
</div>
+
<!-- END SECTION 1 -->
+
 
+
<!-- SECTION 2 -->
+
<div style="background-image: url(http://46.105.63.207/client/htmlchat/img/skin/thanksgiving/topcmm-123flashchat-common-main-div-outline-bg.jpg); ; overflow: auto;" class="clear_fix>
+
<p align="center><font face="Arial" size="5" color="white"></br></br><center>Quick Links</center></font></p>
+
</br>
+
<div class="col-sm-2"></div><center>
+
<div class="col-sm-2"><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Notebook"><i class="fa fa-book" style="font-size:48px;color:white;"></i><font color="white"></br></br>Notebook</font></a></div>
+
<div class="col-sm-2"><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Parts"><i class="fa fa-cogs" style="font-size:48px;color:white;"></i><font color="white"></br></br>Parts</font></a></div>
+
<div class="col-sm-2"><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Safety"><i class="fa fa-medkit" style="font-size:48px;color:white;"></i><font color="white"></br></br>Safety</font></a></div>
+
<div class="col-sm-2"><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Engagement"><i class="fa fa-spinner" style="font-size:48px;color:white;"></i><font color="white"></br></br>Public Engagement</font></a></div>
+
</br></br></br></br></br>
+
</center><div class="col-sm-2"></div>
+
</div>
+
<!-- END SECTION 2 -->
+
 
+
<!-- SECTION 3 -->
+
<div class="container-fluid">
+
</br>
+
  <div class="row">
+
    <div class="col-sm-1"></div>
+
    <div class="col-sm-4"><font face="Arial" size="5"></br></br>About Us</font></br></br><font face="Arial" size="3">The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. This year, the iGEM Raiders team is composed of 11 undergraduate and graduate students. </br></br><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Team">To learn more about our team, click here.</a></font></div>
+
    <div class="col-sm-1"></div>
+
    <div class="col-sm-4"></br><img src="https://static.igem.org/mediawiki/2017/8/80/Lubbock_TTU_teamphoto.jpg" width="450px"></div>
+
  </div></br></br>
+
</div>
+
<!-- END SECTION 3 -->
+
 
+
<!-- SECTION 4 -->
+
<div style="background-image: url(http://p1.pichost.me/i/56/1792614.jpg); ; overflow: auto;" class="clear_fix>
+
<p align="center><font face="Arial" size="5" color="white"></br></br><center>Our Sponsors</center></font></p>
+
<div class="col-sm-2"></br><img src="https://static.igem.org/mediawiki/2017/e/e4/Lubbock_TTU_artsandsciences.png"  height="" width="230"></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"></br><img src="https://static.igem.org/mediawiki/2016/5/51/Muc16_Sponsor_IDT.png"  height="" width="200"></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"></br><img src="https://static.igem.org/mediawiki/2014/5/5a/York_Genscript_logo-1-.png"  height="" width="200"></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"><img src="http://www.mrdnalab.com/images/logobig330x142.png?crc=3839258444"  height="" width="200"></div>
+
</br></br></br>
+
<div class="col-sm-2"></br></br></br><img src="https://static1.squarespace.com/static/54e7602be4b0165bdcece115/t/585aa64d6a49639e7a53948b/1482335827516/ttuhsc.png"  height="" width="200"></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"></br></br><img src="https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_troemner.png"  height="120" width=""></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"></br></br><img src="https://static.igem.org/mediawiki/2016/a/ad/T--Lubbock_TTU--ulabs.png"  height="150" width=""></div>
+
<div class="col-xs-1"></div>
+
<div class="col-sm-2"></br></br><img src="https://upload.wikimedia.org/wikipedia/commons/7/70/Whitacre_College_of_Engineering_logo.svg"  height="150" width=""></div>
+
</br></br></br>
+
<div class="col-sm-12"></br></br></div>
+
</div>
+
<!-- END SECTION 4 -->
+
  
 
</body>
 
</body>
  
 
<!-- FOOTER -->
 
<!-- FOOTER -->
<div class="row">
+
<div class="footer"><center><font face="Arial" size="3" color="black">&copy; 2017 Lubbock_TTU</font></center></div>
  <div class="col-sm-4" style="background-color:#fff;"><center><font size="2">&copy; 2017 Lubbock_TTU</font></center></div>
+
  <div class="col-sm-4" style="background-color:#6dcd9a;"><center><font color="white" size="2">ttuigem@gmail.com</font></a></center></div>
+
  <div class="col-sm-2" style="background-color:#3D5B94;"><center><a href=""><font color="white" size="2">f</font></a></center></div>
+
  <div class="col-sm-2" style="background-color:#3DACDD;"><center><a href="https://twitter.com/ttuigem" target="_blank"><font color="white" size="2">t</center></a></div>
+
</div>
+
 
<!-- END FOOTER -->
 
<!-- END FOOTER -->
  
 
</html>
 
</html>

Latest revision as of 17:38, 12 December 2017



Characterization of a Calcium-Sensitive Reporter in
Saccharomyces cerevisiae



Project Description


Our current work was inspired by the ability of a thermosensitive ion channel, known as TRPV1, to import calcium into the cell in response to temperature changes. This process could one day be used to provide a method of In-Silico control of genetic circuits in synthetic biology. Our project explores the characterization of a calcium-sensitive reporter in Saccharomyces cerevisiae to monitor gene expression levels within a range of temperatures.

Learn more →




Human Practices


Human Practices is an integral part of creating impactful relationships with our community, and conducting research that is embraced by a generalized audience. The iGEM competition is centered around synthetic biology, of which includes genetic engineering, which traditionally has been a controversial area of research. Careful consideration of Human Practices ensures that our research is ethical, responsible, safe, secure, and sustainable.

Learn more →


InterLab Study


The iGEM Measurement Committee aims to develop robust measurement procedures for enhancing the quantification and reproducibility of results through the InterLab Study. The objective of the 2017 InterLab Study is to determine absolute units for measuring green fluorescent protein (GFP) that are easily comparable regardless of the type of plate reader used to make the measurement. We used a standardized protocol and analysis method for measuring GFP with a BioTek Synergy 4 plate reader.

View 2017 InterLab Study results →



About Us

The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. This year, the Lubbock_TTU team is composed of 10 undergraduate and graduate students.

Meet the Team →



Collaborations