Difference between revisions of "Team:Queens Canada/Software"

(Prototype team page)
 
Line 1: Line 1:
 
{{Queens_Canada}}
 
{{Queens_Canada}}
 +
{{Team:Queens_Canada/QU17_Menu}}
 +
{{Team:Queens_Canada/QU17_Style}}
 
<html>
 
<html>
 +
<head>
 +
<base target="_self">
 +
<style>
  
 +
p.small {
 +
line-height: 70%;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
p.big {
<h3>★  ALERT! </h3>
+
line-height: 200%;
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</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://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
div.lightBlue {
 +
padding: 0px 110px;
 +
background-color: #3399ff;
 +
}
  
<div class="column half_size">
+
ul {
<h1>Software</h1>
+
font face: Corbel;
<h3>Best Software Tool Special Prize</h3>
+
line-height: 1.5;
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
+
font size: 3;
 +
color: black;
 +
}
  
 +
div#afixRight{
 +
width:70px;
 +
position:fixed;
 +
bottom:12%;
 +
right:0;
 +
z-index:11;
 +
}
  
<br><br>
+
div.center {
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Software Tool 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>.
+
padding: 10px 10px;
<br><br>
+
align: center;
You must also delete the message box on the top of this page to be eligible for this prize.
+
}
</p>
+
  
 +
p {
 +
color: black;
 +
}
  
 +
</style>
 +
</head>
 +
<body>
 +
 +
<style>
 +
 +
p {
 +
color: white;
 +
}
 +
 +
ul {
 +
color: white;
 +
}
 +
 +
li {
 +
color: white;
 +
}
 +
 +
</style>
 +
</head>
 +
<body>
 +
 +
<div class="column full_size">
 +
<img src="https://static.igem.org/mediawiki/2017/a/ad/T--Queens_Canada--applicationbanner.png">
 
</div>
 
</div>
  
<div class="column half_size">
+
<div style="height:30px;width:100%">
<h5> Inspiration </h5>
+
<img src="https://static.igem.org/mediawiki/2017/6/64/T--Queens_Canada--NavyNavBackground1.jpg" style="width:100%;height:30px">
<p>
+
</div>
Here are a few examples from previous teams:
+
 
</p>
+
<div style="background-color:#afbee8;color:white;padding:500px 150px 50px 150px;">
<ul>
+
<center>
<li><a href="https://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
+
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
+
</ul>
+
  
 +
<p class="big"><font size="5" color="black">
 +
This summer QGEM created a unique ratiometric application program. <br><br>
 +
Our program outlines the steps required to build specific bifunctional E.coli biofilms, based on designated conditions - as deemed by the user. As such, the user inputs the designated ratio of the two proteins to be found in the biofilm, as well as the protein coding sequences, and organism/plasmid. The program then outputs the required promoter sequences and RBS sequences necessary to achieve such a ratio under the given conditions.<br><br>
 +
Various components of the program were modeled, predominately by ordinary differential equations, as outlined on QGEM's "Mathematic Theory" wiki-page. These models were then directly integrated into our program's code, to ensure reliable results.<br><br>
 +
QGEM also had the opportunity to integrate the Salis Lab's RBS Calculator code directly into our program, thanks to the gracious help and support from Dr. Howard Salis. Dr. Salis provided QGEM with the Python helper script necessary to access the web-based API. Given the nature of the system, QGEM was given an authentication token for the file. Thus, it is not accessible to be run externally without contacting Dr. Salis. <br>
 +
<br>
 +
The program is run in Python 2.7, and can be found on our GitHub page.
 +
</font></p></center>
 +
<br>
 
</div>
 
</div>
  
</html>
+
<div style="height:30px;width:100%">
 +
<img src="https://static.igem.org/mediawiki/2017/6/64/T--Queens_Canada--NavyNavBackground1.jpg" style="width:100%;height:30px">
 +
</div>
 +
 
 +
 
 +
 
 +
<div class = "footer">
 +
  <style>
 +
    .footer { padding: 10px; background-color: #171A3D; }
 +
    .footer > div { width: 500px; margin: 0 auto; padding-top: 50px; }
 +
    .footer > div > img { float: left; height: 100px; display: inline-block; position: relative; margin-left: 6px; margin-right: 6px; }
 +
    .footer > p { text-align: center; color: #ffffff }
 +
    .footer > p > a { color: #ffffff; } <!text  of the "contact us">
 +
  </style>
 +
  <p><font face="Corbel">contact us: <a href="director@qgemteam.com">director@qgemteam.com</a></p></font>
 +
</div>

Revision as of 03:52, 28 October 2017

This summer QGEM created a unique ratiometric application program.

Our program outlines the steps required to build specific bifunctional E.coli biofilms, based on designated conditions - as deemed by the user. As such, the user inputs the designated ratio of the two proteins to be found in the biofilm, as well as the protein coding sequences, and organism/plasmid. The program then outputs the required promoter sequences and RBS sequences necessary to achieve such a ratio under the given conditions.

Various components of the program were modeled, predominately by ordinary differential equations, as outlined on QGEM's "Mathematic Theory" wiki-page. These models were then directly integrated into our program's code, to ensure reliable results.

QGEM also had the opportunity to integrate the Salis Lab's RBS Calculator code directly into our program, thanks to the gracious help and support from Dr. Howard Salis. Dr. Salis provided QGEM with the Python helper script necessary to access the web-based API. Given the nature of the system, QGEM was given an authentication token for the file. Thus, it is not accessible to be run externally without contacting Dr. Salis.

The program is run in Python 2.7, and can be found on our GitHub page.