Difference between revisions of "Team:Lambert GA/Improve"

(Prototype team page)
 
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Lambert_GA}}
+
{{:Team:Lambert_GA/Template}}
 +
 
 
<html>
 
<html>
  
 +
<head>
  
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
  
 +
<link href="https://fonts.googleapis.com/css?family=Codystar:300,400" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">
 +
<style type="text/css">
 +
#holder {
 +
position: fixed;
 +
top: 0%;
 +
left: 0%;
 +
height: 100%;
 +
width: 100%;
 +
z-index: -3;
 +
}
 +
#oceanvideo {
 +
position: fixed;
 +
top: 0%;
 +
left: 0%;
 +
width: 100%;
 +
height: 100%;
 +
object-fit: fill;
 +
z-index: 1;
 +
}
 +
#overlay {
 +
position: fixed;
 +
top: 0%;
 +
left: 0%;
 +
width: 100%;
 +
height: 100%;
 +
background-color: #000000;
 +
opacity: 0.3;
 +
z-index: 3;
 +
}
 +
#bigtitle {
 +
position: absolute;
 +
top: 43%;
 +
left: 0%;
 +
height: 10%;
 +
width: 100%;
 +
z-index: 2;
 +
font-family: 'Montserrat', sans-serif;
 +
color: #FFFFFF;
 +
font-size: 70px;
 +
text-align: center;
 +
z-index: 4;
 +
}
 +
#actualtext {
 +
position: relative;
 +
top: 400%;
 +
left: 0%;
 +
height: 170%;
 +
width: 100%;
 +
background-color: #FFFFFF;
 +
z-index: 4;
 +
}
 +
#afterhome {
 +
position: relative;
 +
top: 99%;
 +
left: 0%;
 +
height: 170%;
 +
width: 100%;
 +
}
 +
#sidebar {
 +
position: absolute;
 +
top: 0%;
 +
left: 8%;
 +
height: 35%;
 +
width: 13%;
 +
z-index: 6;
 +
}
 +
#link {
 +
font-family: 'Montserrat', sans-serif;
 +
color: #000000;
 +
font-size: 24px;
 +
cursor: pointer;
 +
transition: all 0.4s ease;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease;
 +
}
 +
#link:hover {
 +
color: #0077be;
 +
text-decoration: none;
 +
}
  
<div class="clear"></div>
+
#maincontent {
 +
position: relative;
 +
top: 0%;
 +
left: 10%;
 +
right: 10%
 +
height: 92%;
 +
width: 80%;
 +
border-top: 30px;
 +
}
 +
#target1{
 +
position: relative;
 +
top: -80px;
 +
}
 +
#target2{
 +
position: relative;
 +
top: -80px;
 +
}
 +
#target3{
 +
position: relative;
 +
top: -80px;
 +
}
 +
#target4{
 +
position: relative;
 +
top: -80px;
 +
}
 +
#target5{
 +
position: relative;
 +
top: -80px;
 +
}
 +
#subheading1 {
 +
font-size: 36px;
 +
font-family: 'Montserrat', sans-serif;
 +
}
 +
#content1 {
 +
font-family: 'Lora', serif;
 +
font-size: 15px;
 +
line-height: 1.75em;
  
 +
}
 +
#subheading2 {
 +
font-size: 36px;
 +
font-family: 'Montserrat', sans-serif;
 +
}
 +
#content2 {
 +
font-family: 'Lora', serif;
 +
font-size: 15px;
 +
line-height: 1.75em;
  
<div class="column full_size">
+
}
<h1>Improve</h1>
+
#subheading3 {
<p>For teams seeking to improve upon a previous part or project, you should document all of your work on this page. Please remember to include all part measurement and characterization data on the part page on the Registry. Please include a link to your improved part on this page.</p>
+
font-size: 36px;
 +
font-family: 'Montserrat', sans-serif;
 +
}
 +
#content3 {
 +
font-family: 'Lora', serif;
 +
font-size: 15px;
 +
line-height: 1.75em;
  
<h3>Gold Medal Criterion #2</h3>
+
}
<p><b>Standard Tracks:</b> Create a new part that has a functional improvement upon an existing BioBrick part. The sequences of the new and existing parts must be different. You must perform experiments with both parts to demonstrate this improvement. Document the experimental characterization on the Part's Main Page on the Registry for both the existing and new parts. Both the new and existing Main Page of each Part’s Registry entry must reference each other. Submit a sample of the new part to the Registry.
+
#subheading4 {
 +
font-size: 36px;
 +
font-family: 'Montserrat', sans-serif;
 +
}
 +
#subheading5 {
 +
font-size: 36px;
 +
font-family: 'Montserrat', sans-serif;
 +
}
 +
#footer {
 +
height: 100px;
 +
width: 100%;
 +
background-color: #FFFFFF;
 +
z-index: 7;
 +
}
 +
#flogo {
 +
font-size:28px;
 +
color: #767676;
 +
transition: all 0.4s ease;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease;
 +
}
 +
#flogo:hover {
 +
color: #3B5998;
 +
}
 +
#tlogo {
 +
font-size:28px;
 +
color: #767676;
 +
transition: all 0.4s ease;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease;
 +
}
 +
#tlogo:hover {
 +
color: #00aced;
 +
}
 +
#ilogo {
 +
font-size:28px;
 +
color: #767676;
 +
transition: all 0.4s ease;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease;
 +
}
 +
#ilogo:hover {
 +
color: #bc2a8d;
 +
}
 +
#afterhome {
 +
position: relative;
 +
top: 99%;
 +
left: 0%;
 +
height: 170%;
 +
width: 100%;
 +
}
 +
</style>
 +
</head>
  
The existing part must NOT be from your 2018 part number range and must be different from the part documented in bronze #4.
+
<body>
  
 +
 +
<div id="holder">
 +
    <video style= "z-index:1;" id="oceanvideo"  autoplay muted loop>
 +
              <source src="https://static.igem.org/mediawiki/2018/5/5d/T--Lambert_GA--deepspace.mp4" type="video/mp4">
 +
              Your browser does not support video.
 +
            </video>
 +
    <div id="overlay"></div>
 +
          <div id="bigtitle">
 +
              F U T U R E &nbsp; W O R K
 +
          </div>
 +
</div>
 +
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
 +
<div id="actualtext">
 +
 +
  <div id="maincontent">
 
<br><br>
 
<br><br>
<b>Special Tracks:</b> Improve the function of an existing iGEM project (that your current team did not originally create) and display your achievement on your wiki.</p>
 
  
 +
<div id="target1"></div>
 +
<div id="subheading1" style="text-align:center;"><b>Future  Work</b></div>
 +
<br><br>
 +
<div id="content2">
 +
In the future, Lambert iGEM plans to create a collection of genetic tools for multiple diseases and compile them into a portable synthetic biology toolkit including our frugal hardware devices such as the 3D Fuge, ElectroPen, and Chrome Q.
 +
<br><br>
 +
We hope our CALM model will serve as a basis for other Machine Learning models in other regions affected by Cholera outbreaks. Moreover, we hope to improve our Color Q app to integrate its analysis data into the CALM model, allowing future predictions to be improved. We also plan to improve CALM and continue extensive testing to ensure that our prediction model is successful.
 +
<br><br>
 +
In addition, we plan to implement cell-free protocols for the detection of pathogenic Cholera to eliminate the need for temperature sensitive materials like competent cells, enzymes, DNA, etc.
 +
<br><br>
 +
The 2019 iGEM team also plans to re-visit the same community in the Dominican Republic. Members will train teachers and their students on how to use the kits in order to provide ongoing support, so that they can become stewards of their own water.
 +
<br><br>
 +
<center><img src="https://static.igem.org/mediawiki/2018/3/3b/T--Lambert_GA--dollkitnew.jpg" height="250px"></center>
 +
<br>
 +
Lastly, we hope to distribute our portable detection kits to non-profits, specifically the Thirst project, located in areas predicted to have a Cholera outbreaks, strengthening partnerships between affected countries, donors, and international agencies.
 +
</div>
 +
</div>
 +
 +
<div id="footer">
 +
<br><br>
 +
<a href="https://www.facebook.com/groups/198318606966726/"><i class="fa fa-facebook" id="flogo"></i></a>
 +
 +
<a href="https://twitter.com/lamberths_igem?lang=en"><i class="fa fa-twitter" id="tlogo"></i></a>
 +
 +
<a href="https://www.instagram.com/lambertigem/"><i class="fa fa-instagram" id="ilogo"></i></a>
  
 
</div>
 
</div>
  
 +
</body>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 +
<script>
 +
$(window).scroll(function(e){
 +
  parallax();
 +
});
 +
 +
//PARALLAX FUNCTION
 +
function parallax(){
 +
  var scrolled = $(window).scrollTop();
 +
  $('#oceanvideo').css('top',-(scrolled*0.35)+'px');
 +
}
  
 +
//NOT THE MOST EFFICIENT PARALLAX, BUT SIMPLE
 +
</script>
  
 
</html>
 
</html>

Latest revision as of 01:36, 18 October 2018

F U T U R E   W O R K



































Future Work


In the future, Lambert iGEM plans to create a collection of genetic tools for multiple diseases and compile them into a portable synthetic biology toolkit including our frugal hardware devices such as the 3D Fuge, ElectroPen, and Chrome Q.

We hope our CALM model will serve as a basis for other Machine Learning models in other regions affected by Cholera outbreaks. Moreover, we hope to improve our Color Q app to integrate its analysis data into the CALM model, allowing future predictions to be improved. We also plan to improve CALM and continue extensive testing to ensure that our prediction model is successful.

In addition, we plan to implement cell-free protocols for the detection of pathogenic Cholera to eliminate the need for temperature sensitive materials like competent cells, enzymes, DNA, etc.

The 2019 iGEM team also plans to re-visit the same community in the Dominican Republic. Members will train teachers and their students on how to use the kits in order to provide ongoing support, so that they can become stewards of their own water.


Lastly, we hope to distribute our portable detection kits to non-profits, specifically the Thirst project, located in areas predicted to have a Cholera outbreaks, strengthening partnerships between affected countries, donors, and international agencies.