Difference between revisions of "Team:Queens Canada"

 
(268 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Queens_Canada}}
+
{{Queens Canada/Header}}
 +
{{Queens Canada/Navbar}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<meta http-equiv="X-UA-Compatible" content="ie=edge">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Leiden/css/fontawesome-all_min_css?action=raw&ctype=text/css" type="text/css">
 +
<title>iGem 2018 Queen's Canada</title>
 +
<style>
  
 +
* {
 +
    box-sizing: border-box;
 +
}
  
 +
body {font-family: Verdana, sans-serif; margin:0}
 +
.mySlides {display: none}
 +
img {vertical-align: middle;}
  
 +
/* Slideshow container */
 +
.slideshow-container {
 +
  max-width: 85%;
 +
  position: relative;
 +
  margin: auto;
 +
}
  
<div class="column full_size" >
+
/* Next & previous buttons */
<h1> Welcome to iGEM 2018! </h1>
+
.prev, .next {
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  cursor: pointer;
 +
  position: absolute;
 +
  top: 50%;
 +
  width: auto;
 +
  padding: 16px;
 +
  margin-top: -22px;
 +
  color: #0485BF;
 +
  font-weight: bold;
 +
  font-size: 18px;
 +
  transition: 0.6s ease;
 +
  border-radius: 0 3px 3px 0;
 +
}
  
 +
.square {
 +
  height: 300px;
 +
  width: 20%;
 +
  background-color: #e9ebee;;
 +
}
  
<img src="https://static.igem.org/mediawiki/2018/b/b8/T--Queens_Canada--Pacifier.jpg">
+
/* Position the "next button" to the right */
+
.next {
 +
  right: 0;
 +
  border-radius: 3px 0 0 3px;
 +
}
  
</div>
+
/* On hover, add a black background color with a little bit see-through */
 +
.prev:hover, .next:hover {
 +
  background-color: rgba(0,0,0,0.8);
 +
}
  
 +
/* Caption text */
 +
.text {
 +
  color: #f2f2f2;
 +
  font-size: 15px;
 +
  padding: 8px 12px;
 +
  position: absolute;
 +
  bottom: 8px;
 +
  width: 100%;
 +
  text-align: center;
 +
}
  
<div class="column full_size" >
+
/* Number text (1/3 etc) */
 +
.numbertext {
 +
  color: #f2f2f2;
 +
  font-size: 12px;
 +
  padding: 8px 12px;
 +
  position: absolute;
 +
  top: 0;
 +
}
  
<h3>Before you start</h3>
+
/* The dots/bullets/indicators */
<p> Please read the following pages:</p>
+
.dot {
<ul>
+
  cursor: pointer;
<li>  <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
+
  height: 15px;
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
  width: 15px;
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
  margin: 0 2px;
</ul>
+
  background-color: #bbb;
</div>
+
  border-radius: 50%;
 +
  display: inline-block;
 +
  transition: background-color 0.6s ease;
 +
}
  
 +
.active, .dot:hover {
 +
  background-color: #717171;
 +
}
  
<div class="clear extra_space"></div>
+
/* Fading animation */
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
 +
.fade {
 +
  -webkit-animation-name: fade;
 +
  -webkit-animation-duration: 1.5s;
 +
  animation-name: fade;
 +
  animation-fill-mode: forwards;
 +
  animation-duration: 1.5s;
 +
}
  
 +
@-webkit-keyframes fade {
 +
  from {opacity: .4}
 +
  to {opacity: 1}
 +
}
  
<div class="column full_size" >
+
@keyframes fade {
<h3> Styling your wiki </h3>
+
  from {opacity: .4}
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
  to {opacity: 1}
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
}
  
</div>
+
/* On smaller screens, decrease text size */
 +
@media only screen and (max-width: 300px) {
 +
  .prev, .next,.text {font-size: 11px}
 +
}
  
 +
body {
 +
    background-color: white;
 +
    position: relative;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    -webkit-text-size-adjust: none;
 +
}
  
 +
</style>
 +
</head>
 +
<div class="t-cover" style="height:1vh;"></div>
 +
<body>
  
 +
<div class="column full_size">
 +
<h2 style="margin-left: 15%"> Queen's Canada 2018 is proud to present: </h2>
 +
<br>
 +
<div class="slideshow-container">
  
<div class="clear extra_space"></div>
+
<div class="mySlides fade">
 +
  <div class="numbertext">1 / 3</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/8/8c/T--Queens_Canada--land1.png" style="width:100%">
 +
  <div class="text"></div>
 +
</div>
  
 +
<div class="mySlides fade">
 +
  <div class="numbertext">2 / 4</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/2/20/T--Queens_Canada--land2.png" style="width:100%">
 +
  <div class="text"></div>
 +
</div>
  
 
+
<div class="mySlides fade">
<div class="column third_size" >
+
  <div class="numbertext">3 / 4</div>
 
+
  <img src="https://static.igem.org/mediawiki/2018/e/e9/T--Queens_Canada--land3.png" style="width:100%">
<h3> Uploading pictures and files </h3>
+
  <div class="text"></div>
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
 
+
 
+
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
 
+
<div class="button_link">
+
<a href="https://2018.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
 
</div>
 
</div>
  
 +
<div class="mySlides fade">
 +
  <div class="numbertext">4/ 4</div>
 +
  <img src="https://static.igem.org/mediawiki/2018/3/32/T--Queens_Canada--land4.png" style="width:100%">
 +
  <div class="text"></div>
 
</div>
 
</div>
  
<div class="column third_size" >
 
<h3> Wiki template information </h3>
 
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
 
  
</div>  
+
<a class="prev" onclick="plusSlides(-1)">&#10094;</a>
 +
<a class="next" onclick="plusSlides(1)">&#10095;</a>
  
 
 
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
 
<div class="button_link">
 
<a href="https://2018.igem.org/wiki/index.php?title=Team:Queens_Canada&action=edit">
 
EDIT PAGE
 
</a>
 
 
</div>
 
</div>
 +
<br>
  
 
+
<div style="text-align:center">
</div>
+
  <span class="dot" onclick="currentSlide(1)"></span>
 +
  <span class="dot" onclick="currentSlide(2)"></span>
 +
  <span class="dot" onclick="currentSlide(3)"></span>
 +
  <span class="dot" onclick="currentSlide(4)"></span>  
 
</div>
 
</div>
 +
<br>
  
 +
<span style="margin-left:15%">
 +
<a href="https://2018.igem.org/Team:Queens_Canada/Description" alt='team'><img src="https://static.igem.org/mediawiki/2018/2/26/T--Queens_Canada--thumb1.jpg" style="width:20%; margin-right:75px"/></a>
 +
<a href="https://2018.igem.org/Team:Queens_Canada/Lab" alt='wetlab'><img src="https://static.igem.org/mediawiki/2018/0/09/T--Queens_Canada--Thumb2.png" style="width:20%; margin-right:75px"/></a>
 +
<a href="https://2018.igem.org/Team:Queens_Canada/Human_Practices" alt='humanpractices'><img src="https://static.igem.org/mediawiki/2018/5/56/T--Queens_Canada--thumb3.jpg" width="20%"/></a>
 +
<br><br>
  
  
 
 
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
 
</div>
 
</div>
 +
<span class="square" style="margin-left:15%; margin-right:75px; padding: 18px; display: inline-block;"><p style="font-size: 24pt; font-weight: bold; color: #0485BF;">Discover <p style="font-size: 24pt; font-weight: bold; color: #0485BF;"> <a href="https://2018.igem.org/Team:Queens_Canada/Description" style="color: #0485BF; font-weight: bold; text-decoration: underline;"> Soothe Sayer</a><br><br>
 +
<p style="font-size: 18pt; font-weight: bold; color: #0485BF;">>And learn about <a href="https://2018.igem.org/Team:Queens_Canada/Team" style="color: #0485BF; font-weight: bold; text-decoration: underline;">us</a></p><p style="font-size: 18pt; font-weight: bold; color: #e9ebee;;"> hello<a href="https://2018.igem.org/Team:Queens_Canada/Hardware" style="color: #0485BF; font-weight: bold; text-decoration: underline;"></a><a href="https://2018.igem.org/Team:Queens_Canada/Software" style="color: #0485BF; font-weight: bold;  text-decoration: underline;"></a></p>
 +
</span>
  
 +
<span class="square" style="margin-right:75px; padding: 18px; display: inline-block;"><p style="font-size: 24pt; font-weight: bold; color: #0485BF;">The <a href="https://2018.igem.org/Team:Queens_Canada/Design" style="color: #0485BF; font-weight: bold; text-decoration: underline;">Science</a> </p><p style="font-size: 24pt; font-weight: bold; color: #0485BF;">behind Soothe Sayer</p><br>
 +
<p style="font-size: 18pt; font-weight: bold; color: #0485BF;">>Also See <a href="https://2018.igem.org/Team:Queens_Canada/Model" style="color: #0485BF; font-weight: bold; text-decoration: underline;">Modelling</a>,<p style="font-size: 18pt; font-weight: bold; color: #0485BF;"><a href="https://2018.igem.org/Team:Queens_Canada/Hardware" style="color: #0485BF; font-weight: bold; text-decoration: underline;">Hardware</a>, <a href="https://2018.igem.org/Team:Queens_Canada/Software" style="color: #0485BF; font-weight: bold; text-decoration: underline;">Software</a></p>
 +
</span>
  
<div class="column third_size">
+
<span class="square" style="margin-right:75px; padding: 18px; display: inline-block;"><p style="font-size: 24pt; font-weight: bold; color: #0485BF;">What do the </p><p style="font-size: 24pt; font-weight: bold; color: #0485BF;"><a href="https://2018.igem.org/Team:Queens_Canada/Interviews" style="color: #0485BF; font-weight: bold;  text-decoration: underline;">experts</a> say?</p><br>
<div class="highlight decoration_A_full">
+
<p style="font-size: 18pt; font-weight: bold; color: #0485BF;">>Visit our other<p style="font-size: 18pt; font-weight: bold; color: #0485BF;">initiatives <a href="https://2018.igem.org/Team:Queens_Canada/Human_Practices" style="color: #0485BF; font-weight: bold; text-decoration: underline;">here</a></p>
<h3>Inspiration</h3>
+
</span>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<br>
<ul>
+
<br>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<br>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<p style="width:70%;margin-left:15%;font-size:18pt;color:#606060">This year’s project has focused on the production of protein biosensors for detection, diagnosis, and monitoring of salivary hormones. We have taken two approaches to our design process. Firstly, we constructed a reagent-less, and continuous glucocorticoid sensor which utilizes changes in Fluorescence Resonance Energy Transfer to detect hormones. Secondly, we have begun developing a novel, and easy to use biosensor which utilizes ligand-dependent intein splicing to produce a luminescent signal. The resulting signal could then be quantified, providing a dose-dependent measurement of analytes. In addition to our laboratory work, we have constructed a complimentary diagnostic pacifier featuring a built in luminometer, allowing for the potential to passively collect, and analyze saliva in a portable and non-invasive fashion. In practice, a child would use the pacifier as normal, and the baby’s salivary hormones would be collected, analyzed, and wirelessly transmitted to the parent or a healthcare professional through a smartphone application.</p>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<br><br><br>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<div style="width:70%;margin-left:15%">
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<img src="https://static.igem.org/mediawiki/2018/8/86/T--Queens_Canada--QueensLogo_colour.png" width="20%">
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
<img src="https://static.igem.org/mediawiki/2018/e/e2/T--Queens_Canada--Opentrons.png " width="20%">
</ul>
+
<img src="https://static.igem.org/mediawiki/2018/7/7b/T--Queens_Canada--thermo-fisher-scientific.png" width="20%">
</div>
+
<img src="https://static.igem.org/mediawiki/2018/f/f3/T--Queens_Canada--Millipore.png" width="20%">
 +
<img src="https://static.igem.org/mediawiki/2018/1/1b/T--Queens_Canada--Qiagen.png" width="15%">
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<footer style="background-color: #212121;height:90px ">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-md-4">
 +
                        <ul class="list-inline quicklinks">
 +
                            <li><a href="https://igem.org/Main_Page" style="color:white; font-size:16pt">iGEM Headquarters</a>
 +
                            </li>
 +
                        </ul>
 +
                    </div>
 +
                    <div class="col-md-4">
 +
                        <ul class="list-inline social-buttons" style="margin-left:20%">
 +
                            <li><a href="https://twitter.com/iGEMQueens"style="    display: block;
 +
    background-color: #fff;
 +
    height: 40px;
 +
    width: 40px;
 +
    border-radius: 100%;
 +
    font-size: 20px;
 +
    line-height: 40px;
 +
    color: #000;
 +
    outline: 0;
 +
    -webkit-transition: all .3s;
 +
    -moz-transition: all .3s;
 +
    transition: all .3;"><i class="fa fa-twitter"style="color:black; font-family:FontAwesome;margin-left:10.75px;"></i></a>
 +
                            </li>
 +
                            <li><a href="https://www.facebook.com/iGEMQueens/?fref=ts"style="    display: block;
 +
    background-color: #fff;
 +
    height: 40px;
 +
    width: 40px;
 +
    border-radius: 100%;
 +
    font-size: 20px;
 +
    line-height: 40px;
 +
    color: #000;
 +
    outline: 0;
 +
    -webkit-transition: all .3s;
 +
    -moz-transition: all .3s;
 +
    transition: all .3;"><i class="fa fa-facebook"style="color:black;font-family:FontAwesome;margin-left:10.75px;"></i></a>
 +
                            </li>
 +
                            <li><a href="mailto:director@qgemteam.com" style="    display: block;
 +
    background-color: #fff;
 +
    height: 40px;
 +
    width: 40px;
 +
    border-radius: 100%;
 +
    font-size: 20px;
 +
    line-height: 40px;
 +
    color: #000;
 +
    outline: 0;
 +
    -webkit-transition: all .3s;
 +
    -moz-transition: all .3s;
 +
    transition: all .3;"><i class="fa fa-envelope"style="color:black;font-family:FontAwesome;margin-left:10.75px;"></i></a>
 +
                            </li>
 +
                            <li><a href="https://www.linkedin.com/company/1633448?trk=tyah&amp;trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A1633448%2Cidx%3A1-1-1%2CtarId%3A1464110668532%2Ctas%3Aqgem" style="    display: block;
 +
    background-color: #fff;
 +
    height: 40px;
 +
    width: 40px;
 +
    border-radius: 100%;
 +
    font-size: 20px;
 +
    line-height: 40px;
 +
    color: #000;
 +
    outline: 0;
 +
    -webkit-transition: all .3s;
 +
    -moz-transition: all .3s;
 +
    transition: all .3;"><i class="fa fa-linkedin"style="color:black; font-family:FontAwesome;margin-left:10.75px;"></i></a>
 +
                            </li>
 +
                        </ul>
 +
                    </div>
 +
                    <div class="col-md-4">
 +
                        <ul class="list-inline quicklinks" style="color: white;font-size:16pt;">
 +
                            <li><a href="http://www.queensu.ca/" style="color:white;margin-left:100px;">Queen's University</a>
 +
                            </li>
 +
                        </ul>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </footer>
 +
<script>
 +
var slideIndex = 1;
 +
showSlides(slideIndex);
  
 +
function plusSlides(n) {
 +
  showSlides(slideIndex += n);
 +
}
  
 +
function currentSlide(n) {
 +
  showSlides(slideIndex = n);
 +
}
  
 +
function showSlides(n) {
 +
  var i;
 +
  var slides = document.getElementsByClassName("mySlides");
 +
  var dots = document.getElementsByClassName("dot");
 +
  if (n > slides.length) {slideIndex = 1}   
 +
  if (n < 1) {slideIndex = slides.length}
 +
  for (i = 0; i < slides.length; i++) {
 +
      slides[i].style.display = "none"; 
 +
  }
 +
  for (i = 0; i < dots.length; i++) {
 +
      dots[i].className = dots[i].className.replace(" active", "");
 +
  }
 +
  slides[slideIndex-1].style.display = "block"; 
 +
  dots[slideIndex-1].className += " active";
 +
}
 +
</script>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 14:32, 17 October 2018

iGem 2018 Queen's Canada

Queen's Canada 2018 is proud to present:


1 / 3
2 / 4
3 / 4
4/ 4




Discover

Soothe Sayer

>And learn about us

hello

The Science

behind Soothe Sayer


>Also See Modelling,

Hardware, Software

What do the

experts say?


>Visit our other

initiatives here




This year’s project has focused on the production of protein biosensors for detection, diagnosis, and monitoring of salivary hormones. We have taken two approaches to our design process. Firstly, we constructed a reagent-less, and continuous glucocorticoid sensor which utilizes changes in Fluorescence Resonance Energy Transfer to detect hormones. Secondly, we have begun developing a novel, and easy to use biosensor which utilizes ligand-dependent intein splicing to produce a luminescent signal. The resulting signal could then be quantified, providing a dose-dependent measurement of analytes. In addition to our laboratory work, we have constructed a complimentary diagnostic pacifier featuring a built in luminometer, allowing for the potential to passively collect, and analyze saliva in a portable and non-invasive fashion. In practice, a child would use the pacifier as normal, and the baby’s salivary hormones would be collected, analyzed, and wirelessly transmitted to the parent or a healthcare professional through a smartphone application.