|
|
(53 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 *** --> | + | {{ Template:uOttawa_Header }} |
| + | {{ Template:uOttawa_Skrollr }} |
| + | <html> |
| | | |
- | <html> | + | <script> |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;"> | + | $(function() { |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;"> | + | $("body").height(1680); |
- | This is a template page. READ THESE INSTRUCTIONS.
| + | var s = skrollr.init({ |
| + | forceHeight: false, |
| + | beforerender: function() {if($("#desktop").css("display") == "none") {console.log("false");return false;}} |
| + | }); |
| + | s.on("beforerender", function() {if($("#desktop").css("display") == "none") {console.log("foo");s.destroy();}}); |
| + | }); |
| + | </script> |
| + | |
| + | |
| + | <div id="desktop" style="position: fixed; width: 100%;"> |
| + | <div class="row unfixed"> |
| + | <div class="scroll-element" id="s-images" data-0="top: 0px;" data-2000="top: -3000px;"> |
| + | <div id="img1" class="text-right"><img src="https://static.igem.org/mediawiki/2013/3/35/Uo2013-yeast1.png" width="600" /></div> |
| + | |
| + | <div id="img2" class="text-left" style="top: 850px;"><img src="https://static.igem.org/mediawiki/2013/5/5c/Uo2013-yeast2.png" width="600" /></div> |
| + | <div id="img3" class="text-center" style="top: 1500px;"><img src="https://static.igem.org/mediawiki/2013/0/08/Uo-yeast3.png" width="600" /></div> |
| + | </div> |
| + | |
| + | <div class="scroll-element" id="s-text" data-0="top: 0px;" data-2000="top: -2000px;"> |
| + | <div class="text" style="top: 160px;"> |
| + | <h3>What is fold-change detection?</h3> |
| + | <p style="width: 800px;"> |
| + | Many synthetic gene networks are susceptible to cellular noise, as they rely upon the absolute levels of gene regulators which can vary greatly between individual cells. To address this, uOttawa has engineered a network in <i>S. cerevisiae</i> that is responsive to <b>fold-changes</b> as opposed to absolute changes in stimulus. This allows the network to maintain sensitivity despite noise, and also permits response to stimuli in a much larger dynamic range. By modifying the promoter driving the stimulus, the network can be engineered to detect fold-changes of any molecule with a responsive promoter, thereby serving as a <b>structural chassis for the next generation of molecule detectors</b>. |
| + | <a href="/Team:uOttawa/project">Learn more.</a> |
| + | </p> |
| + | </div> |
| + | <div id="text1-2" style="top: 480px;"> |
| + | Scroll down |
| + | <img src="https://static.igem.org/mediawiki/2013/1/19/Uo2013-arrow.png" alt="" /> |
| + | </div> |
| + | |
| + | <div class="text text-right" style="top: 700px;"> |
| + | <h3>How can we improve the process of designing genes?</h3> |
| + | <p> |
| + | Efficient tools for synthetic biology are often expensive. This year, we developed a web-based application that intelligently queries the iGEM registry and allows you to construct genes from available parts. This application, called <i>Bricklayer</i>, will also automatically suggest assembly methods, construct primers, and calculate chemical properties of desired DNA.<br /> |
| + | <a href="/Team:uOttawa/software">Learn more.</a> |
| + | </p> |
| + | </div> |
| + | |
| + | <div class="text text-center" style="top: 1350px;"> |
| + | <h3>Can we promote science and synthetic biology among school children?</h3> |
| + | <p> |
| + | Our Human Practices team wrote, illustrated, and published a children's book following the adventures of Mr. Cool, a hilariously klutzy scientist who, with the help of his yeast colonies and some clever genetic engineering, can solve all kinds of problems on the microscopic scale. |
| + | <a href="/Team:uOttawa/humanpractices">Learn more.</a> |
| + | </p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | |
| + | <div id="mobile"> |
| + | <div class="row text-center" style="position: relative;"> |
| + | <img src="https://static.igem.org/mediawiki/2013/3/35/Uo2013-yeast1.png" width="600" /> |
| + | <div style="position: absolute; bottom: 0px;"> |
| + | <h3>What is fold-change detection?</h3> |
| + | <p> |
| + | Most detection systems will look for the absolute concentration of a certain molecule. This year, we designed and built a <b>fold-change detector</b>, which is responsive to relative changes in input. Using this method, we can make our detector resistant to background noise, expand dynamic range, and reduce dependence on expensive analysis methods such as flow cytometry or fluorescence microscopy. |
| + | <a href="/Team:uOttawa/project">Learn more.</a> |
| + | </p> |
| + | </div> |
| </div> | | </div> |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;"> | + | <div class="row text-center" style="position: relative;"> |
- | 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>.
| + | <img src="https://static.igem.org/mediawiki/2013/5/5c/Uo2013-yeast2.png" width="600" /> |
- | </div>
| + | <div style="position: absolute; bottom: 0px;"> |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;"> | + | <h3>How can we improve the process of designing genes?</h3> |
- | You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
| + | <p> |
| + | Efficient tools for synthetic biology are often expensive. This year, we developed a web-based application that intelligently queries the iGEM registry and allows you to construct genes from available parts. This application, called <i>Bricklayer</i>, will also automatically suggest assembly methods, construct primers, and calculate chemical properties of desired DNA. |
| + | <a href="/Team:uOttawa/software">Learn more.</a> |
| + | </p> |
| + | </div> |
| </div> | | </div> |
| + | <div class="row text-center" style="position: relative;"> |
| + | <img src="https://static.igem.org/mediawiki/2013/0/08/Uo-yeast3.png" width="600" /> |
| + | <div style="position: absolute; bottom: 0px;"> |
| + | <h3>Can we promote science and synthetic biology among schoolchildren?</h3> |
| + | <p> |
| + | Our Human Practices team wrote, illustrated, and published a children's book following the adventures of Mr. Cool, a hilariously klutzy scientist who, with the help of his yeast colonies and some clever genetic engineering, can solve all kinds of problems on the microscopic scale. |
| + | <a href="/Team:uOttawa/humanpractices">Learn more.</a> |
| + | </p> |
| + | </div> |
| </div> | | </div> |
| + | |
| </html> | | </html> |
- |
| |
- | <!-- *** End of the alert box *** -->
| |
- |
| |
- |
| |
- |
| |
- | {|align="justify"
| |
- | |You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
| |
- | |[[Image:uOttawa_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:uOttawa_team.png|right|frame|Your team picture]]
| |
- | |-
| |
- | |
| |
- | |align="center"|[[Team:uOttawa | Team uOttawa]]
| |
- | |}
| |
- |
| |
- | <!--- The Mission, Experiments --->
| |
- |
| |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| |
- | !align="center"|[[Team:uOttawa|Home]]
| |
- | !align="center"|[[Team:uOttawa/Team|Team]]
| |
- | !align="center"|[https://igem.org/Team.cgi?year=2013&team_name=uOttawa Official Team Profile]
| |
- | !align="center"|[[Team:uOttawa/Project|Project]]
| |
- | !align="center"|[[Team:uOttawa/Parts|Parts Submitted to the Registry]]
| |
- | !align="center"|[[Team:uOttawa/Modeling|Modeling]]
| |
- | !align="center"|[[Team:uOttawa/Notebook|Notebook]]
| |
- | !align="center"|[[Team:uOttawa/Safety|Safety]]
| |
- | !align="center"|[[Team:uOttawa/Attributions|Attributions]]
| |
- | |}
| |