Team:Calgary

From 2010.igem.org

(Difference between revisions)
 
(59 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{CalgaryMenu}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
 
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript" src="http://www.wikiwikiwebworks.ca/script1.js"></script>
 +
 +
<style>
 +
 
 +
 
 +
#eventsTxt{
 +
float: left;
 +
margin-left: 30px;
 +
}
 +
 
 +
div.tabBox{
 +
float: left;
 +
width: 530px;
 +
height: 360px;
 +
margin: 5px;
 +
margin-top: 30px;
 +
margin-right: 0;
 +
margin-bottom: 30px;
 +
margin-left: -420px;
 +
}
 +
 
 +
.tabLink{
 +
font-weight:bold;
 +
}
 +
 
 +
.tabText{
 +
line-height:95%;
 +
padding-right: 8px;
 +
}
 +
 
 +
div.miniBar{
 +
float: left;
 +
height: 360px;
 +
width: 400px;
 +
margin-top: 18px;
 +
margin-left: 15px;
 +
}
 +
 
 +
div.countdown{
 +
width: 356px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
border: 2px solid black;
 +
}
 +
 
 +
div.miniContainer{
 +
width: 360px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
img.galleryButton {
 +
width: 360px;
 +
height: 121px;
 +
}
 +
 
 +
img.sponsorButton{
 +
width: 360px;
 +
height: 121px;
 +
}
 +
 
 +
 +
div.twitterTicker{
 +
clear: left;
 +
margin-top: 15px;
 +
margin-left: 5px;
 +
}
 +
 
 +
div.twitterTicker img{
 +
float: left;
 +
margin-bottom: 20px;
 +
margin-left: 10px;
 +
}
 +
 
 +
div.twitterTicker iframe, div.twitterTicker p{
 +
margin-left: 10px;
 +
}
 +
 
 +
div.twitterTicker a{
 +
color: #66cf12;
 +
}
 +
 
 +
div.boxContainer{
 +
width: 920px;
 +
height: 310px;
 +
margin-right: auto;
 +
margin-left: auto;
 +
margin-top: 20px;
 +
margin-bottom: 30px;
 +
}
 +
 
 +
div.blueBox, #greenBox1, #greenbox2, #greenbox3, div.purpleBox{
 +
float: left;
 +
width: 300px;
 +
height: 310px;
 +
margin:0;
 +
padding:0;
 +
border: 0;
 +
}
 +
 
 +
div.blueBox img, #greenBox1 img, #greenBox2 img, #greenBox3 img, div.purpleBox img{
 +
float: left;
 +
margin-left: 5px;
 +
margin-top: 5px;
 +
}
 +
 
 +
div.blueBox p, div.purpleBox p{
 +
clear: left;
 +
padding-top: 15px;
 +
margin-left: 5px;
 +
font-size: 12px;
 +
color: #FFF;
 +
width: 295px;
 +
height: 250px;
 +
line-height: 15px;
 +
}
 +
 
 +
#greenBox1 p, #greenBox2 p, #greenbox3 p{
 +
clear: left;
 +
padding-top: 15px;
 +
margin-left: 5px;
 +
font-size: 12px;
 +
color: #FFF;
 +
width: 300px;
 +
height: 250px;
 +
line-height: 15px;
 +
}
 +
 
 +
 
 +
div.blueBox{
 +
background-color: #54bcf8;
 +
}
 +
 
 +
div.blueBox p a, div.purpleBox p a{
 +
color: #FFF;
 +
font-weight:bold;
 +
}
 +
 
 +
 
 +
div.greenContainer{
 +
float: left;
 +
width: 300px;
 +
height: 310px;
 +
margin: 0;
 +
padding: 0;
 +
border: 0;
 +
}
 +
 
 +
#greenBox1, #greenBox2, #greenBox3{
 +
background-color: #7ae722;
 +
}
 +
 
 +
#greenBox1{
 +
height: 310px;
 +
display: block;
 +
}
 +
 
 +
#mayatext{
 +
padding-bottom:7px;
 +
}
 +
 
 +
 
 +
div.purpleBox{
 +
background-color: #7b54cc;
 +
}
 +
 
 +
div.purpleBox iframe{
 +
margin-top: 5px;
 +
margin-left: -7px;
 +
}
 +
 
 +
 
 +
div.boxSpacer{
 +
float: left;
 +
width: 10px;
 +
height: 300px;
 +
background-color: #FFFFFF;
 +
}
 +
 
 +
 
 +
.projectDescContainer{
 +
background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/ProjectDescriptionBox.png");
 +
background-repeat: repeat-y;
 +
width: 866px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 20px;
 +
}
 +
 
 +
.projectDescContainer table{
 +
width: 850px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 20px;
 +
padding-bottom: 20px;
 +
background: transparent;
 +
}
 +
 
 +
 
 +
.projImg{
 +
width: 125px;
 +
                                height:125px;
 +
 
 +
}
 +
 
 +
.projectDescContainer p{
 +
clear: left;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
}
 +
 
 +
.projectDescContainer a{
 +
color: #7b54cc;
 +
}
 +
 
 +
div.sponsorsContainer{
 +
width: 866px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 20px;
 +
}
 +
 
 +
img.sponsTitle{
 +
float: left;
 +
margin-top: 20px;
 +
margin-left: 10px;
 +
}
 +
 
 +
div.sponsorsContainer table{
 +
clear: left;
 +
width: 866px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: -10px;
 +
}
 +
 
 +
div.sponsorsContainer td{
 +
padding: 10px;
 +
}
 +
 
 +
div.sponsorsContainer td a img{
 +
width: 230px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
 
 +
</style>
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
<div class="boxContainer">
 +
<div class="blueBox">
 +
<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Modellingtxt2.png"></img>
 +
<p>Our modelling project consists of two components: a mathematical model done in MATLAB and an animation done in Autodesk <i>Maya</i>. We hope to model the formation of inclusion bodies, which are aggregations of misfolded protein that can occur within cells. Using <i>Maya</i>, we also hope to visually show other students one of the proposed aggregation mechanisms described in the literature.
 +
<a href="https://2010.igem.org/Team:Calgary/Modelling">Read more here...</a></p>
 +
</div>
 +
 
 +
 
 +
<div class="boxSpacer"></div>
 +
 
 +
 
 +
<div class="greenContainer">
 +
 
 +
<div id="greenBox1">
 +
<img id="mayatext" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Mayatxt.png"></img>
 +
<div id="video">
 +
<object width="300" height="250"><param name="movie" value="http://www.youtube.com/v/IouuHDjVpbo?fs=1&amp;hl=en_US&amp;color1=0x234900&amp;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/IouuHDjVpbo?fs=1&amp;hl=en_US&amp;color1=0x234900&amp;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="300" height="250"></embed></object>
 +
</div>
 +
</div>
 +
 
 +
 
 +
</div>
 +
 
 +
 
 +
<div class="boxSpacer"></div>
 +
 
 +
 
 +
<div class="purpleBox">
 +
<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Communitytxt.png"></img>
 +
<p>Our outreach project included educating highschool students about iGEM. Outreach also entailed blog entries and podcasts about synthetic life, iGEM and open source as well as genetically modified foods. The blog entry, podcasts and high school presentations allowed the iGEM students to spread knowledge about iGEM to the general public and to potential future scientists. <a href="https://2010.igem.org/Team:Calgary/Community">Read more here...</a></p>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div id="tabContainer">
 +
 
 +
<img id="eventsTxt" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/iGEMCalgaryEvents.png"></img>
 +
 
 +
<div class="tabBox">
 +
<div style="margin-left:auto; margin-right:auto; background:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Background.png'); width:556px; height:330px; padding-top:15px; ">
 +
 +
<div id="0" style=" background-color:white; width:510px; height:310px; margin-left:auto; margin-right:auto; display:block ">
 +
 
 +
<div style="height:239px; border:1px solid #CCCCCC; margin-bottom:5px;">
 +
 +
<img id="boximage1" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenuSuffield-4.jpg"></img>
 +
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
 
 +
<div style="height:75px; width:527px; background-image:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Greyportion.png'); float:left; margin-left:-9px;">
 +
 +
<p class="tabText" style="padding-left:10px;">What new dangers and unintended consequences will synthetic biology pose to us in the future? iGEM Calgary travels to Defence Research and Development Canada Suffield, a major Canadian Military Research facility that specializes in chemo-biological threats. <a class="tabLink" href="https://2010.igem.org/Team:Calgary/Community/Suffield">Read more...</a></p>
 +
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
</div>
</div>
 +
 +
 +
 +
<div id="1" style="background-color:white; width:510px; height:310px; margin-left:auto; margin-right:auto; display:none ">
 +
 +
<div style="height:239px; border:1px solid #CCCCCC; margin-bottom:5px;">
 +
 +
<img id="boximage2" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenuLethbridgeWorkshop-2.png"></img>
 +
</div>
 +
 +
 +
<div style="height:75px; width:527px; background-image:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Greyportion.png'); float:left; margin-left:-9px;">
 +
 +
<p class="tabText" style="padding-left:10px;">The University of Calgary, Alberta, and Lethbridge iGEM teams met in Lethbridge at a conference put on by Alberta Innovates Technology Futures to learn important aspects of iGEM. <a class="tabLink" href="https://2010.igem.org/Team:Calgary/Community/Conferences#lethbridge">Read more...</a></p>
 +
 +
</div>
 +
</div>
</div>
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
 +
<div id="2" style=" background-color:white; width:510px; height:310px; margin-left:auto; margin-right:auto; display:none ">
 +
 +
<div style="height:239px; border:1px solid #CCCCCC; margin-bottom:5px;">
 +
<img id="boximage3" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenuProteinMan-1.png"></img>
 +
 +
</div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:Calgary|Home]]
+
<div style="height:75px; width:527px; background-image:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Greyportion.png'); float:left; margin-left:-9px;">
-
!align="center"|[[Team:Calgary/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Calgary Official Team Profile]
+
-
!align="center"|[[Team:Calgary/Project|Project]]
+
-
!align="center"|[[Team:Calgary/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Calgary/Modeling|Modeling]]
+
-
!align="center"|[[Team:Calgary/Notebook|Notebook]]
+
-
!align="center"|[[Team:Calgary/Safety|Safety]]
+
-
|}
+
 +
<p class="tabText" style="padding-left:10px;">Have you ever seen an aggregate protein dance? Look out for iGEM Calgary’s rambunctious mascot “Protein Man” at the Jamboree promoting proper protein expression. <a class="tabLink" href="https://2010.igem.org/Team:Calgary/Extras#proteinman">Learn more about him...</a></p>
 +
 +
</div>
 +
 +
</div>
 +
-
{|align="justify"
+
<div id="3" style=" background-color:white; width:510px; height:310px; margin-left:auto; margin-right:auto; display:none ">
-
|Welcome to the University of Calgary 2010 iGEM wiki! As you can see, it's currently under construction, so please visit us again soon as we continue to update.
+
-
|[[Image:Calgary_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Calgary_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Calgary | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
<div style="height:239px; border:1px solid #CCCCCC; margin-bottom:5px;">
 +
 +
<img id="boximage4" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenuBackSale-2.png"></img>
 +
 +
</div>
 +
 
 +
 +
<div style="height:75px; width:527px; background-image:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Greyportion.png'); float:left; margin-left:-9px;">
 +
 
 +
<p class="tabText" style="padding-left:10px;">Team Calgary brings iGEM awareness to the community. The iGEM bake sale was a great success, both in selling cupcakes and educating customers about our team. <a class="tabLink" href="https://2010.igem.org/Team:Calgary/Community">See what else we've been doing...</a></p>
 +
 +
</div>
 +
 +
</div>
 +
 
 +
 +
 
 +
<div id="4" style=" background-color:white; width:510px; height:310px; margin-left:auto; margin-right:auto; display:none ">
 +
 
 +
<div style="height:239px; border:1px solid #CCCCCC; margin-bottom:5px;">
 +
 
 +
<img id="boximage5" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenuaGEM-2.png"></img>
 +
 +
</div>
 +
 
 +
 +
<div style="height:75px; width:527px; background-image:url('http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Greyportion.png'); float:left; margin-left:-9px;">
 +
 
 +
<p class="tabText" style="padding-left:10px;">Alberta’s very own Jamboree. The three Alberta iGEM teams, the Universities of Alberta, Calgary, and Lethbridge meet to perform a practice project presentation to each other. Experts within their field are also present to give teams challenging questions, and then meet with each team to suggest improvements. <a class="tabLink" href="https://2010.igem.org/Team:Calgary/Community/Conferences#agem">Read more...</a></p>
 +
 +
</div>
 +
 +
</div>
 +
 
 +
 
 +
</div>
 +
 
 +
 
 +
 
 +
<!-- menu bar -->
 +
 +
<div style="width:524px; height:35px; margin-right:auto; margin-left:auto; margin-top:-10px; padding-left:10px; ">
 +
 
 +
 +
<div onmouseover="imgHover(1);" onmouseout="imgOff(1);" onclick="changeTab(0);" style="margin-left:2.4; margin-right:2.4; float:left; width:98px; height:35px; "> <img id="suffield" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/SuffieldWhite.png" title="suffield" /> </div>
 +
 
 +
 +
<div onmouseover="imgHover(2);" onmouseout="imgOff(2);" onclick="changeTab(1);" style="margin-left:2.4; margin-right:2.4; float:left; width:98px; height:35px; "> <img id="lethbridge" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/LethbridgeGrey.png" title="lethbridge" /> </div>
 +
 
 +
 +
<div onmouseover="imgHover(3);" onmouseout="imgOff(3);" onclick="changeTab(2);" style="margin-left:2.4; margin-right:2.4; float:left; width:98px; height:35px; "> <img id="proteinman" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/ProteinManGrey.png" title="protein man" /> </div>
 +
 
 +
 
 +
<div onmouseover="imgHover(4);" onmouseout="imgOff(4);" onclick="changeTab(3);" style="margin-left:2.4; margin-right:2.4; float:left; width:98px; height:35px; "> <img id="community" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/CommunityGrey.png" title="bake sale" /> </div>
 +
 
 +
 +
<div onmouseover="imgHover(5);" onmouseout="imgOff(5);" onclick="changeTab(4);" style="margin-left:2.4; margin-right:2.4; float:left; width:98px; height:35px; "> <img id="agem" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/aGEMGrey.png" title="aGEM" /> </div>
 +
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div class="miniBar">
 +
<div class="countdown"><object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=000000&bgcolor=FFFFFF&date_month=11&date_day=05&date_year=0&un=THE IGEM JAMBOREE&size=normal&mo=11&da=05&yr=2010" width="356" height="115"><param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=000000&bgcolor=FFFFFF&date_month=11&date_day=05&date_year=0&un=THE IGEM JAMBOREE&size=normal&mo=11&da=05&yr=2010" /><param name="bgcolor" value="#FFFFFF" /></object><img src="http://www.oneplusyou.com/q/img/bb_badges/countdown.jpg" alt="" style="display: none;" height="1" width="1" /></div>
 +
<div class="miniContainer">
 +
<a href="https://2010.igem.org/Team:Calgary/Community/Gallery"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Recentphotos-1.png" class="galleryButton"></img></a>
 +
<a href="https://2010.igem.org/Team:Calgary/Sponsors#obrienc"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/SponsoroftheMonthObrienCenter.png" class="sponsorButton"></img></a>
 +
</div>
 +
</div>
 +
 
 +
 
 +
<div class="twitterTicker">
 +
<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Twitter2.png"></img>
 +
<iframe src="http://s1.rsspump.com/rss.aspx?s=a65f65cb-5561-4e09-ab23-1b518cb1b35e&amp;speed=1&amp;t=0&amp;d=1&amp;u=0&amp;p=0&amp;b=0&amp;ic=5&amp;font=Verdana&amp;fontsize=12px&amp;bgcolor=&amp;color=000000&amp;type=typewriter&amp;su=0&amp;sub=0&amp;sw=0" frameborder="0" width="100%" height="16" scrolling="no" allowtransparency="true"></iframe><noframes><div style="background-color: none transparent;"><a href="http://www.rsspump.com/?web_widget/rss_widget/twitter_widget" title="web widget">Twitter Widget</a></div></noframes>
 +
<p><a href="http://twitter.com/iGEMCalgary">Follow us on Twitter!</a></p>
 +
</div>
 +
 
 +
<div class="projectDescContainer">
 +
<table>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Project"><img class="projImg" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/MainPageWetlabIcon.png"></img></a></td>
 +
<td>
 +
<h3>Wetlab</h3>
 +
<p>You’re stressing me out! This year, in the wetlab, we have been designing a reporter system to detect problems in protein expression.  Our system uses a visual output to allow specificity in determining which step in protein expression problems are occurring.</p>
 +
</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Modelling"><img class="projImg"  src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/MainPageModellingIcon.png"></img></a></td>
 +
<td>
 +
<h3>Modelling</h3>
 +
<p>Our modeling project has focused on simulating and modeling the formation of inclusion bodies, aggregates of protein within the cell.  We've been exploring the factors that lead to their formation.</p>
 +
</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Community"><img class="projImg"  src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/MainPageEthicsIcon.png"></img></a></td>
 +
<td>
 +
<h3>Community</h3>
 +
<p>Our human practices section focused on exploring ethical issues in synthetic biology through an ethics paper as well as a podcast focusing on a few key issues.  Our outreach initiatives also allowed the iGEM students to spread knowledge about iGEM to the general public and to potential future scientists through activities such as  high school presentations and participation in various research symposiums.</p>
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
 
 +
<div class="sponsorsContainer">
 +
<img class="sponsTitle" title="Sponsors" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Sponsors2.png"></img>
 +
 
 +
<table>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#aitf"><img src="http://www.sciencemediacentre.ca/smc/images/stories/logos/AI%20Tech_RGB.jpg"></img></a></td>
 +
<td><a href="http://www.ucalgary.ca" target="_blank"><img src="http://enel.ucalgary.ca/mitacs/MITACS/images/Logo_UofC.jpg"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#bioalb"><img src="https://static.igem.org/mediawiki/2008/7/7b/Bioalberta.jpeg"></img></a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#autod"><img src="http://www.innolution.com/img/autodesk_logo.jpg"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#neb"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/NEB_logoSmall2.png"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#vwr"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/VWRLogoCallBlue-HIGHREScopy2.png"></img></a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#obrienc"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/bhsgrnsmall.png"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#aihs"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/AlHSLogo.png"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#idt"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/IDTLogo.png"></img></a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#nexen"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/NexenLogo.png"></img></a></td>
 +
<td><a href="https://2010.igem.org/Team:Calgary/Sponsors#corning"><img src="http://www.ysbl.york.ac.uk/fbld/2010/Corning100logo.jpg"></img></a></td>
 +
</tr>
 +
</table>
 +
</div>
 +
 +
 
 +
</body>
 +
</html>

Latest revision as of 03:47, 28 October 2010

Our modelling project consists of two components: a mathematical model done in MATLAB and an animation done in Autodesk Maya. We hope to model the formation of inclusion bodies, which are aggregations of misfolded protein that can occur within cells. Using Maya, we also hope to visually show other students one of the proposed aggregation mechanisms described in the literature. Read more here...

Our outreach project included educating highschool students about iGEM. Outreach also entailed blog entries and podcasts about synthetic life, iGEM and open source as well as genetically modified foods. The blog entry, podcasts and high school presentations allowed the iGEM students to spread knowledge about iGEM to the general public and to potential future scientists. Read more here...

What new dangers and unintended consequences will synthetic biology pose to us in the future? iGEM Calgary travels to Defence Research and Development Canada Suffield, a major Canadian Military Research facility that specializes in chemo-biological threats. Read more...

The University of Calgary, Alberta, and Lethbridge iGEM teams met in Lethbridge at a conference put on by Alberta Innovates Technology Futures to learn important aspects of iGEM. Read more...

Have you ever seen an aggregate protein dance? Look out for iGEM Calgary’s rambunctious mascot “Protein Man” at the Jamboree promoting proper protein expression. Learn more about him...

Team Calgary brings iGEM awareness to the community. The iGEM bake sale was a great success, both in selling cupcakes and educating customers about our team. See what else we've been doing...

Alberta’s very own Jamboree. The three Alberta iGEM teams, the Universities of Alberta, Calgary, and Lethbridge meet to perform a practice project presentation to each other. Experts within their field are also present to give teams challenging questions, and then meet with each team to suggest improvements. Read more...

<div style="background-color: none transparent;"><a href="http://www.rsspump.com/?web_widget/rss_widget/twitter_widget" title="web widget">Twitter Widget</a></div>

Follow us on Twitter!

Wetlab

You’re stressing me out! This year, in the wetlab, we have been designing a reporter system to detect problems in protein expression. Our system uses a visual output to allow specificity in determining which step in protein expression problems are occurring.

Modelling

Our modeling project has focused on simulating and modeling the formation of inclusion bodies, aggregates of protein within the cell. We've been exploring the factors that lead to their formation.

Community

Our human practices section focused on exploring ethical issues in synthetic biology through an ethics paper as well as a podcast focusing on a few key issues. Our outreach initiatives also allowed the iGEM students to spread knowledge about iGEM to the general public and to potential future scientists through activities such as high school presentations and participation in various research symposiums.