Team:Manchester/main.html

From 2014.igem.org

(Difference between revisions)
 
(93 intermediate revisions not shown)
Line 23: Line 23:
#content .top-bit h1{
#content .top-bit h1{
font-size: 2em;
font-size: 2em;
-
     margin: 0.67em ;}
+
     margin: 0.67em ;
 +
margin-top:0.3em;}
 +
 
 +
#content ::-webkit-scrollbar{
 +
display: auto;}
 +
 
#content .top-bit h2 {
#content .top-bit h2 {
     font-size: 1.5em;
     font-size: 1.5em;
     margin: 0.67em ;
     margin: 0.67em ;
     line-height: 20px;
     line-height: 20px;
-
     border-bottom: 2px solid #000;}
+
     */border-bottom: 2px solid #000;*/}
.description h2 {
.description h2 {
Line 37: Line 42:
color: #fff;}
color: #fff;}
-
#content .grid .effect-ruby h2{
+
#content .grid .effect-marley h2{
font-size: 25px; }
font-size: 25px; }
-
#content .grid .effect-ruby p{
+
#content .grid .effect-marley p{
-
font-size: 10px; }
+
font-size: 13px;
 +
font-weight:900;
 +
color: #000; }
 +
 
 +
#content .grid figcaption{
 +
color:#000;}
 +
 
 +
#content .details {
 +
font-weight: 900;}
 +
 
 +
#content .grid figure {
 +
margin: 5px;
 +
}
 +
 
 +
#content .grid-sponsor figure {
 +
margin: 20px;
 +
}
 +
 
 +
#content .grid-sponsor {
 +
margin-bottom: 30px; }
 +
 
 +
#content .grid {
 +
margin-bottom: 20px;
 +
}
a:hover{
a:hover{
text-decoration: none;}
text-decoration: none;}
-
 
+
#content .logos .igem-logo {
-
#content .igem-logo {
+
width: 80px;
width: 80px;
height: 70px;
height: 70px;
-
margin-right: 140px;
+
position: relative;
-
margin-top: none;
+
margin-left: 120px;
-
margin-bottom: none;
+
-webkit-transition: all 0.5s ease;  
-
float: right;
+
-moz-transition: all 0.5s ease;  
 +
-o-transition: all 0.5s ease;
}
}
 +
Line 66: Line 95:
background: #d0d0d0;}
background: #d0d0d0;}
 +
#content .overall-bit p {
 +
font-size: 30px;}
 +
 +
/* Removes "teams" from the menubar */
 +
#menubar > ul > li:last-child {
 +
    display: none;}
 +
/* Resizes the menubar to fik the links (default is 400px) */
 +
#menubar {
 +
    width: auto;}
 +
body {
 +
    margin: 20px 0 0 0;
 +
    padding: 0;}
 +
#top-section {
 +
    width: 965px;
 +
    height: 0;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    border: none;}
 +
#menubar {
 +
    font-size: 80%;
 +
    color: #000;
 +
    top: -24px;}
 +
.left-menu:hover {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    background-color: transparent;}
 +
#menubar:hover {
 +
    color: white;}
 +
#menubar li a {
 +
    color: transparent;}
 +
#menubar:hover li a {
 +
    color: white;}
Line 135: Line 196:
/*text-shadow: 1px 1px 1px rgba(0,0,0,0.9);*/
/*text-shadow: 1px 1px 1px rgba(0,0,0,0.9);*/
}
}
-
 
-
 
-
 
-
/* Login bar Style */
 
-
.login-bar{
 
-
position: fixed;
 
-
top:0%;
 
-
width: 100%;
 
-
line-height: 20px;
 
-
font-size: 11px;
 
-
/*background: #fff;*/
 
-
background: rgba(224, 204, 245, 1);
 
-
text-transform: uppercase;
 
-
z-index: 9999;
 
-
box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
 
-
padding: 0px 15px;
 
-
}
 
-
.login-bar a{
 
-
padding: 0px 10px;
 
-
letter-spacing: 0px;
 
-
color: #333;
 
-
display: inline-block;
 
-
float: left;
 
-
}
 
-
.login-bar a:hover{
 
-
background: rgba(150, 150, 150,0.15);
 
-
}
 
-
.login-bar span.right{
 
-
float: right;
 
-
}
 
-
.login-bar span.right a{
 
-
float: left;
 
-
display: block;
 
-
}
 
-
 
/* Le logos */
/* Le logos */
Line 175: Line 201:
overflow: hidden;
overflow: hidden;
/*padding: 20px 500px;*/
/*padding: 20px 500px;*/
-
padding-top: 30px;
+
padding-top: 0px;
}
}
Line 186: Line 212:
position: relative;
position: relative;
}
}
-
.igem-logo {
+
 
-
height: 70px;
+
.team-logo {
-
width: 90px;
+
        width: 250px;
-
position: relative;
+
          height: 300px;
-
float: right;
+
-
margin-right: 140px;
+
-
-webkit-transition: all 0.5s ease;
+
-
-moz-transition: all 0.5s ease;
+
-
-o-transition: all 0.5s ease;
+
}
}
Line 216: Line 237:
.no-csstransitions .support-note span.no-csstransitions{
.no-csstransitions .support-note span.no-csstransitions{
display: block;
display: block;
-
}
+
 
Line 247: Line 268:
             <header>
             <header>
                 <div class="logos">
                 <div class="logos">
-
                     <a href="https://2014.igem.org/Main_Page"><img class="igem-logo" src= "https://static.igem.org/mediawiki/2014/4/43/Igembp.png" /></a>  
+
                     <a href="https://2014.igem.org/Main_Page"><img class="igem-logo" src= "https://static.igem.org/mediawiki/2014/4/43/Igembp.png" /></a>
                 </div>
                 </div>
             </header>
             </header>
             <div class="top-bit">
             <div class="top-bit">
-
                 <h1>University of Manchester</h1>
+
                 <p><h1>University of Manchester</h1></p>
                 <span class="right">
                 <span class="right">
                     <a href="#">
                     <a href="#">
Line 270: Line 291:
                 <h3>Battling against obesity</h3>
                 <h3>Battling against obesity</h3>
                 <p>Wiki coming soon...</p>
                 <p>Wiki coming soon...</p>
 +
 +
                <div class="logos">
 +
                    <img class="team-logo" src= "https://static.igem.org/mediawiki/2014/c/c9/Logo.png" />   
 +
                </div>
             </div>
             </div>
Line 287: Line 312:
             <div class="details">
             <div class="details">
-
                 <h3>Overall Aims:</h3>
+
                 <p>Obesity is a growing problem in today’s society. We plan to use Synthetic Biology to engineer a novel treatment for obesity: engineering <em>E. coli</em> into a “sugar sponge” that will absorb excess carbohydrates, before they can be taken up in the human intestines.</p>
-
                <p>To engineer the commensal E. coli, Nissle 1917 to absorb large volumes of glucose (and galactose).<br>  
+
-
                This will enable the bacteria to function like a sugar sponge in the intestines sequestering sugar <br>
+
-
                and preventing it from being absorbed. <br>
+
-
                We will look at this in respects to a treatment for obesity and reducing calorific intake.</p>
+
-
                <hr>
+
-
                <h3>Biobricks used:</h3>
+
                 <p>In addition to reducing the caloric load, future modifications to the bacteria may allow the use of the sequestered monosaccharides to produce useful products such as bacterial cellulose, thus providing supplementary dietary fibre with additional health benefits.</p>
-
                 <p><strong>osmY (full sequence) Part:BBa_J45992</strong>:<br>
+
-
                <ul>
+
-
                    <li>Full length sequence of the osmY stationary phase promoter. <br>
+
-
                    This promoter recruits RNAP with the sigmas haloenzyme which is expressed mainly during periods of low growth or starvation.<br>
+
-
                    It is also slightly activated by the sigma 70 exponential phase RNAP as well.</li>
+
-
                    <li>We will use this to control expression of our mutant CRP so it is only expressed once the cells are fully grown and not during the growth of the Nissle.</li>
+
-
                </ul></p>
+
-
                <hr>
+
-
                <h3>New Biobricks:</h3>
+
                 <p>Our engineered bacteria will be of use to obese people who have tried dietary approaches to weight loss and failed to see results. It may also be of use to patients who need to lose weight before surgery. Our project explored two ways of delivering the bacteria: they can either be taken in the form of a pill or in a probiotic yoghurt drink. We carried out a series of surveys to determine consumer preferences and attitudes that would determine the best delivery format.</p>
-
                 <p><strong>CRP (cAMP reactive protein/peptide also known as CAP (cAMP activating protein/peptide)).</strong>
+
-
                <ul>
+
-
                    <li>WT CRP will be used mainly as a control to compare to the effects of the mutant CRP. <br>
+
-
                    CRP can only bind DNA when it is activated by binding to cAMP. cAMP levels are controlled by adenylate cyclase which itself is controlled by enzyme IIa part of the glucose uptake system in E. coli.</li>
+
-
                </ul></p><br>  
+
-
                 <p><strong>T127I/S128I Mutant CRP</strong>
+
                 <p>At the same time, we collected data on public opinion regarding body weight, weight control, and our project, including attitudes on synthetic biology and genetic modification, which informed our in-depth analysis of obesity and its treatment from the perspective of social scientists. The resulting sociological insights not only directed the genetic engineering strategies within our project, but also provided general guidelines on how to improve the communication of Synthetic Biology approaches in the context of complex biological, medical and social problems.</p>           </div>
-
                <ul>
+
-
                    <li>
+
-
                        This mutant version of CRP is constitutively active regardless of the levels of cAMP. <br>
+
-
                        This means that it can induce glucose uptake regardless of the levels of cAMP in the cell and therefore the cells become glucose insensitive and absorb excessive volumes of glucose.
+
-
                    </li>
+
-
                </ul></p><br>
+
-
 
+
-
                <p><strong>GlmS Riboswitch (from B. Subtilis)</strong>
+
-
                <ul>
+
-
                    <li>
+
-
                        The GlmS riboswitch is found in most gram positive bacteria.<br>
+
-
                        It is found in the 3’-UTR of the GlmS gene which is responsible for increasing the levels of glucosamine-6-phosphate, which is used to make cell walls etc.
+
-
                        Normally when GLcN-6P is present it binds to the riboswitch and causes cleavage and degradation of the mRNA.<br> Glucose can also bind to the riboswitch but it prevents cleavage and allows transcription.
+
-
                        We will use this to ensure that our gene is only expressed in high glucose conditions.
+
-
                    </li>
+
-
                </ul></p><br>
+
-
 
+
-
                <p><strong>GlmS Promoter (from B. Subtilis)</strong>
+
-
                <ul>
+
-
                    <li>
+
-
                        Normal GlmS promoter, this will be tested in parallel with the osmY stationary phase promoter and will be used to express the riboswitch and CRP.
+
-
                    </li>
+
-
                </ul></p><br>
+
-
 
+
-
                <p><strong>GFP GlmS Riboswitch Fusion</strong>
+
-
                <ul>
+
-
                    <li>
+
-
                        Reporter to analyse the effects of the riboswitch in different concentrations of glucose and to determine how much cleavage may occur in the intestines.
+
-
                    </li>
+
-
                </ul></p><br>
+
-
 
+
-
                <p><strong>Mutant CRP GlmS Fusion</strong>
+
-
                <ul>
+
-
                    <li>
+
-
                        Final product (+promoter) will be inserted into Nissle 1917.
+
-
                    </li>
+
-
                </ul></p>
+
-
                <hr>
+
-
 
+
-
            </div>
+
         </div>
         </div>
Line 365: Line 332:
              
              
             <div class="grid">
             <div class="grid">
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Greta.png" alt="Greta" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/d/d8/Greta.jpg" alt="Greta" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Greta <span>Jasulaityte</span></h2>
+
                         <h2>Greta <br><span>Jasulaityte</span></h2>
                         <p>Greta is in her 2nd year studying BSc Biotechnology.<br> Her role in the project is doing the lab work and modelling.<br>
                         <p>Greta is in her 2nd year studying BSc Biotechnology.<br> Her role in the project is doing the lab work and modelling.<br>
                           In her free time she enjoys travelling and salsa dancing.</p>
                           In her free time she enjoys travelling and salsa dancing.</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Catherine.jpg" alt="Catherine" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/9/90/Catherine.jpg" alt="Catherine" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Catherine <span>Jeon</span></h2>
+
                         <h2>Catherine <br><span>Jeon</span></h2>
                         <p>Catherine is in her final year studyinng BSc Sociology and she is working on the Human Practices side of the project.<br>
                         <p>Catherine is in her final year studyinng BSc Sociology and she is working on the Human Practices side of the project.<br>
                           She really enjoys traveling; whenever time and money allows!</p>
                           She really enjoys traveling; whenever time and money allows!</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="img/temp.png" alt="Izzy" width="410" height="500" />
+
                     <img src="img/temp.png" alt="Izzy" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Isobel <span>Holley</span></h2>
+
                         <h2>Isobel <br><span>Holley</span></h2>
                         <p>Izzy is in her first year studying Neuroscience and her role in the team is carrying out the experiments.<br>
                         <p>Izzy is in her first year studying Neuroscience and her role in the team is carrying out the experiments.<br>
                           In her spare time, she likes watching films, skydiving, cooking and botany</p>
                           In her spare time, she likes watching films, skydiving, cooking and botany</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="img/temp.png" alt="James" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/4/4a/James.jpg" alt="James" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>James <span>Parkinson</span></h2>
+
                         <h2>James <br><span>Parkinson</span></h2>
                         <p>James is in his final year studying BSc Biomedical Science and is working with Izzy to carry out the experiments.<br>
                         <p>James is in his final year studying BSc Biomedical Science and is working with Izzy to carry out the experiments.<br>
                             Besides doing sciencey stuff he enjoys having loooong (not that long) walks on the beach.</p>
                             Besides doing sciencey stuff he enjoys having loooong (not that long) walks on the beach.</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Sid.jpg" alt="Sid" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/7/75/Sid.jpg" alt="Sid" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Siddharth<span>Yadav</span></h2>
+
                         <h2>Siddharth <br><span>Yadav</span></h2>
                         <p>Sid is in his 1st year doing the B.Soc.Sc. Sociology course.<br>He is working side by side with Catherine on the Human Practices
                         <p>Sid is in his 1st year doing the B.Soc.Sc. Sociology course.<br>He is working side by side with Catherine on the Human Practices
                             aspect of it.<br>Currently he is in the 110 metre Hurdles team and he enjoys history, movies, travelling and having fun (all sorts).</p>
                             aspect of it.<br>Currently he is in the 110 metre Hurdles team and he enjoys history, movies, travelling and having fun (all sorts).</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Taf.jpg" alt="Taf" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/6/6f/Taf.jpg" alt="Taf" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Tafadzwa <span>Machiridza</span></h2>
+
                         <h2>Tafadzwa <br><span>Machiridza</span></h2>
                         <p>Taf is in his 2nd year studying Computer Science and Maths and his role is developing the wiki pages. He loves his  
                         <p>Taf is in his 2nd year studying Computer Science and Maths and his role is developing the wiki pages. He loves his  
                           food and sleep. Besides that, he likes playing video games, playing football, dancing and doing pencil sketches.</p>
                           food and sleep. Besides that, he likes playing video games, playing football, dancing and doing pencil sketches.</p>
Line 414: Line 381:
                 </figure>
                 </figure>
                 <div class="clr"></div>
                 <div class="clr"></div>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Eriko.jpg" alt="Eriko" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/2/27/Eriko.jpg" alt="Eriko" width="400" height="400" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Eriko <span>Takano</span></h2>
+
                         <h2>Eriko <br><span>Takano</span></h2>
                         <p>Eriko is Professor of Synthetic Biology at the University of Manchester, where she develops a wide range of tools for synthetic biology, <br>
                         <p>Eriko is Professor of Synthetic Biology at the University of Manchester, where she develops a wide range of tools for synthetic biology, <br>
                           with a special interest in high-value fine chemicals and bioactive secondary metabolites.</p>
                           with a special interest in high-value fine chemicals and bioactive secondary metabolites.</p>
                     </figcaption>           
                     </figcaption>           
                 </figure>
                 </figure>
-
                 <figure class="effect-ruby">
+
                 <figure class="effect-marley">
-
                     <img src="https://2014.igem.org/File:Rainer.jpg" alt="Rainer" width="410" height="500" />
+
                     <img src="https://static.igem.org/mediawiki/2014/0/07/Rainer.jpg" alt="Rainer" width="402" height="408" />
                     <figcaption>
                     <figcaption>
-
                         <h2>Rainer <span>Breitling</span></h2>
+
                         <h2>Rainer <br><span>Breitling</span></h2>
                         <p>Rainer is Professor of Systems Biology at the University of Manchester and is interested in the <br>
                         <p>Rainer is Professor of Systems Biology at the University of Manchester and is interested in the <br>
                           development of computational methods to assist the synthetic biology design and debugging processes.</p>
                           development of computational methods to assist the synthetic biology design and debugging processes.</p>
Line 438: Line 405:
             <div class="description">
             <div class="description">
-
                 <h2>Our Sponsors</h2>
+
                 <h2>A Special Thanks To Our Sponsors</h2>
             </div>
             </div>
 +
            <div class="grid-sponsor">
 +
              <figure>
 +
                <a href="http://www.mib.ac.uk/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/c/c2/Mib1.png" width="500" alt="MIB"></a>
 +
</figure>
 +
 +
<figure>
 +
<a href="http://www.manchester.ac.uk/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/0/02/UniLogo.png" width="600" alt="Manchester Uni"></a>
 +
</figure>
 +
<div class="clr"></div>
 +
            <figure>
 +
                  <a href="http://www.genscript.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/e/ea/Genscript_logo.jpg" alt="Genscript" width="600" height="300" /></a>
 +
                </figure>
 +
          <figure>
 +
<a href="https://www.neb.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/e/e2/New-england.png" width="600" height="300" alt="New England"
 +
                <div class="clr"></div></figure>
 +
 +
                <figure>
 +
                <a href="http://www.lifetechnologies.com/uk/en/home/brands/invitrogen.html"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/f/fa/Logo-invitrogen.png" alt="Invitogen" width="600" height="200"/></a>
 +
</figure>
 +
            <figure>
 +
                <a href="http://www.qiagen.com/"><img class="sponsor" src="https://static.igem.org/mediawiki/2014/4/42/Qiagen_Logo.png" alt="Qiagen" width="600" height="600"/></a>
 +
</figure>
 +
          </div>
         </div>
         </div>

Latest revision as of 23:12, 15 August 2014

Wiki Coming Soon

Battling against obesity

Wiki coming soon...

Project Overview

Obesity is a growing problem in today’s society. We plan to use Synthetic Biology to engineer a novel treatment for obesity: engineering E. coli into a “sugar sponge” that will absorb excess carbohydrates, before they can be taken up in the human intestines.

In addition to reducing the caloric load, future modifications to the bacteria may allow the use of the sequestered monosaccharides to produce useful products such as bacterial cellulose, thus providing supplementary dietary fibre with additional health benefits.

Our engineered bacteria will be of use to obese people who have tried dietary approaches to weight loss and failed to see results. It may also be of use to patients who need to lose weight before surgery. Our project explored two ways of delivering the bacteria: they can either be taken in the form of a pill or in a probiotic yoghurt drink. We carried out a series of surveys to determine consumer preferences and attitudes that would determine the best delivery format.

At the same time, we collected data on public opinion regarding body weight, weight control, and our project, including attitudes on synthetic biology and genetic modification, which informed our in-depth analysis of obesity and its treatment from the perspective of social scientists. The resulting sociological insights not only directed the genetic engineering strategies within our project, but also provided general guidelines on how to improve the communication of Synthetic Biology approaches in the context of complex biological, medical and social problems.

Meet The Team

Greta

Greta
Jasulaityte

Greta is in her 2nd year studying BSc Biotechnology.
Her role in the project is doing the lab work and modelling.
In her free time she enjoys travelling and salsa dancing.

Catherine

Catherine
Jeon

Catherine is in her final year studyinng BSc Sociology and she is working on the Human Practices side of the project.
She really enjoys traveling; whenever time and money allows!

Izzy

Isobel
Holley

Izzy is in her first year studying Neuroscience and her role in the team is carrying out the experiments.
In her spare time, she likes watching films, skydiving, cooking and botany

James

James
Parkinson

James is in his final year studying BSc Biomedical Science and is working with Izzy to carry out the experiments.
Besides doing sciencey stuff he enjoys having loooong (not that long) walks on the beach.

Sid

Siddharth
Yadav

Sid is in his 1st year doing the B.Soc.Sc. Sociology course.
He is working side by side with Catherine on the Human Practices aspect of it.
Currently he is in the 110 metre Hurdles team and he enjoys history, movies, travelling and having fun (all sorts).

Taf

Tafadzwa
Machiridza

Taf is in his 2nd year studying Computer Science and Maths and his role is developing the wiki pages. He loves his food and sleep. Besides that, he likes playing video games, playing football, dancing and doing pencil sketches.

Eriko

Eriko
Takano

Eriko is Professor of Synthetic Biology at the University of Manchester, where she develops a wide range of tools for synthetic biology,
with a special interest in high-value fine chemicals and bioactive secondary metabolites.

Rainer

Rainer
Breitling

Rainer is Professor of Systems Biology at the University of Manchester and is interested in the
development of computational methods to assist the synthetic biology design and debugging processes.

A Special Thanks To Our Sponsors