Difference between revisions of "Team:BostonU"

Line 1: Line 1:
{{BostonU}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 +
<head>
 +
<style>
  
<div class="column full_size" >
+
body {
<p style = "font-size:250%; color:green;">
+
margin: 0px 0px 0px 0px;
Project Description
+
}
</p>
+
<pre>
+
  
Synthetic biologists seek to control the behaviors, specifically those behaviors
+
#img-back-head{
dictated by gene expression. To do this, they look to cells to provide a blueprint for their
+
background: url("Kam_Bos_enh.jpg") no-repeat center center scroll;
designs. However, scientists like Timothy Lu have noticed a distinct dichotomy in the field
+
    padding:0;
of synthetic biology surrounding cellular blue prints,
+
    position: relative;
 +
    background-size:100% 100%;
 +
}
  
“Living cells implement ... both analogue- and digital-like processing ... In contrast
+
#block-two{
to natural biological systems, synthetic biological systems have largely focused on either digital
+
background-color:rgb(73, 127, 218);
or analogue computation separately.”
+
color:white;
 +
}
  
Currently in the field, most methods of gene regulation are either digital (transcriptional
+
ul {
activators, repressors, and inducible circuits) or they are analog (oscillatory circuits). This
+
    list-style-type: none;
summer our team desires to develop a synthetic promoter toolkit that can generate both digital and
+
    margin: 0;
analog genetic expression.
+
    padding: 0;
 +
    overflow: hidden;
 +
    font-size:125%;
 +
    background-color: rgb(73, 127, 218);
 +
}
  
To do this, we have developed three main aims for our work this summer. The first aim is to
+
li {
develop a digital toolkit that is tunable, modular, and orthogonal. Tunable refers to a system with
+
    float: right;
consistent replicable levels of gene expression similar across several activating complexes. Modular
+
}
refers to a tolerance to several genes of interest and genetic architectures. Orthogonality refers a
+
system that will not activate endogenous genes as well as produce cross talk over several activating
+
complexes. The second aim is to develop the analog component of the toolkit by developing a grade
+
genetic expression. By this, we are referring to a system that can produce low, medium, and high levels
+
of gene expression with the same level of accuracy as the digital component of the toolkit. Finally, our
+
system must be able to function in the complex cellular environment of human cells to prepare it for
+
ultimate use in therapies.
+
  
To perform these task, we discussed the various methods by with gene expression can be
+
li a, .dropbtn {
modulated in cells. These techniques include Zinc Finger, TALEN, and CRISPR/dCas9. The decision was
+
    display: inline-block;
reached that CRISPR/dCas9 would be the tool of choice for our toolkit due to both its ease to engineer
+
    color: white;
as well as its legacy in the foundational research category of iGEM (see Freiburg 2013).
+
    text-align: center;
 +
    padding: 14px 16px;
 +
    text-decoration: none;
 +
}
  
As a foundational advancement focused group, applications for our project are years off, however
+
li a:hover, .dropdown:hover .dropbtn {
there are several speculative areas of interest. In many cases production of proteins harmful to host cells,
+
    background-color: white;
like antibiotics, are difficult to do in large quantities due to the risk of death to host cells. By
+
    color: rgb(73, 127, 218);
introducing a scalable response, scientists can increase efficiency without killing the host cell by properly
+
}
finding the point at which the cells metabolism can no longer contend with the stress. In regards to
+
therapeutics, this system could either allow doctors to properly dose a patient with gene expression in a
+
similar way to how traditional pharmaceuticals functions. In addition, if this system was integrated with
+
genetic logic circuits, the level of gene expression during a therapy could be theoretically modulated after
+
implantation to once again better address the needs of a patient.
+
  
 +
li.dropdown {
 +
    display: inline-block;
 +
}
  
</pre>
+
.dropdown-content {
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
    display: none;
</div>
+
    position: absolute;
 +
    background-color: white;
 +
    min-width: 100px;
 +
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
}
  
<div class="column full_size" >
+
.dropdown-content a {
<h2> Welcome to iGEM 2016! </h2>
+
    color: black;
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    padding: 12px 16px;
 +
    text-decoration: none;
 +
    display: block;
 +
    text-align: left;
 +
}
  
</div>
+
.dropdown-content a:hover {background-color: #f1f1f1}
  
<div class="column half_size" >
+
.dropdown:hover .dropdown-content {
<h5>Before you start: </h5>
+
    display: block;
<p> Please read the following pages:</p>
+
}
<ul>
+
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
#media {
<div class="highlight">
+
background-color:white;
<h5> Styling your wiki </h5>
+
}
<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>
+
<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>
+
</div>
+
  
<div class="column full_size" >
+
#twit, #face, #snap, #email {
<h5> Wiki template information </h5>
+
width:100px;
<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://2016.igem.org/Judging/Pages_for_Awards/Instructions">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>
+
height:100px;
 +
padding:30px;
 +
}
  
</div>
+
#twit:hover, #face:hover, #snap:hover, #email:hover {
 +
height:150px;
 +
width:150px;
 +
padding:30px;
 +
}
  
 +
</style>
 +
</head>
 +
<body>
  
 
+
<div id = "img-back-head">
 
+
<div class="column half_size" >
+
<h5> Editing your wiki </h5>
+
<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> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Tips</h5>
+
<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>
 
<ul>
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
    <li class="dropdown">
<li>Be clear about what you are doing and how you plan to do this.</li>
+
    <a href="#" class="dropbtn">Human Practices</a>
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
    <div class="dropdown-content">
<li>Make sure information is easy to find; nothing should be more than 3 clicks away. </li>
+
      <a style = "color:rgb(73, 127, 218); width:140px;" href="https://www.google.com/?gws_rd=ssl">Overview</a>
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
      <a style = "color:rgb(73, 127, 218); width:140px;" href="https://www.google.com/?gws_rd=ssl">Methods</a>
<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://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
      <a style = "color:rgb(73, 127, 218); width:140px;" href="https://www.google.com/?gws_rd=ssl">Results</a>
<li>Have lots of fun! </li>
+
    </div>
</ul>  
+
  </li>
</div>
+
    <li class="dropdown">
 +
    <a style = "width:110px;" href="#" class="dropbtn">Team</a>
 +
    <div class="dropdown-content">
 +
      <a style = "color:rgb(73, 127, 218);" href="file:///C:/Users/William/Desktop/Wiki%20Stuff/Bio_page.htm">Members</a>
 +
      <a style = "color:rgb(73, 127, 218);" href="https://www.google.com/?gws_rd=ssl">Collaboration</a>
 +
      <a style = "color:rgb(73, 127, 218);"href="https://www.google.com/?gws_rd=ssl">Mentors</a>
 +
    </div>
 +
  </li>
 +
  <li class="dropdown">
 +
    <a style = "width:79px;" href="#" class="dropbtn">Project</a>
 +
    <div class="dropdown-content">
 +
      <a style = "color:rgb(73, 127, 218);" href="https://www.google.com/?gws_rd=ssl">Overview</a>
 +
      <a style = "color:rgb(73, 127, 218);" href="https://www.google.com/?gws_rd=ssl">Methods</a>
 +
      <a style = "color:rgb(73, 127, 218);" href="https://www.google.com/?gws_rd=ssl">Results</a>
 +
    </div>
 +
  </li>
 +
</ul>
  
 
+
<br><br><br><br><center style = "font-size:400%; color:white;">BU iGEM<br>2016<center><br><br><br><br><br><br>
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
</div>
 
</div>
  
<div class="column half_size" >
+
<div id = "block-two">
<h5> Uploading pictures and files </h5>
+
<br>
<p> You can upload your pictures and files to the iGEM 2016 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. <br />
+
<br>
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (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>
+
<center style = "font-size:230%;">Our Project</center>
 
+
<p style = "font-size:150%; padding: 0px 100px;">
 
+
Synthetic biologists seek to control the behaviors, specifically those behaviors dictated by gene
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
expression. To do this, they look to cells to provide a blueprint for their designs. However, scientists
UPLOAD FILES
+
like Timothy Lu have noticed a distinct dichotomy in the field of synthetic biology surrounding cellular
 +
blue prints,
 +
</p>
 +
<p style = "font-size:150%; padding: 0px 100px;">
 +
“Living cells implement ... both analogue- and digital-like processing ... In contrast to natural biological
 +
systems, synthetic biological systems have largely focused on either digital or analogue computation
 +
separately.”
 +
</p>
 +
<p style = "font-size:150%; padding: 0px 100px;">
 +
Currently in the field, most methods of gene regulation are either digital (transcriptional activators,
 +
repressors, and inducible circuits) or they are analog (oscillatory circuits). This summer our team desires
 +
to develop a synthetic promoter toolkit that can generate both digital and analog genetic expression.
 +
</p>
 +
<br>
 +
<br>
 
</div>
 
</div>
  
 +
<div id = "media">
 +
<center><p style = "font-size:230%; padding:25px; color:rgb(73, 127, 218);">Follow us on:</p><center>
 +
<a href = "https://twitter.com/"> <img id = "twit" src = "twitlogo.jpe"> </a>
 +
<img id = "snap" src = "snaplogo.png">
 +
<img id = "face" src = "facelogo.jpg">
 +
<img id = "email" src = "emaillogo.png">
 +
<br><br><br><br><br><br><br>
 
</div>
 
</div>
  
  
  
 
+
</body>
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 22:26, 4 July 2016

<!DOCTYPE html>



Our Project

Synthetic biologists seek to control the behaviors, specifically those behaviors dictated by gene expression. To do this, they look to cells to provide a blueprint for their designs. However, scientists like Timothy Lu have noticed a distinct dichotomy in the field of synthetic biology surrounding cellular blue prints,

“Living cells implement ... both analogue- and digital-like processing ... In contrast to natural biological systems, synthetic biological systems have largely focused on either digital or analogue computation separately.”

Currently in the field, most methods of gene regulation are either digital (transcriptional activators, repressors, and inducible circuits) or they are analog (oscillatory circuits). This summer our team desires to develop a synthetic promoter toolkit that can generate both digital and analog genetic expression.



Follow us on: