Team:Macquarie Australia

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
-
<link href="https://2014.igem.org/Template:Team:Macquarie_Australia/css/global?action=raw&ctype=text/css" rel="stylesheet">
+
<link href="https://2014.igem.org/Template:Team:Macquarie_Australia/css/global?action=raw&ctype=text/css" rel="stylesheet">
-
<script>
+
<script>
-
$(document).ready(function() {
+
$(document).ready(function() {
-
//Display slider for Javascript users
+
//Display slider for Javascript users
-
$('#Slider').css('display', 'block');
+
$('#Slider').css('display', 'block');
-
//Set height of slider (16/5 ratio)
+
//Set height of slider (16/5 ratio)
-
$('#Slider').css('height', ($('body').width() / 3.2));
+
$('#Slider').css('height', ($('body').width() / 3.2));
-
//Position right/left arrows
+
//Position right/left arrows
 +
var BarHeight = $('#Slider').height() -  $('#BottomLinks').height();
 +
$('#LeftBar, #RightBar').css('height', BarHeight);
 +
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
 +
 
 +
//Repeats for window resize
 +
$(window).resize(function() {
 +
$('#Slider').css('height', ($('body').width() / 3.2));
 +
var BarHeight = $('#Slider').height() -  $('#BottomLinks').height();
var BarHeight = $('#Slider').height() -  $('#BottomLinks').height();
$('#LeftBar, #RightBar').css('height', BarHeight);
$('#LeftBar, #RightBar').css('height', BarHeight);
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
-
 
+
});
-
//Repeats for window resize
+
-
$(window).resize(function() {
+
-
$('#Slider').css('height', ($('body').width() / 3.2));
+
-
+
-
var BarHeight = $('#Slider').height() -  $('#BottomLinks').height();
+
-
$('#LeftBar, #RightBar').css('height', BarHeight);
+
-
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
+
-
});
+
-
var TotalSlides = $('.Slides').length;
+
var TotalSlides = $('.Slides').length;
-
var CurrentSlide = 0;
+
var CurrentSlide = 0;
-
$('#RightArrow').click(function() {
+
$('#RightArrow').click(function() {
-
CurrentSlide = ++CurrentSlide % TotalSlides;
+
CurrentSlide = ++CurrentSlide % TotalSlides;
-
changeSlide(CurrentSlide);
+
changeSlide(CurrentSlide);
-
});
+
});
-
$('#LeftArrow').click(function() {
+
$('#LeftArrow').click(function() {
-
CurrentSlide = (CurrentSlide + TotalSlides - 1) % TotalSlides;
+
CurrentSlide = (CurrentSlide + TotalSlides - 1) % TotalSlides;
-
changeSlide(CurrentSlide);
+
changeSlide(CurrentSlide);
-
});
+
});
-
$('.SlideLink').click(function() {
+
$('.SlideLink').click(function() {
-
var ClickedSlide = $(this).attr('id');
+
var ClickedSlide = $(this).attr('id');
-
CurrentSlide = parseInt(ClickedSlide.replace('Link', ''));
+
CurrentSlide = parseInt(ClickedSlide.replace('Link', ''));
-
changeSlide(CurrentSlide);
+
changeSlide(CurrentSlide);
-
});
+
});
-
function changeSlide(num){
+
function changeSlide(num){
-
var SlideID = '#Slide' + num;
+
var SlideID = '#Slide' + num;
-
$('.Slides').css('display', 'none');
+
$('.Slides').css('display', 'none');
-
$(SlideID).css('display', 'block');
+
$(SlideID).css('display', 'block');
}
}
-
});
+
});
-
</script>
+
</script>
-
</head>
+
</head>
<body>
<body>
-
<section id="HomePageContent">
+
<section id="HomePageContent">
-
<div id="Slider">
+
<div id="Slider">
-
<div id="Slide0" class="Slides current"></div>
+
<div id="Slide0" class="Slides current"></div>
-
<div id="Slide1" class="Slides"></div>
+
<div id="Slide1" class="Slides"></div>
-
<div id="Slide2" class="Slides"></div>
+
<div id="Slide2" class="Slides"></div>
-
<div id="Slide3" class="Slides"></div>
+
<div id="Slide3" class="Slides"></div>
-
<div id="Slide4" class="Slides"></div>
+
<div id="Slide4" class="Slides"></div>
-
<div id="Slide5" class="Slides"></div>
+
<div id="Slide5" class="Slides"></div>
-
<div id="LeftBar" class="SideBar"><div id="LeftArrow"></div></div>
+
<div id="LeftBar" class="SideBar"><div id="LeftArrow"></div></div>
-
<div id="RightBar" class="SideBar"><div id="RightArrow"></div></div>
+
<div id="RightBar" class="SideBar"><div id="RightArrow"></div></div>
-
<ul id="BottomLinks">
+
<ul id="BottomLinks">
-
<li id="Link0" class="SlideLink">Intro</li><li id="Link1" class="SlideLink">Problem</li><li id="Link2" class="SlideLink">Situation</li><li id="Link3" class="SlideLink">Idea</li><li id="Link4" class="SlideLink">Solution</li><li id="Link5" class="SlideLink">Platform</li>
+
<li id="Link0" class="SlideLink">Intro</li>
-
</ul>
+
<li id="Link1" class="SlideLink">Problem</li>
-
</div>
+
<li id="Link2" class="SlideLink">Situation</li>
 +
<li id="Link3" class="SlideLink">Idea</li>
 +
<li id="Link4" class="SlideLink">Solution</li>
 +
<li id="Link5" class="SlideLink">Platform</li>
 +
</ul>
 +
</div>
-
<section id="Overview">
+
<section id="Overview">
-
<h2>Our Project</h2>
+
<h2>Our Project</h2>
-
<p>
+
<p>
-
Chlorophyll is a core component in the process of photosynthesis. As a pigment, it harvests light and plays a primary role in the excitation transfer of energy (Eichwurzel, Stiel et al. 2000), which is vital for plant reproduction and survival (Uliana, Pires et al. 2014). The chlorophyll biochemical pathway is an oxygenic photosynthetic process that oxidizes water to produce hydrogen ions. Thirteen genes govern the five-step pathway and each has a specific role.
+
Chlorophyll is a core component in the process of photosynthesis. As a pigment,  
-
</p>
+
it harvests light and plays a primary role in the excitation transfer of energy  
 +
(Eichwurzel, Stiel et al. 2000), which is vital for plant reproduction and survival  
 +
(Uliana, Pires et al. 2014). The chlorophyll biochemical pathway is an oxygenic  
 +
photosynthetic process that oxidizes water to produce hydrogen ions. Thirteen  
 +
genes govern the five-step pathway and each has a specific role.
 +
</p>
-
<p>
+
<p>
-
The 2014 Macquarie University iGEM team is continuing the work of the 2013 team to synthetically construct the chlorophyll biochemical pathway in E.coli using synthetic Biobricks from Chlamydomonas reinhardtii. The Biobricks from 2013 have been made using Gibson Assembly. Our aim for 2014 is to improve the Biobricks using synthetic techniques, which will be assembled into three functional operons and expressed in E.coli competent cells.  
+
The 2014 Macquarie University iGEM team is continuing the work of the 2013 team  
-
</p>
+
to synthetically construct the chlorophyll biochemical pathway in E.coli using  
 +
synthetic Biobricks from Chlamydomonas reinhardtii. The Biobricks from 2013 have  
 +
been made using Gibson Assembly. Our aim for 2014 is to improve the Biobricks using  
 +
synthetic techniques, which will be assembled into three functional operons and  
 +
expressed in E.coli competent cells.  
 +
</p>
-
<p>
+
<p>
-
<img src="https://static.igem.org/mediawiki/2014/7/7a/PathwayMQ.jpg">
+
<img src="https://static.igem.org/mediawiki/2014/7/7a/PathwayMQ.jpg">
-
</p>
+
</p>
-
</section>
+
</section>
-
<section id="SectionLinks">
+
<section id="SectionLinks">
-
<div class="Wrap">
+
<div class="Wrap">
-
<a href="Team:Macquarie_Australia/style/Home">
+
<a href="Team:Macquarie_Australia/style/Home">
-
<div id="DescriptionLink1" class="DescriptionLink">
+
<div id="DescriptionLink1" class="DescriptionLink">
-
<h2>Lorem ipsum</h2>
+
<h2>Lorem ipsum</h2>
-
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
+
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
-
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
-
</div>
+
</div>
-
</a>
+
</a>
-
<a href="Team:Macquarie_Australia/style/Home">
+
<a href="Team:Macquarie_Australia/style/Home">
-
<div id="DescriptionLink2" class="DescriptionLink">
+
<div id="DescriptionLink2" class="DescriptionLink">
-
<h2>Lorem ipsum</h2>
+
<h2>Lorem ipsum</h2>
-
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
+
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
-
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
-
</div>
+
</div>
-
</a>
+
</a>
-
<div style="clear:both;"></div>
+
<div style="clear:both;"></div>
-
<a href="Team:Macquarie_Australia/style/Home">
+
<a href="Team:Macquarie_Australia/style/Home">
-
<div id="DescriptionLink3" class="DescriptionLink">
+
<div id="DescriptionLink3" class="DescriptionLink">
-
<h2>Lorem ipsum</h2>
+
<h2>Lorem ipsum</h2>
-
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
+
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
-
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
-
</div>
+
</div>
-
</a>
+
</a>
-
<a href="Team:Macquarie_Australia/style/Home">
+
<a href="Team:Macquarie_Australia/style/Home">
-
<div id="DescriptionLink4" class="DescriptionLink">
+
<div id="DescriptionLink4" class="DescriptionLink">
-
<h2>Lorem ipsum</h2>
+
<h2>Lorem ipsum</h2>
-
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
+
<img src="https://static.igem.org/mediawiki/2013/a/ab/Mqbutton55.png">
-
<p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
-
</div>
+
-
</a>
+
</div>
</div>
-
</section>
+
</a>
-
+
</div>
</section>
</section>
-
</body>
+
 +
</section>
 +
</body>
</html>
</html>

Revision as of 10:48, 20 August 2014

Our Project

Chlorophyll is a core component in the process of photosynthesis. As a pigment, it harvests light and plays a primary role in the excitation transfer of energy (Eichwurzel, Stiel et al. 2000), which is vital for plant reproduction and survival (Uliana, Pires et al. 2014). The chlorophyll biochemical pathway is an oxygenic photosynthetic process that oxidizes water to produce hydrogen ions. Thirteen genes govern the five-step pathway and each has a specific role.

The 2014 Macquarie University iGEM team is continuing the work of the 2013 team to synthetically construct the chlorophyll biochemical pathway in E.coli using synthetic Biobricks from Chlamydomonas reinhardtii. The Biobricks from 2013 have been made using Gibson Assembly. Our aim for 2014 is to improve the Biobricks using synthetic techniques, which will be assembled into three functional operons and expressed in E.coli competent cells.