Team:UCSF/lily2

From 2013.igem.org

(Difference between revisions)
 
(170 intermediate revisions not shown)
Line 1: Line 1:
-
{{USTC-Software/hidden}}
+
{{Template:UCSF/MainHeader}}
-
 
+
{{Template:UCSF/SlideShow}}
-
{{USTC-Software/header}}
+
-
 
+
<html>
<html>
<head>
<head>
-
    <title> USTC-Software Home</title>
+
<!--CSS styles: global-->
-
    <meta name="keywords" content="2013 USTC-software,USTC">
+
<style type="text/css">
-
    <meta name="Description" content="Our teammates have designed a software to help the synthetic biologists work more efficiently
+
/***
-
in the summer holiday.we enjoyed igem ,we enjoyed the competition ">
+
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
-
<script type="text/javascript" async="" src="https://2013.igem.org/Team:USTC-Software/js/camera?action=raw&ctype=text/javascript"></script>
+
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
 +
Check out their wikis at:
 +
https://2011.igem.org/Team:Brown-Stanford
 +
https://2012.igem.org/Team:Lethbridge
 +
***/
-
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:USTC-Software/css/camera?action=raw&ctype=text/css" media="all">
+
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
 +
#p-logo {
 +
display: none;
 +
}
 +
#searchform {
 +
    display: none;
 +
}
-
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:USTC-Software/css?action=raw&ctype=text/css" media="all">
+
.left-menu {
 +
background-color: #555;
 +
 +
}
 +
.left-menu a {
 +
    color: #000;
 +
}
-
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:USTC-Software/css/thanks?action=raw&ctype=text/css" media="all">
+
div#top-section{ /*the div containing the entire top bar*/
 +
height: 20px;
 +
margin-bottom: 0px !important;
 +
border: none;
 +
}
-
</head>
+
#content{
 +
margin-top: 0px;
 +
}
-
<body>
+
#search-controls {
 +
overflow:hidden;
 +
display:none;
 +
background: none;
 +
position: absolute;
 +
top: 170px;
 +
right: 40px;
 +
}
-
<div id="home_1">
 
 +
div#header {
 +
width: 975px;
 +
text-align: left;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0px !important;
 +
-
<div class="line">
+
#menubar {
-
<h1>Welcome to our wiki!</h1>
+
position: absolute;
-
</div>
+
background: none;
 +
color: black;
 +
}
 +
.left-menu, .right-menu{
 +
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
  <div class="camera_wrap camera_azure_skin" id="camera_wrap_1">
+
.left-menu li a, .right-menu li a {
-
    <div data-thumb="https://static.igem.org/mediawiki/2013/4/4a/USTC-Software_1.jpg" data-src="https://static.igem.org/mediawiki/2013/c/c4/USTC-Software_1.png">
+
color: #000 !important;
-
            <div class="camera_caption fadeFromBottom"> <em>USTC-Software —— The unicorn consists "USTC".</em> </div>
+
}
-
        </div>
+
-
    <div data-thumb="https://static.igem.org/mediawiki/2013/1/19/Ustc-software_2s.jpg" data-src="https://static.igem.org/mediawiki/2013/0/0c/Ustc-software_2.jpg">
+
-
            <div class="camera_caption fadeFromBottom"><em>Having discussion with iGEM Software co-head judge, Gil Alterovitz.</em></div>
+
-
        </div>
+
-
    <div data-thumb="https://static.igem.org/mediawiki/2013/9/9c/USTC-Software_3.jpg" data-src="https://static.igem.org/mediawiki/2013/f/fd/USTC-Software_3.png">
+
-
            <div class="camera_caption fadeFromBottom"> <em>Team members were working.</em>            </div>
+
-
        </div>
+
-
    <div data-thumb="https://static.igem.org/mediawiki/2013/e/e0/USTC-Software_4.jpg" data-src="https://static.igem.org/mediawiki/2013/9/9a/USTC-Software_4.png">
+
-
            <div class="camera_caption fadeFromBottom"> <em>What's your opinion?</em>            </div>
+
-
        </div>
+
-
    <div data-thumb="https://static.igem.org/mediawiki/2013/e/ed/USTC-Software_5.jpg" data-src="https://static.igem.org/mediawiki/2013/2/26/USTC-Software_5.png">
+
-
            <div class="camera_caption fadeFromBottom"> <em>Come to see this ! ~</em>            </div>
+
-
      </div>
+
-
    </div>
+
-
   
+
-
</div>
+
 +
.left-menu ul li, .right-menu ul li a{
 +
background: none;
 +
color: #000 !important;
 +
}
 +
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 +
    color: #000 !important;
 +
}
-
<div id="home_2">
+
#catlinks{
 +
display:none;
 +
}
-
   
+
/*important for background colours*/
-
        <div id="video" align="center">
+
.mediawiki{
-
<!--embed wmode="transparent" src="https://youtube.googleapis.com/v/kKy9ILR34RA"
+
background: #ffffff;
-
type="application/x-shockwave-flash" width="100%" height="238px" style="margin-top:15px;"
+
}
-
allowfullscreen="true"></embed-->
+
-
        </div>
+
 +
/***End minimal header***/
-
        <div id="abstract">
+
/*Base styles*/
-
        <h1>Description</h1>
+
#content{
-
   
+
border: none;
-
        <p>Synthetic biology has been working on transforming target organisms, which usually means integrating new genes with an available network to achieve a high expression level of certain compounds. Nevertheless, the new-integrated genes are always not the original parts of the target metabolic network, so it is hard to predict how the new genes will affect the network. </p>
+
}
-
        <p>Our application aims to simulate genetic networks. The application analyzes the stability of genetic networks after introduction of exogenous genes. Meanwhile, given the original network and specific purposes, the application traces the regulative process back and gives possible regulative patterns.</p>
+
h1, h2,h3, h4, #css-full, #css-mobi{
-
        </div>
+
font-family: Myriad Pro, Gill Sans MT, Trebuchet MS, Arial, Sans-Serif;
-
   
+
border: 0;
-
        <div id="contain">
+
font-weight: 400;
-
        <h2>Abstract</h2>
+
}
-
            <div id="description_l">
+
-
            <h3>Map</h3>
+
-
            <p>Map is a simple and easy software to visualize your experimental data. Click to import the data and you will get exactly what you want.</p>
+
-
            </div>
+
 +
p, div.thumb div div.thumbcaption{
 +
font-family: Calibri, Sans-Serif;
 +
font-weight: normal;
 +
color: black;
 +
margin-bottom: 10px;
 +
padding-left: 5px;
 +
}
-
            <div id="description_r">
+
#css-full, #css-mobi{
-
            <h3>Genetic Regulatory Networks</h3>
+
position: absolute;
-
            <p>Genetic Regulatory Network(GRN) has been a major subject in recent researches of synthetic biology, and the modulation of a GRN gives rise to a variety of exciting works among iGEM programs as well as softwares assisting synthetic biology researches. Traditionally, researches of GRNs have been focused on either connecting GRNs with real parts in the registry or with experimental data. Therefore, we want to completely connect these three factors.</p>
+
float: right;
-
            </div>
+
color: black;
 +
font-size: 1.3em;
 +
top: 0px;
 +
right: 15px;
 +
display: block;
 +
padding: 10px;
 +
}
 +
#jsnotice{
 +
background-color: #4ED92F;
 +
}
 +
#table{
 +
margin: 10px;
 +
}
-
            <div id="description_l">
+
#textlink a:link,
-
            <h3>Report</h3>
+
a:visited{
-
            <p>Report organizes all output information in folders. You can review the simulation result while looking at the behaviors of certain genes or proteins. In addition, Report creates a web page where you can review the results on the go.</p>
+
font-family: Calibri, Sans-Serif;
-
            </div>
+
font-weight: normal;
 +
color: #008000;
 +
text-decoration:none;
 +
}
-
            <div id="description_l">
+
#textlink a:hover,
-
            <h3>Reverse Engineering</h3>
+
a:active{
-
            <p> Reverse Engineering is the process of discovering the inner technological or scientific principles of a device, object or system. Synthetic biology is a combination of biology and engineering, and with the engineering process gets more and more complicated, often it is impossible to easily understand the inside, which is the biological part of the system. Reverse engineering serves perfectly for the purpose to bring back the biological essence.</p>
+
font-family: Calibri, Sans-Serif;
-
            </div>
+
font-weight: normal;
 +
color: #008000;
 +
text-decoration:underline;
 +
}
 +
/*======
 +
Desktop Styling
 +
======*/
 +
 +
/***Body styling***/
 +
h1{
 +
font-size: 2.5em;
 +
}
 +
h2{
 +
font-size: 1.7em;
 +
}
 +
h3{
 +
font-size: 1.7em;
 +
}
-
            <div id="description_r"><img src="https://static.igem.org/mediawiki/2012/3/37/USTC-Software-images-1.png" /></div>
+
#box1{
 +
width: 980px;
 +
margin-top: -8px;
 +
background: #fffff;
 +
float: left;
 +
padding-bottom: 10px;
 +
margin-bottom: 5px;
 +
}
 +
#box1 h2{
 +
}
 +
#box1 p{
 +
font-size: 1.25em;
 +
}
 +
#UCSFLogo{
 +
display: block;
 +
float: left;
 +
width: 250px;
 +
height:200px;
 +
background: url('https://static.igem.org/mediawiki/2013/6/6b/UCSF2013_Logonew.png');
 +
background-position: top;
 +
margin: 40px;
 +
}
 +
 +
/*Floatbox styling*/
 +
.floatbox
 +
              {
 +
                    width:980px;
 +
                    float:left;
 +
                    background-color: #fffff;
 +
                    margin-top: 10px;
 +
                    padding-bottom: 10px;
 +
                    margin-bottom: 5px;
 +
                    text-align:justify;
 +
              }
-
            <div id="description_l">
+
/*Showbox Styling*/
-
            <h3>Machine Learning</h3>
+
-
            <p>Machine learning is a branch of artificial intelligence that is widely used in many disciplines such as software engineering, computer vision, finance, Neuroscience and bioinformatics. During reverse engineering, we use many machine learning techniques and algorithms to help optimize the process so that the process is faster and more accurate.</p>
+
-
            </div>
+
-
+
-
            <div id="description_r">
+
      .showbox tr:first-child td { 
-
            <h3>All-in-one Software</h3>
+
          border-top: 0px;
-
            <p>In order to fully combine biological networks, experimental data and mathematical models, we build a suite of applications that serves to solve different tasks and make them work seamlessly together. With the all-in-one software suite, you can display experimental data, extract mathematical models, understand the genetic regulatory networks and get a well-designed report of the results. We designed the user interfaces to be fun to interact with and easy to use.</p>
+
          padding-top: 1px
-
            </div>
+
      }
 +
      .showbox tr:last-child td {
 +
          border-bottom: 0px;
 +
          padding-bottom: 1px
 +
      }
 +
      .showbox tr td:first-child {
 +
          border-left: 0px;
 +
          padding-left: 1px;
 +
      }
 +
      .showbox tr td:last-child {
 +
          border-right: 0px;
 +
          padding-right: 1px;
 +
      }
 +
      .showbox {
 +
          margin-top: -18px;   
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showbox td {
 +
          margin-top: -18px;         
 +
          background:none;
 +
          border:none;
 +
          padding:10px;
 +
          width:50%;
 +
          }
 +
      .showbox p {
 +
          text-align:top;
 +
          color:black;
 +
          margin:0px;
 +
          font-size: 1.25em;
 +
          }
 +
      .showbox img {
 +
          height:150px;
 +
          width:180px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px;
 +
          }
 +
      a:hover {
 +
          text-decoration:none;
 +
          }
-
            <div id="description_l"><img src="https://static.igem.org/mediawiki/2012/2/28/USTC-Software-images-4.png"/></div>
+
  /*end showboxstyling */
-
   
+
</style>
-
        </div><!--contain-->
+
</head>
 +
<body>
 +
<!--Abstract-->
 +
<div id="box1" align="justify">
 +
<a id="UCSFLogo">
 +
</a>
 +
<h2><center>Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome</h2></center>
 +
<p>In microbial communities, bacterial populations are commonly controlled using indiscriminate, broad range antibiotics. There are few ways to target specific strains effectively without disrupting the entire microbiome and local environment. The goal of our project is to take advantage of a natural horizontal gene transfer mechanism in bacteria to precisely affect gene expression in selected strains. We combine bacterial conjugation with CRISPRi, an RNAi-like repression system developed from bacteria, to regulate gene expression in targeted strains within a complex microbial community. One possible application is to selectively repress pathogenic genes in a microbiome, leaving the community makeup unaffected. In addition, we use CRISPRi to lay the groundwork for transferring large circuits that enable complex functionality and decision-making in cells. </p>
-
             
+
</div>
-
        <div id="ash">
+
-
       
+
-
            <div id="ash_container"><h3>Console</h3>
+
-
                    <div align="center"><a href=""><img src="https://static.igem.org/mediawiki/2012/0/0d/USTC-Software-images-2.png" width="250" height="100" title="Console" border="0"></a></div>
+
-
                  <div>
+
-
                  <p>Console is where you manage heavy computing and complex tasks. With different buttons controlling each parameter, you can optimize the behaviors of the software. We applied evolution algorithm and machine learning techniques in the network inferences to provide the best simulation of your data.</p>
+
-
                              <div><span><a href=" ">Read More</a></span></div>
+
-
                  </div>
+
-
    </div>     
+
-
       
+
-
            <div id="ash_container"><h3>Sand Box</h3>
+
-
                <div align="center"><a href="" ><img src="https://static.igem.org/mediawiki/2012/3/3c/USTC-Software-images-3.png" width="250" height="100" title="Sandbox" border="0"></a></div>       
+
-
        <div>
+
-
                        <p>SandBox displays the Genetic Regulatory Networks in a clean and interactive way, with clear connection and 3-D interaction, you will get better understanding of how genes and proteins regulating each other.</p>
+
-
                              <div><span><a href="">Read More</a></span></div>
+
-
        </div>
+
-
            </div>
+
-
     
+
-
        </div><!--ash-->
+
-
</div>  
+
<!--Project Box-->
 +
<div class="floatbox">
 +
<table class="showbox">
 +
<tr>
 +
              <td>
 +
                    <div><a href="https://2013.igem.org/Team:UCSF/About_Us">
 +
<img src="https://static.igem.org/mediawiki/2013/2/29/2013UCSF_MainBox_Team.jpg" class="blur"></a>
 +
</div>
 +
                    <a href="https://2013.igem.org/Team:UCSF/About_Us"><h3>Team</h3></a>
 +
                    <p>Meet our dedicated team of under-graduates who conceived of, planned, and carried out the whole project.</p></a>
 +
              </td>
 +
             
 +
<td>
 +
              <a href="https://2013.igem.org/Team:UCSF/Project/Background"><img src="https://static.igem.org/mediawiki/2013/c/c2/UCSF2013_MainBox_Project-1.jpg" class="blur"></a>
 +
              <a href="https://2013.igem.org/Team:UCSF/Project/Background"><h3>Project</h3></a>
 +
                    <p>Discover our precision guided tools to target unique species in a complex microbiome and our groundwork for transferring large circuits that enable complex functionality and decision-making in cells.</p>           
 +
</td>       
 +
</tr>
-
<div id="home_3">
+
<tr>
 +
            <td>
 +
                    <a href="https://2013.igem.org/Team:UCSF/Modeling">
 +
<img src="https://static.igem.org/mediawiki/2013/a/af/UCSF2013_MainBox_Modeling-1.jpg" class="blur" />
 +
<!--img src="https://static.igem.org/mediawiki/2013/9/97/UCD_2013_HO_Button.jpg" class="blur"--></a>
 +
                    <a href="https://2013.igem.org/Team:UCSF/Modeling"><h3>Modeling</h3></a>
 +
                    <p>Take a look at how we use mathematical modeling to facilitate the design and construct of our project.                    </p>
 +
              </td>
 +
<td>
 +
              <a href="https://2013.igem.org/Team:UCSF/Exploratorium"><img src="https://static.igem.org/mediawiki/2013/7/7c/UCSF2013_MainBox_HP.jpg" class="blur"</a>
 +
              <a href="https://2013.igem.org/Team:UCSF/Exploratorium"><h3>Human Practice</h3></a>
 +
                    <p>Examine how we teach Synthetic Biology to the general public through night event at Exploratorium and to high school students through a collaboration with Lincoln High School.</p>
 +
              </td>   
 +
      </tr>
 +
</table>
-
<h2>Sponsors</h2>
 
-
 
-
<div id="sponsors1">
 
-
    <div class='img' id='img'>
 
-
    <div class='mask1'></div>
 
-
    <a href="http://china.db.com/index_e.html"><img src='https://static.igem.org/mediawiki/2013/b/b2/USTC-Software_Db.png' /></a>
 
-
    </div>
 
-
 
 
-
  <div class='img' id='img'>
 
-
    <div class='mask2'></div>
 
-
    <a href="http://www.ustcif.org/default.php"><img src='https://static.igem.org/mediawiki/2013/8/83/USTC-Software_Ustcif.png' /></a>
 
-
    </div>
 
-
 
 
-
  <div class='img' id='img'>
 
-
    <div class='mask3'></div>
 
-
    <a href="http://www.teach.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2013/6/6c/USTC-Software_Teaching.png' /></a>
 
-
    </div>
 
-
 
 
-
  <div class='img' id='img'>
 
-
    <div class='mask4'></div>
 
-
    <a href="http://en.biox.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2013/b/bb/USTC-Software_Life.png' /></a>
 
-
    </div>
 
</div>
</div>
-
<div id="sponsors2"> 
 
-
    <div class='img' id='img'>
 
-
    <div class='mask5'></div>
 
-
    <a href="http://en.scgy.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2013/0/0a/USTC-Software_Young.png' /></a>
 
-
    </div>
 
-
   
 
-
    <div class='img' id='img'>
 
-
    <div class='mask6'></div>
 
-
    <a href="http://en.physics.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2013/4/46/USTC-Software_Physics.png' /></a>
 
-
    </div>
 
-
   
 
-
      <div class='img' id='img'>
 
-
    <div class='mask7'></div>
 
-
    <a href="http://math.ustc.edu.cn/new/En/"><img src='https://static.igem.org/mediawiki/2013/1/12/USTC-Software_Math.png' /></a>
 
-
    </div>
 
-
   
 
-
      <div class='img' id='img'>
 
-
    <div class='mask8'></div>
 
-
    <a href="http://en.snst.ustc.edu.cn/"><img src='https://static.igem.org/mediawiki/2013/c/c8/USTC-Software_Nuclear.png' /></a>
 
-
    </div>
 
-
</div>
 
 +
<!--Sponsors-->
 +
<div id="box1" align="justify">
 +
<h2><center>Special Thanks to Our 2013 iGEM Team Sponsors!</h2></center>
 +
<center><img style="margin-bottom:0px; width: 500px; padding:2;"src="https://dl.dropbox.com/u/24404809/iGEM%202012/igem%202012%20website%20photos/Logos/2012%20Sponsors.jpg" usemap="#sponsor">
 +
<map name="sponsor">
 +
              <area shape="rect" coords="0,0,200,100" href="http://www.lifetechnologies.com/us/en/home.html" />
 +
              <area shape="rect" coords="200,0,450,100" href="http://systemsbiology.ucsf.edu/" />
 +
              <area shape="rect" coords="0,95,180,200" href="http://www.qb3.org/" />
 +
              <area shape="rect" coords="180,95,495,200" href="http://www.synberc.org/" />
 +
</map>
 +
</center>
 +
</p>
 +
<br>
</div>
</div>
-
 
-
</body>
 
</html>
</html>

Latest revision as of 19:15, 27 September 2013

UCSF Home

UCSF iGEM 2013 Group Photo
Brainstorming project ideas during our second week of Bootcamp
Presenting a poster at the UCSF Center for Systems and Synthetic Biology retreat
Having a skype meeting with one of our mentors!
Human Practices: Speaking about Synthetic Biology at the SF Exploratorium
Having fun outside of the lab making ice cream with dry ice

Operation CRISPR: Deploying precision guided tools to target unique species in a complex microbiome

In microbial communities, bacterial populations are commonly controlled using indiscriminate, broad range antibiotics. There are few ways to target specific strains effectively without disrupting the entire microbiome and local environment. The goal of our project is to take advantage of a natural horizontal gene transfer mechanism in bacteria to precisely affect gene expression in selected strains. We combine bacterial conjugation with CRISPRi, an RNAi-like repression system developed from bacteria, to regulate gene expression in targeted strains within a complex microbial community. One possible application is to selectively repress pathogenic genes in a microbiome, leaving the community makeup unaffected. In addition, we use CRISPRi to lay the groundwork for transferring large circuits that enable complex functionality and decision-making in cells.

Team

Meet our dedicated team of under-graduates who conceived of, planned, and carried out the whole project.

Project

Discover our precision guided tools to target unique species in a complex microbiome and our groundwork for transferring large circuits that enable complex functionality and decision-making in cells.

Modeling

Take a look at how we use mathematical modeling to facilitate the design and construct of our project.

Human Practice

Examine how we teach Synthetic Biology to the general public through night event at Exploratorium and to high school students through a collaboration with Lincoln High School.

Special Thanks to Our 2013 iGEM Team Sponsors!