Team:Uppsala/carotenoid-group
From 2013.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Team:Uppsala/standard-style}} | {{Team:Uppsala/standard-style}} | ||
{{Team:Uppsala/team-style}} | {{Team:Uppsala/team-style}} | ||
- | |||
<html> | <html> | ||
Line 10: | Line 9: | ||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> | <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> | ||
<link rel="stylesheet" type="text/css" href="css/style.css"> | <link rel="stylesheet" type="text/css" href="css/style.css"> | ||
+ | <link rel="stylesheet" type="text/css" href="css/team.css"> | ||
<style type="text/css"> | <style type="text/css"> | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | /*Acts once the document is loaded*/ $(document).ready(function() { /*Move the tn-main-wrap as child of <body>*/ $("#tn-main-wrap-wrap").prependTo($("body")); /*Move the menubars in the tn-main-wrap*/ $("#menubar.left-menu").appendTo($("#tn-main-wrap")); $("#menubar.right-menu").appendTo($("#tn-main-wrap")); | ||
+ | /*Spoiler JS*/ $(".tn-spoiler div").slideUp(); $(".tn-spoiler a").click(function(e) { e.preventDefault(); $(".tn-spoiler-active").removeClass("tn-spoiler-active"); $(this).parent().addClass("tn-spoiler-active"); $(".tn-spoiler").not(".tn-spoiler-active").children("div").slideUp(); $(".tn-spoiler-active").children("div").slideToggle(); }); | ||
+ | /*Add favicon*/ $("link[rel='shortcut icon']").remove(); $("head").append("<link rel='shortcut icon' type='image/png' href='https://static.igem.org/mediawiki/2013/6/6d/Uppsalas-cow-con.png'>"); }); | ||
+ | </script> | ||
</head> | </head> | ||
Line 30: | Line 36: | ||
<div id="igem"><a href="https://2013.igem.org/Main_Page"><img class="igem" src="https://static.igem.org/mediawiki/2013/b/b8/Uppsala2013_Uppsala_IGEM_log_blue.png"></a></div> | <div id="igem"><a href="https://2013.igem.org/Main_Page"><img class="igem" src="https://static.igem.org/mediawiki/2013/b/b8/Uppsala2013_Uppsala_IGEM_log_blue.png"></a></div> | ||
+ | |||
+ | <img class="slogan" src="https://static.igem.org/mediawiki/2013/a/ad/Uppsala2013_Header.png"> | ||
</div> | </div> | ||
Line 57: | Line 65: | ||
<li><a href="https://2013.igem.org/Team:Uppsala/metabolic-engineering">Metabolic engineering</a> | <li><a href="https://2013.igem.org/Team:Uppsala/metabolic-engineering">Metabolic engineering</a> | ||
<ul> | <ul> | ||
- | <li><a href="https://2013.igem.org/Team:Uppsala/p-coumaric-acid"> | + | <li><a href="https://2013.igem.org/Team:Uppsala/p-coumaric-acid">p-Coumaric acid</a></li> |
<li><a href="https://2013.igem.org/Team:Uppsala/resveratrol">Resveratrol</a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/resveratrol">Resveratrol</a></li> | ||
<li><a href="https://2013.igem.org/Team:Uppsala/lycopene">Lycopene</a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/lycopene">Lycopene</a></li> | ||
Line 78: | Line 86: | ||
<li><a href="https://2013.igem.org/Team:Uppsala/modeling" id="list_type1"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/6/63/Uppsala2013_Modeling.png"></a> | <li><a href="https://2013.igem.org/Team:Uppsala/modeling" id="list_type1"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/6/63/Uppsala2013_Modeling.png"></a> | ||
<ul> | <ul> | ||
- | <li><a href="https://2013.igem.org/Team:Uppsala/P-Coumaric-acid-pathway"> | + | <li><a href="https://2013.igem.org/Team:Uppsala/P-Coumaric-acid-pathway">Kinetic model</a></li> |
<li><a href="https://2013.igem.org/Team:Uppsala/modeling-tutorial">Modeling tutorial </a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/modeling-tutorial">Modeling tutorial </a></li> | ||
+ | |||
+ | <li><a href="https://2013.igem.org/Team:Uppsala/toxicity-model">Toxicity model</a></li> | ||
</ul></li> | </ul></li> | ||
<li><a href="https://2013.igem.org/Team:Uppsala/parts" id="list_type2"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/e/eb/Uppsala2013_parts.png"></a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/parts" id="list_type2"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/e/eb/Uppsala2013_parts.png"></a></li> | ||
Line 88: | Line 98: | ||
<li><a href="https://2013.igem.org/Team:Uppsala/carotenoid-group">Carotenoid group</a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/carotenoid-group">Carotenoid group</a></li> | ||
<li><a href="https://2013.igem.org/Team:Uppsala/chassi-group">Chassi group</a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/chassi-group">Chassi group</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Uppsala/advisors">Advisors</a></li> | ||
</ul></li> | </ul></li> | ||
Line 97: | Line 108: | ||
<li><a href="https://2013.igem.org/Team:Uppsala/public-opinion">Public opinion </a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/public-opinion">Public opinion </a></li> | ||
<li><a href="https://2013.igem.org/Team:Uppsala/Outreach">High school & media </a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/Outreach">High school & media </a></li> | ||
- | + | <li><a href="https://2013.igem.org/Team:Uppsala/bioart">BioArt</a></li> | |
+ | <li><a href="https://2013.igem.org/Team:Uppsala/LactonutritiousWorld">A LactoWorld</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Uppsala/killswitches">Killswitches</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Uppsala/realization">Patent</a></li> | ||
</ul></li> | </ul></li> | ||
- | <li><a href="https://2013.igem.org/Team:Uppsala/attribution" id="list_type4"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/5/5d/Uppsala2013_Attributions.png"></a | + | <li><a href="https://2013.igem.org/Team:Uppsala/attribution" id="list_type4"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/5/5d/Uppsala2013_Attributions.png"></a></li> |
- | + | ||
- | + | ||
- | + | ||
<li><a href="https://2013.igem.org/Team:Uppsala/notebook" id="list_type3"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/3/36/Uppsala2013_Notebook.png"></a> | <li><a href="https://2013.igem.org/Team:Uppsala/notebook" id="list_type3"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/3/36/Uppsala2013_Notebook.png"></a> | ||
<ul> | <ul> | ||
<li><a href="https://2013.igem.org/Team:Uppsala/safety-form">Safety form</a></li> | <li><a href="https://2013.igem.org/Team:Uppsala/safety-form">Safety form</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Uppsala/protocols">Protocols</a></li> | ||
</ul></li> | </ul></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | + | </div> | |
<div id="main_content"> <!-- Put content here --> | <div id="main_content"> <!-- Put content here --> | ||
- | + | <h1 class="main-title">Carotenoid Group</h1> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<img class="team-pic-template" src="https://static.igem.org/mediawiki/2013/6/6c/Carotenoid_grupp_bild.jpg"> | <img class="team-pic-template" src="https://static.igem.org/mediawiki/2013/6/6c/Carotenoid_grupp_bild.jpg"> | ||
Line 146: | Line 152: | ||
<div id="grid"> | <div id="grid"> | ||
- | <h1>Magnus Bergman</h1> | + | <h1 align="right">Magnus Bergman</h1> |
<img class="right" src="https://static.igem.org/mediawiki/2013/a/a3/Magnus_port.jpg"> | <img class="right" src="https://static.igem.org/mediawiki/2013/a/a3/Magnus_port.jpg"> | ||
- | <div id="text-left" | + | <div id="text-left"> |
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
-In early high school. | -In early high school. | ||
Line 181: | Line 187: | ||
<div id="grid"> | <div id="grid"> | ||
- | <h1>Nils Anlind</h1> | + | <h1 align="right">Nils Anlind</h1> |
<img class="right" src="https://static.igem.org/mediawiki/2013/6/6d/Nils_port.jpg"> | <img class="right" src="https://static.igem.org/mediawiki/2013/6/6d/Nils_port.jpg"> | ||
<div id="text-left"> | <div id="text-left"> | ||
Line 200: | Line 206: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="grid"> |
+ | |||
<h1>Niclas Sandberg</h1> | <h1>Niclas Sandberg</h1> | ||
- | + | <img class="left" src="https://static.igem.org/mediawiki/2013/6/6f/Niklas_port.jpg"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="text-right"> | |
- | <div id=" | + | |
- | + | ||
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
- I have always been interested in how things work and I think it is amazing that we can "engineer life". | - I have always been interested in how things work and I think it is amazing that we can "engineer life". | ||
Line 222: | Line 225: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="grid"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <h1 align="right">Alexander Virtanen</h1> | |
- | < | + | <img class="right" src="https://static.igem.org/mediawiki/2013/3/31/Alexander_port.jpg"> |
+ | <div id="text-left"> | ||
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
-I started to consider going into something with bio- when i was around the age of 16. It seemed like a fun field with many undiscovered mysteries as well as much work left to do. | -I started to consider going into something with bio- when i was around the age of 16. It seemed like a fun field with many undiscovered mysteries as well as much work left to do. | ||
Line 244: | Line 243: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="grid"> |
+ | |||
<h1>Pontus Danielsson</h1> | <h1>Pontus Danielsson</h1> | ||
- | + | <img class="left" src="https://static.igem.org/mediawiki/2013/5/5a/Pontus_port.jpg"> | |
<div class="mask"></a> | <div class="mask"></a> | ||
</div> | </div> | ||
Line 252: | Line 252: | ||
- | <div id=" | + | <div id="text-right"> |
- | + | ||
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
-I've always been interested in how things work in the smallest of things. Bioengineering combines this on both cellular- and on molecular-level. | -I've always been interested in how things work in the smallest of things. Bioengineering combines this on both cellular- and on molecular-level. | ||
Line 265: | Line 264: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div id=" | + | <div id="grid"> |
- | + | ||
- | + | <h1 align="right">Thorsteinn Olafsson</h1> | |
- | <div | + | <img class="right" src="https://static.igem.org/mediawiki/2013/5/51/Thorsteinn_port.jpg"> |
- | + | ||
- | + | <div id="text-left"> | |
- | |||
- | |||
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
-I have always been interested in understanding the world. So my fascination with science overall has been there for as long as I can recall. | -I have always been interested in understanding the world. So my fascination with science overall has been there for as long as I can recall. | ||
Line 287: | Line 284: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="grid"> |
+ | |||
<h1>Christoffer Frisk</h1> | <h1>Christoffer Frisk</h1> | ||
- | + | <img class="left" src="https://static.igem.org/mediawiki/2013/c/cf/Christoffer_port.jpg"> | |
- | + | ||
- | + | <div id="text-right"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<b>When/Why did your interest in bioengineering start?</b><br> | <b>When/Why did your interest in bioengineering start?</b><br> | ||
- I have always found biology interesting and the engineering part started at university. | - I have always found biology interesting and the engineering part started at university. | ||
Line 308: | Line 301: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <div id="clear"></div> | |
- | + | ||
</div> | </div> | ||
- | + | </div> | |
- | + | ||
<div id="bottom-pic"> | <div id="bottom-pic"> | ||
- | + | ||
</div> | </div> | ||
- | |||
+ | |||
+ | |||
</div> <!--Closing div element for main frame--> | </div> <!--Closing div element for main frame--> |
Latest revision as of 19:56, 27 October 2013
Carotenoid Group
Sabri Jamal
When/Why did your interest in bioengineering start?
- Bioengineering is something that has always interested me although it was not something that I thought I would end up doing. As i became older I became more interested and realized the possibilities and that is probably when it struck me that this was something that I could actually consider doing.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
- I chose to participate in iGEM as a project manager this year because i think the concept is great. After my participation in iGEM last year I was quite sure that I was going to participate again although this time I wanted to improve iGEM Uppsalas brand within the university at the same time as I wanted to plan and work on a new project. .
- Bioengineering is something that has always interested me although it was not something that I thought I would end up doing. As i became older I became more interested and realized the possibilities and that is probably when it struck me that this was something that I could actually consider doing.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
- I chose to participate in iGEM as a project manager this year because i think the concept is great. After my participation in iGEM last year I was quite sure that I was going to participate again although this time I wanted to improve iGEM Uppsalas brand within the university at the same time as I wanted to plan and work on a new project. .
Magnus Bergman
When/Why did your interest in bioengineering start?
-In early high school.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-To gain valuable experience in fundamental laboratory work, as well as in working in a project environment. Of course, the social aspect of it also played a big part in my decision.
-In early high school.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-To gain valuable experience in fundamental laboratory work, as well as in working in a project environment. Of course, the social aspect of it also played a big part in my decision.
Malin Borg
When/Why did your interest in bioengineering start?
-My interest in biology started in high school and I thought for many years I would choose to study medicine. But when it was time for me to apply for university studies I realized I was probably better suited for biotechnology.
Does your primary interest lie in engineering or in biology/biotechnology?
-Biology
Why did you choose to participate in iGEM?
-It sounded like a great experience! I wanted to learn more about synthetic biology and get more lab experience. I was also hoping this experience could give me some insight into what it could be like working on a project together with students/colleagues in the future.
-My interest in biology started in high school and I thought for many years I would choose to study medicine. But when it was time for me to apply for university studies I realized I was probably better suited for biotechnology.
Does your primary interest lie in engineering or in biology/biotechnology?
-Biology
Why did you choose to participate in iGEM?
-It sounded like a great experience! I wanted to learn more about synthetic biology and get more lab experience. I was also hoping this experience could give me some insight into what it could be like working on a project together with students/colleagues in the future.
Nils Anlind
When/Why did your interest in bioengineering start?
-My interest started in upper secondary school where I had the opportunity to try genetics and cell biology at university level. I also made my graduation project about promotors in fruit flies for alzheimers research, which I found very interesting.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-iGEM is a great oppertunity to try research and get hands on experience with synthetic biologi. That's a no brainer for me.
-My interest started in upper secondary school where I had the opportunity to try genetics and cell biology at university level. I also made my graduation project about promotors in fruit flies for alzheimers research, which I found very interesting.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-iGEM is a great oppertunity to try research and get hands on experience with synthetic biologi. That's a no brainer for me.
Niclas Sandberg
When/Why did your interest in bioengineering start?
- I have always been interested in how things work and I think it is amazing that we can "engineer life".
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-To be a part of an awesome team and do cool and important science. It's a good way to learn and to get laboratory experience while having fun!
- I have always been interested in how things work and I think it is amazing that we can "engineer life".
Does your primary interest lie in engineering or in biology/biotechnology?
-Both
Why did you choose to participate in iGEM?
-To be a part of an awesome team and do cool and important science. It's a good way to learn and to get laboratory experience while having fun!
Alexander Virtanen
When/Why did your interest in bioengineering start?
-I started to consider going into something with bio- when i was around the age of 16. It seemed like a fun field with many undiscovered mysteries as well as much work left to do.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both.
Why did you choose to participate in iGEM?
-I thought it sounded interesting and that it would be a good occupation during the summer. It is also similar to possible jobs in the future so it's a good idea to try it out.
-I started to consider going into something with bio- when i was around the age of 16. It seemed like a fun field with many undiscovered mysteries as well as much work left to do.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both.
Why did you choose to participate in iGEM?
-I thought it sounded interesting and that it would be a good occupation during the summer. It is also similar to possible jobs in the future so it's a good idea to try it out.
Pontus Danielsson
When/Why did your interest in bioengineering start?
-I've always been interested in how things work in the smallest of things. Bioengineering combines this on both cellular- and on molecular-level.
Does your primary interest lie in engineering or in biology/biotechnology?
-Biology
Why did you choose to participate in iGEM?
-It's an interesting way to reach out to a broader range of companies all over the world and at the same time get an unique experience in the lab.
-I've always been interested in how things work in the smallest of things. Bioengineering combines this on both cellular- and on molecular-level.
Does your primary interest lie in engineering or in biology/biotechnology?
-Biology
Why did you choose to participate in iGEM?
-It's an interesting way to reach out to a broader range of companies all over the world and at the same time get an unique experience in the lab.
Thorsteinn Olafsson
When/Why did your interest in bioengineering start?
-I have always been interested in understanding the world. So my fascination with science overall has been there for as long as I can recall.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both.
Why did you choose to participate in iGEM?
-iGEM is a great opportunity to gain experience in the field of synthetic biology. To be given the resources to pursue a project designed by ourselves is invaluable no matter how you look upon it. Be it the increased confidence in a laboratory environment, project design or to feel the weight of our results and planning.
-I have always been interested in understanding the world. So my fascination with science overall has been there for as long as I can recall.
Does your primary interest lie in engineering or in biology/biotechnology?
-Both.
Why did you choose to participate in iGEM?
-iGEM is a great opportunity to gain experience in the field of synthetic biology. To be given the resources to pursue a project designed by ourselves is invaluable no matter how you look upon it. Be it the increased confidence in a laboratory environment, project design or to feel the weight of our results and planning.
Christoffer Frisk
When/Why did your interest in bioengineering start?
- I have always found biology interesting and the engineering part started at university.
Does your primary interest lie in engineering or in biology/biotechnology?
-Engineering.
Why did you choose to participate in iGEM?
-I looked at it and it appealed to me, I think mostly because of the fact that the project is completely driven by students but also because it seemed like a good learning experience, and I wasnt wrong.
- I have always found biology interesting and the engineering part started at university.
Does your primary interest lie in engineering or in biology/biotechnology?
-Engineering.
Why did you choose to participate in iGEM?
-I looked at it and it appealed to me, I think mostly because of the fact that the project is completely driven by students but also because it seemed like a good learning experience, and I wasnt wrong.