Team:Westminster/Overview
From 2012.igem.org
(10 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
} | } | ||
body { | body { | ||
- | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; | + | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; |
font-weight: 300; | font-weight: 300; | ||
- | + | /* background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff;*/ | |
+ | background-color:#FFF; | ||
color: #666666; | color: #666666; | ||
+ | |||
} | } | ||
- | h1 | + | h1 { |
color: #ff0000; | color: #ff0000; | ||
font-size: 18pt; | font-size: 18pt; | ||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
p { | p { | ||
Line 39: | Line 37: | ||
div#content { | div#content { | ||
box-shadow: 0px 0px 17px -4px #666666; | box-shadow: 0px 0px 17px -4px #666666; | ||
+ | padding:0px; | ||
+ | margin-top:0px; | ||
+ | |||
} | } | ||
div#wrapper { | div#wrapper { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 100%; |
font-size: 12pt; | font-size: 12pt; | ||
- | |||
margin: 0 auto; | margin: 0 auto; | ||
background: #ffffff; | background: #ffffff; | ||
+ | background-attachment: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | padding:0px; | ||
+ | margin-top:0px; | ||
+ | top:0px; | ||
+ | |||
} | } | ||
div#header { | div#header { | ||
- | height: | + | height: 120px; |
+ | width: 100%; | ||
+ | background-color:#000; | ||
+ | background: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | z-index:10; | ||
+ | position:relative; | ||
+ | top:0px; | ||
+ | left:0px; | ||
} | } | ||
div#header div#logo { | div#header div#logo { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 260px; |
- | height: | + | right:10px; |
- | margin: 0 auto; | + | top:-9px; |
+ | float:right; | ||
+ | |||
+ | margin-bottom: 0px; | ||
+ | /* | ||
+ | height: 0px; | ||
+ | margin: 0 auto;*/ | ||
} | } | ||
- | div#header div#logo { | + | div#header div#logo a { |
- | margin- | + | float:left; |
+ | display:block; | ||
+ | margin-left:10px; | ||
+ | |||
} | } | ||
+ | |||
+ | |||
div#navigation { | div#navigation { | ||
- | width: | + | width: 850px; |
- | height: | + | height: 27px; |
- | background: | + | background:rgba(0,0,0,.5); |
+ | float:left; | ||
+ | position:relative; | ||
+ | top:54px; | ||
} | } | ||
ul#navigation-list { | ul#navigation-list { | ||
- | height: | + | height: 27px; |
- | line-height: | + | line-height: 27px; |
- | overflow: | + | overflow: auto; |
} | } | ||
ul#navigation-list > li { | ul#navigation-list > li { | ||
float: left; | float: left; | ||
+ | margin-top:-5px; | ||
} | } | ||
ul#navigation-list > li > ul { | ul#navigation-list > li > ul { | ||
Line 83: | Line 113: | ||
} | } | ||
ul#navigation-list > li > ul.submenu li { | ul#navigation-list > li > ul.submenu li { | ||
- | padding: | + | padding: 2px 0px; |
} | } | ||
ul#navigation-list a.navlink { | ul#navigation-list a.navlink { | ||
color: #ffffff; | color: #ffffff; | ||
- | font-weight: | + | font-weight: normal; |
display: block; | display: block; | ||
- | padding: 0px | + | padding: 0px 10px; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 98: | Line 128: | ||
div#home-main-image { | div#home-main-image { | ||
text-align: center; | text-align: center; | ||
+ | background-color: #410000; | ||
+ | |||
+ | border-bottom:1px #000 solid; | ||
+ | height:685px; | ||
+ | } | ||
+ | div#the-content { | ||
+ | position:relative; | ||
+ | top:-19px; | ||
+ | |||
} | } | ||
div#home-main-image img { | div#home-main-image img { | ||
- | width: 885px; | + | /*width: 885px; |
height: 300px; | height: 300px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
border-radius: 20px; | border-radius: 20px; | ||
+ | */ | ||
} | } | ||
div.text-box { | div.text-box { | ||
Line 110: | Line 150: | ||
padding: 15px 20px; | padding: 15px 20px; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | |||
} | } | ||
- | div | + | div#footer-box { |
- | + | border-radius: 0 0 5px 5px; | |
- | + | ||
} | } | ||
- | + | #bodyContent { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #three-column | |
- | + | { | |
- | width: | + | margin:0 auto; |
- | margin: | + | width:850px; |
+ | margin-top:50px; | ||
+ | |||
} | } | ||
- | + | ||
- | + | .col | |
+ | { | ||
+ | text-align:justify; float:left; margin:5px; | ||
+ | } | ||
+ | .col h1 | ||
+ | { | ||
+ | font-size:14px; | ||
+ | color:#000; | ||
+ | |||
+ | } | ||
+ | /* hide native rubbish*/ | ||
+ | #top-section {display:none; position:absolute; left:0px; top:-200px;} | ||
+ | #top-section a { color:#FFF; } | ||
+ | .firstHeading {display:none; position:absolute; left:0px; top:-200px;} | ||
+ | .annoying-gap { | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | line-height:0; | ||
+ | } | ||
+ | |||
+ | #contentSub, #siteSub {display:none;} | ||
+ | |||
+ | #control-btn | ||
+ | { | ||
+ | |||
+ | width: 20px; | ||
+ | height: 20px; | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:5px; | ||
+ | |||
+ | line-height: 0px; | ||
+ | |||
+ | |||
+ | } | ||
+ | .btn-cog { | ||
+ | background: url('https://static.igem.org/mediawiki/2012/d/d4/Control-panel-sml.png') #000 no-repeat 2px 2px; | ||
+ | } | ||
+ | .btn-close { | ||
+ | background: url('https://static.igem.org/mediawiki/2012/d/d0/Close-btn.png') #000 no-repeat 2px 2px; | ||
+ | } | ||
+ | .right-menu li a, .left-menu li a {background: none} | ||
+ | |||
+ | #home-main-text { | ||
+ | padding:20px 40px 20px 40px; | ||
+ | text-align: justify; | ||
} | } | ||
</style> | </style> | ||
Line 134: | Line 217: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('document').ready(function() { | $('document').ready(function() { | ||
- | $('li.submenu-holder').hover(function() { | + | |
- | + | // menu | |
- | + | $('li.submenu-holder').hover(function() { | |
- | + | $(this).children('ul.submenu').stop(true).fadeIn('fast'); | |
+ | }, function() { | ||
+ | $(this).children('ul.submenu').stop(true).fadeOut('fast'); | ||
+ | }); | ||
+ | |||
+ | // hide standard team basics | ||
+ | $('#top-section').hide(); | ||
+ | $('#bodyContent p:first').addClass("annoying-gap"); | ||
+ | |||
+ | |||
+ | $('#control-btn').click( function(){ | ||
+ | |||
+ | if ($('#control-btn').hasClass("btn-cog")) | ||
+ | { | ||
+ | showTopMenu(); | ||
+ | $('#control-btn').animate({left: "-20px"}); | ||
+ | $('#control-btn').addClass("btn-close"); | ||
+ | $('#control-btn').removeClass("btn-cog"); | ||
+ | } else | ||
+ | { | ||
+ | hideTopMenu(); | ||
+ | $('#control-btn').animate({left: "0px"}); | ||
+ | $('#control-btn').addClass("btn-cog"); | ||
+ | $('#control-btn').removeClass("btn-close"); | ||
+ | } | ||
}); | }); | ||
+ | |||
}); | }); | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | var $bar; | ||
+ | function hideTopMenu() | ||
+ | { | ||
+ | $bar.slideUp('fast'); | ||
+ | |||
+ | } | ||
+ | function showTopMenu() | ||
+ | { | ||
+ | if ($bar==null) | ||
+ | { | ||
+ | $bar = $("#top-section").clone(); | ||
+ | $($bar.find("#search-controls")).remove(); | ||
+ | $($bar.find("#p-logo")).remove(); | ||
+ | $("#wrapper").prepend($bar); | ||
+ | $bar.css("position", "absolute"); | ||
+ | $bar.css("top", "0px"); | ||
+ | $bar.css("left", "0px"); | ||
+ | $bar.css("background", "none"); | ||
+ | $bar.css("background", "rgba(0,0,0,.5)"); | ||
+ | $bar.css("height", "20px"); | ||
+ | $bar.css("border", "none"); | ||
+ | $bar.css("z-index", "100"); | ||
+ | $bar.css("color", "#000"); | ||
+ | |||
+ | |||
+ | } | ||
+ | $bar.slideDown('fast'); | ||
+ | |||
+ | $('#control-btn').mouseover( function(){ | ||
+ | |||
+ | }); | ||
+ | } | ||
</script> | </script> | ||
- | |||
</head> | </head> | ||
<body> | <body> | ||
- | |||
<div id="wrapper"> | <div id="wrapper"> | ||
<div id="header"> | <div id="header"> | ||
- | + | <div id="control-btn" class="btn-cog"></div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div id="navigation"> | <div id="navigation"> | ||
<ul id="navigation-list"> | <ul id="navigation-list"> | ||
<li><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li> | <li><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li> | ||
<li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li> | <li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li> | ||
- | |||
<li class="submenu-holder"> | <li class="submenu-holder"> | ||
- | <a href="https://2012.igem.org/Team:Westminster | + | <a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink active">Project</a> |
+ | |||
<ul class="submenu"> | <ul class="submenu"> | ||
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink active">Overview</a></li> | <li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink active">Overview</a></li> | ||
Line 167: | Line 306: | ||
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Protocols"class="navlink">Protocols</a></li> | <li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Protocols"class="navlink">Protocols</a></li> | ||
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Results"class="navlink">Results</a></li> | <li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Results"class="navlink">Results</a></li> | ||
+ | |||
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li> | <li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li> | ||
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Journal"class="navlink">Journal</a></li> | <li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Journal"class="navlink">Journal</a></li> | ||
+ | |||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
<li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li> | <li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li> | ||
- | <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink | + | <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li> |
- | <li><a href="https://2012.igem.org/Team:Westminster/ | + | <li><a href="https://2012.igem.org/Team:Westminster/Outreach"class="navlink">Outreach</a></li> |
- | + | <li><a href="https://2012.igem.org/Team:Westminster/Judging"class="navlink">Judging Criteria</a></li> | |
+ | |||
+ | |||
<li><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li> | <li><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li> | ||
</ul><!-- #navigation-list --> | </ul><!-- #navigation-list --> | ||
</div><!-- #navigation --> | </div><!-- #navigation --> | ||
+ | <div id="logo"> | ||
+ | <a href="http://www.igem.org" title="iGEM homepage"><img src="https://static.igem.org/mediawiki/igem.org/d/dc/Igem-small-white.png" alt="iGEM logo" width="55" height="44" /></a> | ||
+ | <a href="https://2012.igem.org/Team:Westminster"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/a/ae/Logo-white.png" alt="iSTEM - intelligent synthetic tumour eliminating machine" width="172" height="66" title="iSTEM - intelligent synthetic tumour eliminating machine" /> | ||
+ | </a> | ||
+ | </div><!-- #logo --> | ||
</div><!-- #header --> | </div><!-- #header --> | ||
<div id="the-content"> | <div id="the-content"> | ||
<div id="home-main-image"> | <div id="home-main-image"> | ||
- | <img src="https://static.igem.org/mediawiki/2012/4/ | + | <img src="https://static.igem.org/mediawiki/2012/4/41/Overview-diagram.jpg" alt="Overview" width="965" height="682" title="Overview" /> |
</div><!-- #home-main-image --> | </div><!-- #home-main-image --> | ||
Line 188: | Line 338: | ||
<h1>Background</h> | <h1>Background</h> | ||
<h2>The Cancer Stem Cell Theory</h2> | <h2>The Cancer Stem Cell Theory</h2> | ||
- | <p> | + | <p>Many tumours contain a sub-population of self-renewing and expanding stem cells known as cancer stem cells whose symmetric division result in tumour growth. These cancer stem cells can be identified using molecular determinants or markers which have properties such as self-renewal, clonogenicity, multipotentiality, and longevity. Recent studies have increasingly implied the importance of Aldehyde dehydrogenase enzyme as a marker for cancer stem cells owing to their ability to detoxify potential cytotoxins, thus making them resistant to chemotherapy. </p> |
- | + | <h2>Our Project</h2> | |
- | < | + | <p>Our iGEM project taps into the cancer stem cell theory. We have set out to synthesise a genetic construct that can identify, isolate and destroy cancer stem cells. Three different genetic constructs which serve different purposes are to be synthesised. A number of isoforms of ALDH exist, and three of the most common occurring form in cancer will be isolated. The isoforms selected are ALDH1A1, ALDH1A3 and ALDH3A1. These isoforms show increased activity in recurrent forms of cancer. We have also identified ALDH2, which will be used as the control isoform, as this form is involved in ethanol metabolism and it will be easily induced by the addition of ethanol. </p> |
- | <p>Our project | + | <p>The second part of our project was to create constructs to selectively isolate cancer stem cells in a range of cancer cell lines. This will provide a powerful tool for researchers in the field of cancer Biology. <p> |
- | <p>The second part of our project was to create constructs to selectively isolate | + | <h2>Assembly System</h2> |
- | + | <p> We have opted to use the Plug and Play system of assembly created by DTU-Denmark for the 2011 iGEM competition. In addition, we have designed our final constructs to conform to biobrick standard parts. We feel that this could offer an opportunity to incorporate Plug-n-Play to the Biobrick system.<p> | |
- | + | <p> Due to the scarcity of available mammalian in the registry, we had to source parts from outside the parts registry. We were fortunate to obtain parts from DTU-Denmark which they had made in 2011. These parts were not available in the Parts Registry. We also contacted Serrano labs and were fortunate to receive some mammalian biobrick parts from them. </p> | |
+ | |||
+ | </div><!-- #home-main-text --> | ||
+ | |||
+ | |||
+ | |||
+ | </div><!-- #the-content --> | ||
- | + | ||
</div><!-- #wrapper --> | </div><!-- #wrapper --> |
Latest revision as of 03:10, 27 September 2012
Background
The Cancer Stem Cell Theory
Many tumours contain a sub-population of self-renewing and expanding stem cells known as cancer stem cells whose symmetric division result in tumour growth. These cancer stem cells can be identified using molecular determinants or markers which have properties such as self-renewal, clonogenicity, multipotentiality, and longevity. Recent studies have increasingly implied the importance of Aldehyde dehydrogenase enzyme as a marker for cancer stem cells owing to their ability to detoxify potential cytotoxins, thus making them resistant to chemotherapy.
Our Project
Our iGEM project taps into the cancer stem cell theory. We have set out to synthesise a genetic construct that can identify, isolate and destroy cancer stem cells. Three different genetic constructs which serve different purposes are to be synthesised. A number of isoforms of ALDH exist, and three of the most common occurring form in cancer will be isolated. The isoforms selected are ALDH1A1, ALDH1A3 and ALDH3A1. These isoforms show increased activity in recurrent forms of cancer. We have also identified ALDH2, which will be used as the control isoform, as this form is involved in ethanol metabolism and it will be easily induced by the addition of ethanol.
The second part of our project was to create constructs to selectively isolate cancer stem cells in a range of cancer cell lines. This will provide a powerful tool for researchers in the field of cancer Biology.
Assembly System
We have opted to use the Plug and Play system of assembly created by DTU-Denmark for the 2011 iGEM competition. In addition, we have designed our final constructs to conform to biobrick standard parts. We feel that this could offer an opportunity to incorporate Plug-n-Play to the Biobrick system.
Due to the scarcity of available mammalian in the registry, we had to source parts from outside the parts registry. We were fortunate to obtain parts from DTU-Denmark which they had made in 2011. These parts were not available in the Parts Registry. We also contacted Serrano labs and were fortunate to receive some mammalian biobrick parts from them.