Team:Chiba/aa

From 2010.igem.org

Revision as of 07:13, 31 August 2010 by Hotpotato (Talk | contribs)

<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="MediaWiki 1.13.3" /> <meta name="keywords" content="Team:Calgary" /> <link rel="shortcut icon" href="/favicon.ico" /> <link rel="search" type="application/opensearchdescription+xml" href="/wiki/opensearch_desc.php" title="2010.igem.org (en)" /> <link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:Calgary&action=creativecommons" rel="meta" /> <link rel="copyright" href="http://creativecommons.org/licenses/by-sa/3.0/" /> <link rel="alternate" type="application/rss+xml" title="2010.igem.org RSS Feed" href="https://2010.igem.org/wiki/index.php?title=Special:RecentChanges&feed=rss" /> <link rel="alternate" type="application/atom+xml" title="2010.igem.org Atom Feed" href="https://2010.igem.org/wiki/index.php?title=Special:RecentChanges&feed=atom" /> <script type= "text/javascript">/*<![CDATA[*/ var skin = "igem"; var stylepath = "/wiki/skins"; var wgArticlePath = "/$1"; var wgScriptPath = "/wiki"; var wgScript = "/wiki/index.php"; var wgVariantArticlePath = false; var wgActionPaths = []; var wgServer = "https://2010.igem.org"; var wgCanonicalNamespace = ""; var wgCanonicalSpecialPageName = false; var wgNamespaceNumber = 0; var wgPageName = "Team:Calgary"; var wgTitle = "Team:Calgary"; var wgAction = "view"; var wgArticleId = "354"; var wgIsArticle = true; var wgUserName = "Hotpotato"; var wgUserGroups = ["*", "user", "autoconfirmed"]; var wgUserLanguage = "en"; var wgContentLanguage = "en"; var wgBreakFrames = false; var wgCurRevisionId = "56700"; var wgVersion = "1.13.3"; var wgEnableAPI = true; var wgEnableWriteAPI = false; var wgMWSuggestTemplate = "https://2010.igem.org/wiki/api.php?action=opensearch\x26search={searchTerms}\x26namespace={namespaces}"; var wgDBname = "2010_igem_org"; var wgSearchNamespaces = [0]; var wgMWSuggestMessages = ["with suggestions", "no suggestions"]; var wgRestrictionEdit = []; var wgRestrictionMove = []; var wgAjaxWatch = {"watchMsg": "Watch", "unwatchMsg": "Unwatch", "watchingMsg": "Watching...", "unwatchingMsg": "Unwatching..."}; /*]]>*/</script>

<script type="text/javascript" src="/wiki/skins/common/wikibits.js?164"></script>

<script type="text/javascript" src="/wiki/skins/common/ajax.js?164"></script> <script type="text/javascript" src="/wiki/skins/common/ajaxwatch.js?164"></script> <script type="text/javascript" src="/wiki/skins/common/mwsuggest.js?164"></script> <script type="text/javascript" src="/wiki/index.php?title=-&action=raw&smaxage=0&gen=js&useskin=igem"></script> <style type="text/css">/*<![CDATA[*/ @import "/wiki/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000"; @import "/wiki/index.php?title=MediaWiki:Igem.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000"; @import "/wiki/index.php?title=-&action=raw&gen=css&maxage=18000&smaxage=0&useskin=igem"; /*]]>*/</style>

<script type='text/javascript' src ='/common/jquery-latest.min.js'></script> <script type='text/javascript' src ='/common/tablesorter/jquery.tablesorter.min.js'></script>

       <link rel='stylesheet' type='text/css' href='/common/tablesorter/themes/groupparts/style.css' /> 
       <link rel='stylesheet' type='text/css' href='/common/table_styles.css' /> 

</head>

<body class="mediawiki ns-0 ltr page-Team_Calgary">

<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>


<form action="/Special:Search" id="searchform"> <input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" /> <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />  <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" /> </form>

<a name="top" id="top"></a>

Team:Calgary

From 2010.igem.org


<head> <script type="text/javascript"> // Copyright 2006-2007 javascript-array.com var timeout = 500; var closetimer = 0; var ddmenuitem = 0; // open hidden layer function mopen(id) { // cancel close timer mcancelclosetime(); // close old layer if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; // get new layer and show it ddmenuitem = document.getElementById(id); ddmenuitem.style.visibility = 'visible'; } // close showed layer function mclose() { if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; } // go close timer function mclosetime() { closetimer = window.setTimeout(mclose, timeout); } // cancel close timer function mcancelclosetime() { if(closetimer) { window.clearTimeout(closetimer); closetimer = null; } } // close layer when click-out document.onclick = mclose; </script> <style> body{ background-color: #EDEDED; } p { font-family: Verdana, sans-serif; } a { font-family: Verdana, sans-serif; } div.bannerContainer{ width: 975px; height: 275px; margin-left: -5px; margin-top: -56px; background-color: #FFFFFF; } div.whiteout{ width: 975px; height: 44px; margin: 0px; position: relative; background-color: #FFFFFF; } div.whiteout a{ float: right; margin-right: 10px; margin-top: 19px; } img.bannerImage{ margin-top: 0px; } div.menuBar{ margin-left: -5px; width: 975px; height: 25px; margin-bottom: 20px; } #nav { margin: 0; padding: 0; z-index: 30; position: relative; } #nav li { margin: 0; padding: 0; list-style: none; float: left; font: bold 11px arial; } #nav li a { display: block; margin: 0 0 0 0; padding: 6px 10px; width: 80px; background: #FFFFFF; color: #000; text-align: center; text-decoration: none; border-right: 2px solid #221000; } #nav li a:hover { background: #7b54cc; color: #FFF; } #nav div { position: absolute; visibility: hidden; margin: 0; padding: 0; background: #221000; } #nav div a { position: relative; display: block; margin: 0; padding: 5px 10px; width: 150px; white-space: nowrap; text-align: left; text-decoration: none; background: #FFFFFF; color: #000; font: 12px Verdana; left: -2px; border-left: 2px solid #221000; border-right: 3px solid #FFFFFF; } #nav div a:hover { background: #7b54cc; color: #FFF; border-left: 2px solid #221000; border-right: 3px solid #7b54cc; } </style> </head> <body>

<a href="https://2010.igem.org/Team:Calgary/Contact_Us"><img

src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/ContactTab2.png" class="contactUs"></img></a> <a href="https://2010.igem.org/Team:Calgary/Fr"><img

src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/FrenchTab3.png" class="frenchTab"></img></a>

<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/header-1.png" class="bannerImage" title="University of Calgary

iGEM Team 2010"></img>


</body>

<head>

<style>

div.tabBox{ float: left; width: 530px; height: 360px; margin: 5px; margin-top: 10px; margin-right: 0; margin-bottom: 20px; }

div.miniBar{ float: left; height: 360px; width: 400px; margin-top: 11px; 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: 5px; 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; }

div.blueBox, div.greenBox1, div.greenbox2, div.greenbox3, div.purpleBox{ float: left; width: 300px; height: 310px; margin:0; padding:0; border: 0; }

div.blueBox img, div.greenBox1 img, div.greenBox2 img, div.greenBox3 img, div.purpleBox img{ float: left; margin-left: 5px; margin-top: 5px; }

div.blueBox p, div.greenBox1 p, div.greenBox2 p, div.greenbox3 p, div.purpleBox p{ clear: left; padding-top: 30px; margin-left: 5px; font-size: 12px; color: #FFF; width: 300px; height: 250px; line-height: 15px; }


div.blueBox{ background-color: #54bcf8; }


div.greenContainer{ float: left; width: 300px; height: 310px; margin: 0; padding: 0; border: 0; }

div.greenBox1, div.greenBox2, div.greenBox3{ background-color: #7ae722; }

div.greenBox1{ height: 310px; display: none; }

div.greenBox2{ height: 310px; display: block; }

div.greenBox3{ height: 310px; display: none; }


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; }


div.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; padding-bottom: 20px; }

img.descTitle{ float: left; margin-top: 20px; margin-left: 20px; margin-bottom: 10px; }

div.projectDescContainer p{ clear: left; padding-left: 20px; padding-right: 20px; }

div.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>

<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/TabMenu2.png"></img>


<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" />

<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/RecentPhotosTab.png" class="galleryButton"></img> <img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/SponsoroftheMonthButton.png" class="sponsorButton"></img>


<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Twitter.png"></img> <iframe src="http://s1.rsspump.com/rss.aspx?s=a65f65cb-5561-4e09-ab23-

1b518cb1b35e&speed=1&t=0&d=1&u=0&p=0&b=0&ic=5&font=Verdana&fontsize=12px&bgcolor=&color=000000&typ

e=typewriter&su=0&sub=0&sw=0" frameborder="0" width="100%" height="16" scrolling="no" allowtransparency="true"></iframe><noframes>
<a href="http://www.rsspump.com/?web_widget/rss_widget/twitter_widget" title="web widget">Twitter Widget</a>
</noframes>

<p><a href="http://twitter.com/iGEMCalgary">Follow us on Twitter!</a></p>


<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Modellingtxt.png"></img> <p>Our modelling project description will arrive soon! Keep checking back!</p>



<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Circuit1.png"></img> <p>Description of Circuit 1 goes here.</p>

<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Circuit2.png"></img> <p>Description of Circuit 2 goes here.</p>

<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Circuit3.png"></img> <p>Description of Circuit 3 goes here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed commodo, nisl

eget dictum scelerisque, magna arcu vulputate dolor, luctus elementum erat nulla nec ante. Etiam fermentum malesuada aliquet. In id augue tellus.

Donec sollicitudin condimentum leo sit amet congue. Mauris ipsum ipsum, ultricies lobortis viverra vel, vestibulum quis turpis. Quisque ultrices

faucibus nulla eget tristique. Nunc est lectus, dictum ac tempor at, pellentesque at erat. Nullam eu sollicitudin nisl. Integer rutrum, nulla eget

semper pretium, sapien elit scelerisque lectus, eu vulputate eros nibh nec sapien. Duis convallis vehicula imperdiet. Cras suscipit sapien vel

quam gravida porta.</p>



<img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/NewsFeed.png"></img> <iframe width="400" height="300" style="border:none;" src="http://output17.rssinclude.com/output?

type=iframe&id=138298&hash=53e22a9f7ec86cf9adb1e136f5752fef"></iframe>


<img class="descTitle" title="Project Description"

src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/ProjectDescription.png"></img> <p>Many synthetic biology projects involve the expression of recombinant proteins in microorganisms such as E. coli. The problems

encountered with many synthetic biology projects often involve problems with protein expression. It is often very difficult to recognize the

problem and pinpoint where it lies. The goal of the University of Calgary 2010 iGEM team is to build a protein expression "troubleshooting kit".

This kit will contain two systems with which target genes can be inserted. In the resulting cell growth, fluorescent protein production will be

used to determine whether there is a problem with protein expression as well as indicate where the protein expression is failing.</p> <p>Protein expression happens in three steps: the transcription of the DNA to mRNA, the translation of mRNA into an amino acid

sequence, and the folding of that amino acid sequence into a protein. Our system detects possible errors in these three steps using two circuits.

The first circuit has a fluorescent reporter that is produced when DNA is transcribed into mRNA and another that is produced when mRNA is

translated into a functional protein. When both reporter proteins are expressed in the cell, it indicates both transcription and translation are

successful. The second circuit involves reporter systems that are activated as a result of protein misfolding. Two native stress-activated

promoters from E. coli were engineered upstream to fluorescent reporters that will respond to periplasmic and cytoplasmic protein misfolding. If

the protein of interest misfolds in either area of the cell, one of the promoters will be activated and the corresponding fluorescence will be

observed.</p> <p><a href="https://2010.igem.org/Team:Calgary/Project">Read more...</a></p>


<img class="sponsTitle" title="Sponsors" src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/Sponsors.png"></img>

<a href="#"><img src="http://www.sciencemediacentre.ca/smc/images/stories/logos/AI% 20Tech_RGB.jpg"></img></a> <a href="#"><img src="http://enel.ucalgary.ca/mitacs/MITACS/images/Logo_UofC.jpg"></img></a> <a href="#"><img src="Bioalberta.jpeg"></img></a>
<a href="#"><img src="http://www.innolution.com/img/autodesk_logo.jpg"></img></a> <a href="#"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/NEB_logoSmall2.png"></img></a> <a href="#"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/VWRLogoCallBlue- HIGHREScopy2.png"></img></a>
<a href="#"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/bhsgrnsmall.png"></img></a> <a href="#"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/AHFMRlogo.png"></img></a> <a href="#"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/IDTLogo.png"></img></a>


</body>

<script type="text/javascript">if (window.runOnloadHook) runOnloadHook();</script>

</body>

</html>