Difference between revisions of "Team:LUBBOCK TTU"

 
(769 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{LUBBOCK_TTU}}
+
{{LUBBOCK_TTU/fontawesome/css/font-awesome-ie7.css}}
<!-- {{Team:LUBBOCK_TTU/backtotop}} -->
+
{{LUBBOCK_TTU/fontawesome/css/font-awesome-ie7.min.css}}
 +
{{LUBBOCK_TTU/fontawesome/css/font-awesome.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>
<html lang="en">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  
<head>
+
<!-- Font Awesome -->
 +
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
<!-- End Font Awesome -->
 +
<!-- Bootstrap Grid Basic -->
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<!-- End Bootstrap Grid Basic -->
  
<style>
+
<!--DEFAULT WIKI SETTINGS-->
/* Clear the default wiki settings */
+
<style> /* Clear the default wiki settings */
home_logo, #sideMenu { display:none; }
+
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
#content { width:100%; padding:0px;  margin-top:1px; margin-left:0px;}
<!--#body {background-color:white; }-->
+
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
</style>
  
<!-- typing animation -->
+
<!-- FOOTER CSS -->
body{
+
<style>
  padding-top: 10px;
+
/**
}
+
* Demo Styles
 +
*/
  
font{
+
html {
   font-family: "Courier";
+
   height: 100%;
   margin: 10px 0 0 10px;
+
   box-sizing: border-box;
  white-space: nowrap;
+
  overflow: hidden;
+
  width: 30em;
+
  animation: type 4s steps(60, end);  
+
 
}
 
}
  
font:nth-child(2){
+
*,
   animation: type2 8s steps(60, end);
+
*:before,
 +
*:after {
 +
   box-sizing: inherit;
 
}
 
}
  
font a{
+
body {
   color: black;
+
   position: relative;
   text-decoration: none;
+
   margin: 0;
 +
  <!--padding-bottom: 6rem;-->
 +
  min-height: 100%;
 
}
 
}
  
span{
+
/**
   animation: blink 1s infinite;
+
* Footer Styles
 +
*/
 +
 
 +
.footer {
 +
   position: absolute;
 +
  right: 0;
 +
  bottom: -900;
 +
  left: 0;
 +
  padding: 1rem;
 +
  background-color: #fff;
 +
  text-align: center;
 
}
 
}
 +
</style>
 +
<!-- END FOOTER CSS -->
  
@keyframes type{
+
<body>
  from { width: 0; }
+
}
+
  
@keyframes type2{
+
<!-- HEADER -->
  0%{width: 0;}
+
<div style="background-image: url(https://static.igem.org/mediawiki/2017/9/9e/Lubbock_TTU_header.png);>
  50%{width: 0;}
+
<p align="center><font face="Arial" size="6" color="white">
  100%{ width: 100; }
+
<center>
}
+
<div style="line-height:200%;">
 +
    <br>
 +
</div>
 +
<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>
 +
</div>
 +
<!-- END HEADER-->
  
@keyframes blink{
+
<div class="container"><!-- For NAVI -->
   to{opacity: .0;}
+
 
 +
<!-- PROJECT DESCRIPTION -->
 +
<div style="background-color:#fff; overflow: hidden;">
 +
<div class="col-sm-12">
 +
</br></br>
 +
<font face="Arial" size="6"><center>Project Description</center></font><hr>
 +
</br><font face="Arial" size="4">
 +
 
 +
   <div class="row">
 +
    <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.
 +
</br></br><center><a href="https://2017.igem.org/Team:LUBBOCK_TTU/Description">Learn more &#8594;</a></center></font></div>
 +
    <div class="col-sm-6">
 +
<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></br>
 +
 
 +
</font></br>
 +
</div><!-- end col-sm-10 -->
 +
</div>
 +
 
 +
</div>
 +
<!-- END PROJECT DESCRIPTION -->
 +
 
 +
<!-- HP -->
 +
<div style="background-color:#fff; overflow: auto;" class="clear_fix">
 +
<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.
 +
 
 +
</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 -->
 +
 
 +
<!-- INTERLAB -->
 +
<div style="background-color:#fff; overflow: auto;" class="clear_fix">
 +
<div class="col-sm-12">
 +
<font face="Arial" size="6"><center>InterLab Study</center></font><hr>
 +
</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.
 +
 
 +
</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>
 +
</div>
 +
<!-- END INTELRAB -->
 +
 
 +
<!-- 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 -->
 +
 
 +
<!-- COLLABS -->
 +
<div class="col-sm-12"><font face="Arial" size="6"><center>Collaborations</center></font><hr></div>
 +
 
 +
<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/9/90/Lubbock_TTU_collaborations.jpg" width="230" height="230"></figure></a>
 +
</div>
 +
</div>
 +
 
 +
<div class="col-sm-4">
 +
<div class="hover11 column">
 +
<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>
 +
 
 +
<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 -->
 +
 
 +
</div> <!-- /container --><!-- end of for NAVI -->
 +
 
 +
<!-- QL -->
 +
<style>
 +
.btn-group button {
 +
    background-color: #cc3d3d; /* Green #4CAF50 background */
 +
    border: 1px solid #cc3d3d; /* Border color */
 +
    color: white; /* White text */
 +
    padding: 10px 24px; /* Some padding */
 +
    cursor: pointer; /* Pointer/hand icon */
 +
    float: left; /* Float the buttons side by side */
 
}
 
}
  
<!-- map -->
+
/* Clear floats (clearfix hack) */
#map {
+
.btn-group:after {
     position: relative;
+
     content: "";
 +
    clear: both;
 +
    display: table;
 
}
 
}
#overlay {
+
 
     position: absolute;
+
.btn-group button:not(:last-child) {
    background: #000;
+
     border-right: none; /* Prevent double borders */
    color: #fff;
+
}
    top: 20px;
+
 
     left: 20px;
+
/* Add a background color #3e8e41 on hover */
 +
.btn-group button:hover {
 +
     background-color: #b23535;  
 
}
 
}
 
</style>
 
</style>
  
</head>
+
<div class="btn-group" style="width:100%">
 +
  <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>
 +
  <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>
 +
  <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>
 +
  <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 -->
  
<body>
+
<!-- SPONSORS -->
 +
<style>
 +
.btn-group2 button {
 +
    background-color: #b7b7b7; /* Background */
 +
    border: 1px solid #b7b7b7; /* Border color */
 +
    color: white; /* Text color */
 +
    padding: 10px 24px; /* Some padding */
 +
    float: left; /* Float the buttons side by side */
 +
}
 +
 
 +
/* Clear floats (clearfix hack) */
 +
.btn-group2:after {
 +
    content: "";
 +
    clear: both;
 +
    display: table;
 +
}
 +
 
 +
.btn-group2 button:not(:last-child) {
 +
    border-right: none; /* Prevent double borders */
 +
}
 +
</style>
  
<!-- Map -->
 
 
<center>
 
<center>
<!--<img id = "home-button" alt = "" src = "https://static.igem.org/mediawiki/2017/8/82/Lubbock_TTU_largemap.png" height= width=  alt="" usemap="#Map"/ width="95%">-->
+
<div class="btn-group2" style="width:100%">
<body>
+
<button style="width:100%"">
<div id="map">
+
<div style="line-height:120%;">
    <div id="overlay"></div>
+
 
    <img src="https://static.igem.org/mediawiki/2017/8/82/Lubbock_TTU_largemap.png" width="95%" height="" alt="" usemap="#map" />
+
<!--<div class="col col-sm-12"><font face="Arial" size="6"></br>Our Sponsors</font></div>-->
 +
 
 +
<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>
 +
<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>
 +
<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>
 +
<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><div class="col col-sm-3"></br></br><img src="https://static1.squarespace.com/static/54e7602be4b0165bdcece115/t/585aa64d6a49639e7a53948b/1482335827516/ttuhsc.png" width="200"></div>
 +
</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>
<map name="map">
 
<area shape="circle" coords="90,58,30" alt="" href="" title="1"/>
 
<area shape="circle" coords="124,58,8" alt="" href="" title="2"/>
 
<area shape="circle" coords="124,58,8" alt="" href="" title="3"/>
 
<area shape="circle" coords="124,58,8" alt="" href="" title="4"/>
 
<area shape="circle" coords="124,58,8" alt="" href="" title="5"/>
 
<area shape="circle" coords="124,58,8" alt="" href="" title="6"/>
 
</map>
 
</body>
 
<br></br></br>
 
<font size="10" color="CC0000">C:\LUBBOCK_TTU<span>|</span></font>
 
 
</center>
 
</center>
    </div> <!-- end of col-md-14 -->
+
<!-- END OF SPONSORS -->
<div class="col-md-2"></div>
+
</div> <!-- end of id map -->
+
  
 
</body>
 
</body>
  
<!-- map -->
+
<!-- FOOTER -->
<script>
+
<div class="footer"><center><font face="Arial" size="3" color="black">&copy; 2017 Lubbock_TTU</font></center></div>
$('area').each(function(){
+
<!-- END FOOTER -->
    var area = $(this),
+
        alt = area.attr('alt');
+
    area.mouseenter(function(){
+
        $('#overlay').html(alt);
+
    }).mouseleave(function(){
+
        $('#overlay').html('');
+
    });
+
});
+
</script>
+
  
 
</html>
 
</html>
 
<!--{{Team:LUBBOCK_TTU/Javascript}}-->
 

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