|
|
(154 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{MIT-header2}}
| + | DEPRECATED. DO NOT EDIT. |
- | {{MIT-style-team}}
| + | |
- | <html>
| + | |
- | <head>
| + | |
- | | + | |
- | <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
| + | |
- | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
| + | |
- | <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
| + | |
- | | + | |
- | | + | |
- | <!-- TODO: add pre/n buttons -->
| + | |
- | <script>
| + | |
- | $(document).ready(function(){ | + | |
- | $('.bio').css('display','none');
| + | |
- | $('.col_list li').css('cursor','pointer');
| + | |
- | $('.col_list li').hover(function() {
| + | |
- | $(this).css('background-color','#a3abae');
| + | |
- | }, function() {
| + | |
- | $(this).css('background-color','#ffffff');
| + | |
- | });
| + | |
- | | + | |
- | $("#accordion").accordion();
| + | |
- | | + | |
- | $('.col_list li').click(function () {
| + | |
- | $('.bio').hide();
| + | |
- | var name = $(this).attr('id');
| + | |
- | $('#'+name+'bio').fadeIn(500);
| + | |
- |
| + | |
- | });
| + | |
- | });
| + | |
- | </script>
| + | |
- | </head>
| + | |
- | | + | |
- | <body>
| + | |
- | | + | |
- | <div id="col_nav">
| + | |
- | <div id="accordion">
| + | |
- | | + | |
- | <h3><a href="#">Overview</a></h3>
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="aa1">Placeholder</li>
| + | |
- | | + | |
- |
| + | |
- |
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end overview -->
| + | |
- | | + | |
- | <h3><a href="#">Biobricks</a></h3>
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="a1">Placeholder</li>
| + | |
- | | + | |
- |
| + | |
- |
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end biobricks -->
| + | |
- | | + | |
- | <h3><a href="#">Foundational</a></h3>
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="b1">In Vitro Strand Displacement</li>
| + | |
- | <li id="b2">Nucleic Acid Delivery</li>
| + | |
- | <li id="b3">In Vivo Strand Displacement </li>
| + | |
- |
| + | |
- |
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end foundational -->
| + | |
- | | + | |
- | <h3><a href="#">Sensing</a></h3>
| + | |
- |
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="iv1">Modeling</li>
| + | |
- | <li id="iv2">In Vitro Sensing</li>
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end sensing-->
| + | |
- | | + | |
- | <h3><a href="#">Processing</a></h3>
| + | |
- |
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="m1"> Modeling </li>
| + | |
- | <li id="m2"> In Vitro Not Gate </li>
| + | |
- | <li id="m3"> Hammerhead Ribozymes </li>
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end processing-->
| + | |
- | <h3><a href="#">Actuation</a></h3>
| + | |
- |
| + | |
- | <div class="col_list">
| + | |
- | <ul>
| + | |
- | <li id="m4"> Modeling </li>
| + | |
- | <li id="m5"> In Vitro </li>
| + | |
- | <li id="m6"> In Vivo </li>
| + | |
- | | + | |
- | </ul>
| + | |
- | </div><!-- end actuation-->
| + | |
- | </div>
| + | |
- | | + | |
- | </div><!--end col_nav-->
| + | |
- | | + | |
- | <div id="col_left">
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <div class="bio" id="b1bio">
| + | |
- | | + | |
- | <b> RNA Strand Displacement In Vitro </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <img src="https://static.igem.org/mediawiki/2012/e/ea/Foundation1MIT.png"/>
| + | |
- | </div>
| + | |
- | | + | |
- | | + | |
- | <div class="bio" id="b2bio">
| + | |
- | | + | |
- | <b> Nucleic Acid Delivery </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Delivery of Plasmid DNA to Mammalian Cells </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br> Constitutive Expression of fluorescent markers etc
| + | |
- | <br>
| + | |
- | <b> Delivery of 2'-O-Me RNA to Mammalian Cells </b>
| + | |
- | <br>
| + | |
- | <br> Movie of HEK293 cell being transfected with T*-S6*-ROX, as well as static images
| + | |
- | <br> 15,20,25,30 pmol ratio data from FACS
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Inducible Control of Protein Expression </b>
| + | |
- | <br>
| + | |
- | <br> DOX curve
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Delivery of Plasmid DNA which transcribes short RNA Inputs </b>
| + | |
- | <br>
| + | |
- | <br> FF1 Knockdown Data
| + | |
- | </div>
| + | |
- | | + | |
- | <div class="bio" id="b3bio">
| + | |
- | | + | |
- | <b>In Vivo RNA Strand Displacement </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Strategy 1: Lipofectamine 2000 Transfection of RNA version of Reporter from Winfree/QIan 2011 Paper</b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br> Images will go here from April 24th experiment - display red fluorescence in all wells, including those that only got reporter or the wrong input - also see red vesicles indicating reporter comes apart inside the vesicles
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <br> Strategy 2: Switch Transfection reagent to RNAiMAX </b>
| + | |
- | <br>
| + | |
- | <br> RNAiMAX is supposed to be a better transfection reagent for double stranded RNA
| + | |
- | <br>
| + | |
- | <br> Images will go here from experiment from June 13th onward where we do not see red vesicles, however we still see whole cell red fluorescence
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Strategy 3: Tag RNA strand with an Alexa Fluorophore to act as a transfection marker </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Strategy 4: Create DNA plasmids driving transcription of RNA inputs, while transfecting RNA Reporter </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> Strategy 4: Nucleofect RNA reporter, RNA inputs </b>
| + | |
- | <br>
| + | |
- | <br>
| + | |
- | <b> [Strategy 5]: Redesign RNA Reporter </b>
| + | |
- | </div>
| + | |
- | | + | |
- | | + | |
- | <div id='next' style="float:right; margin-top: 20px;"> </div>
| + | |
- | </div><!--end col_left-->
| + | |
- | </body>
| + | |
- | </html>
| + | |
DEPRECATED. DO NOT EDIT.