Biomod/2013/CUMC/Methods.html: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<!doctype html>
<html>
<html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->

Revision as of 02:14, 27 October 2013

<!doctype html> <html> <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]--> <!--[if IE 7]> <html class="ie7 oldie"> <![endif]--> <!--[if IE 8]> <html class="ie8 oldie"> <![endif]--> <!--[if gt IE 8]><!--> <html class=""> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Materials and Methods</title> <!-- <link href="../lts_website/boilerplate.css" rel="stylesheet" type="text/css"> --> <!-- <link href="../lts_website/styles/responsive2.css" rel="stylesheet" type="text/css"> --> <!-- <link href="../lts_website/styles/responsive_style.css" rel="stylesheet" type="text/css"> --> <!-- <link href="../lts_website/styles/menu5.css" rel="stylesheet" type="text/css"> --> <style> body { margin: 0px; }

  1. menu{

background-color:#0CF; color: #FFF; height: 40px; border-bottom: 2px solid #DDD; box-shadow: 1px 2px 9px #B1B1B1; border-top: 2px solid #DDD; }

  1. menu ul,#menu li{margin:0 auto;padding:0 0;list-style:none}
  2. menu ul{height:45px;width:100%;}
  3. menu li{float:left;display:inline;position:relative;font:bold 0.8em Arial;text-shadow: 1px 2px 4px #838383;}
  4. menu a{display: block;

line-height: 40px; padding: 0 14px; text-decoration: none; color: #FFF; }

  1. menu li a:hover{

color:#CCC; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; background:#666; }

  1. menu input{display:none;margin:0 0;padding:0 0;width:80px;height:30px;opacity:0;cursor:pointer}
  2. menu label{font:bold 30px Arial;display:none;width:35px;height:36px;line-height:36px;text-align:center}
  3. menu label span{font-size:16px;position:absolute;left:35px}
  4. menu ul.menus{

height: auto; overflow: hidden; width: 170px; background: #50B7DC; position: absolute; z-index: 99; display: none; }

  1. menu ul.menus li{

display: block; width: 100%; font:normal 0.8em Arial; text-transform: none; text-shadow: none; border-bottom: 1px dashed #31AFDB; }

  1. menu ul.menus a{

color: #FFF; line-height: 35px; }

  1. menu li:hover ul.menus{display:block}
  2. menu ul.menus a:hover{

background: #5FC6EB; color: #FFF; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; } @media screen and (max-width: 1050px){

 #menu{position:relative} 
 #menu ul{background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none} 
 #menu ul.menus{width:100%;position:static;padding-left:20px} 
 #menu li{display:block;float:none;width:auto; font:normal 0.8em Arial;} 
 #menu input,#menu label{position:absolute;top:0;left:0;display:block} 
 #menu input{z-index:4} 
 #menu input:checked + label{color:white} 
 #menu input:checked ~ ul{display:block}

} </style> <!-- <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> --> <!-- <link rel="stylesheet" href="../lts_website/_notes/source/jquery.fancybox.css" type="text/css" media="screen"> --> <!-- <script type="text/javascript" src="../lts_website/_notes/source/jquery.fancybox.pack.js"></script> -->



<![endif]--> </head>

<body> <div class="gridContainer clearfix"> <div id="div1" class="fluid clearfix"> <table width="100%" border="0" cellpadding="0"> <tr>

</tr> </table>

     </div>
  

<div id="div2" class="fluid clearfix">

 <table width="100%" border="0" cellpadding="5">
   <tr>
     <td width="47%" rowspan="2" style="min-width:20px;"><a class="fancybox" href="http://www.cumc.columbia.edu/"><img src="http://i920.photobucket.com/albums/ad48/himynameisparth/columbia_logo_zpse5bce01f.jpg" width="215" height="100" align="top"></a></td>
     <td width="53%" height="53" align="right" valign="bottom" style="text-align: right"><p>Columbia University NanoMechanists</p>
       </td>
   </tr>
   
 </table>

</div>

<div id="div10" class="clearfix fluid">

<nav id='menu'> <input type='checkbox'/> <label>&#8801;<span>Navigation</span></label> <ul class="fluid"> <li><a href='index2.html'>Home</a></li> <li><a href='about.html'>About Us</a></li> <li><a href='Methods.html'>Project<font size='1'>&#9660;</font></a> <ul class='menus'> <li><a href='Intro.html'>Abstract and Introduction</a></li> <li><a href='Methods.html'>Materials and Methods</a></li> <li><a href='Results.html'>Results and Discussion</a></li> <li><a href='Conclusion.html'>Conclusion</a></li> <li><a href='https://skydrive.live.com/view.aspx?resid=6006BCA28B2E2BAF!123&app=OneNote&authkey=!AC3_eA_y21JncjE'>Lab Notes</a></li> <li><a href='Images.html'>Images</a></li> <li><a href='../lts_website/vid.html'>Video</a></li> </ul> </li> <li><a href='Methods.html'>Related Sites<font size='1'>&#9660;</font></a> <ul class='menus'> <li><a href='http://www.cumc.columbia.edu/dept/medicine/BasicResearchers/Stojanovic.html'>Stojanovic Research Site</a></li> </ul> </li>

   </ul> 
 </nav>

</div>

   <table width="100%" border="0" height="10">
 <tr>
   <td>&nbsp;</td>
 </tr>

</table> <div id="div3.1" class="clearfix"> <h1>Materials and Methods</h1> <h2><span class="mw-headline" style="font-size: 20px">Materials</span></h2> <p style="text-align: left; font-size: 16px;"> TRIS, EDTA, MgCl2, NaCl, CaCl were purchased from Fisher Scientific. Single stranded m13mp18 DNA strands were purchased from New England Biolabs. Single stranded oligo staples were designed through caDNAno and purchased through Integrated DNA Technologies. All sequences can be found in the supplementary section.</p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">Preparation of Bundle Structure</span></h2> <p style="font-size: 16px; text-align: left;"; text-align: left;">Folding solution consisted of 20% 5X salt solution of EDTA, TRIS, NaCl, and MgCl2. Solution was thermally annealed from 56 degrees C to 44 degrees C at a rate of 0.2 degrees C/12 minutes. The structures were purified away from the excess of short staple using a 100kDa MWCO Millipore Amicon centrifugal filter spun down three rounds of 15 minutes each using three 500?l volumes folding buffer solution. The purified bundle structures were subsequently mixed with the inner barrel structure for assembly. </p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">Preparation of Inner and Outer Barrel Structures</span></h2> <p style="font-size: 16px; text-align: left; color: #009;"; text-align: left;"> Folding solution consisted of 20% 5X salt solution of EDTA, TRIS, CaCl, and MgCl2. Solution was thermally annealed from 71 degrees C to 44 degrees C at a rate of 0.3 degrees C /8 minutes. The samples were likewise purified using a 100k Millipore filter spun down three rounds of 15 minutes each. The samples were then mixed post-fold to assemble. </p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">Preparation of Post Fold Assembly</span></h2> <p style="font-size: 16px; text-align: left; color: #009;"; text-align: left;"> After structures were mixed they were heated at a constant rate of 37 degrees C for one hour. These samples were run on a 2% agarose gel to verify the folding, and purified using “freeze & squeeze” a commercial nucleic acid purification kit.</p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">Preparation of Post Fold Assembly</span></h2> <p style="font-size: 16px; text-align: left; color: #009;"; text-align: left;"> After structures were mixed they were heated at a constant rate of 37 degrees C for one hour. These samples were run on a 2% agarose gel to verify the folding, and purified using “freeze & squeeze” a commercial nucleic acid purification kit.</p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">Gel Electrophoresis</span></h2> <p style="font-size: 16px; text-align: left; color: #009;"; text-align: left;"> 2% Agarose gels were used that consisted of MgCl2 and Ethidium Bromide for stain under UV imaging. Gels were run for two hours at 120V with a circulating pump maintain a uniform 6°C buffer solution.</p>

<h2><span class="mw-headline" style="text-align: left; font-size: 20px;">TEM Imaging</span></h2> <p style="font-size: 16px; text-align: left; color: #009;"; text-align: left;"> TEM images were taken with a negative stain. All purified samples imaged using TEM imaging were diluted to a 4 nM concentration.</p>

<table width="100%" class="rounded" border="0" style="background-image:url(../lts_website/images/gray_gradient.jpg); border-image:round;">

 <tr>
   <td rowspan="2"><table width="100%" border="0">
     <tr>
       <td height="34" align="left" valign="top" class="visit2">Stojanovic Research Group</td>
       </tr>
   </table></td>
   <td height="36" align="right" class="visit3">©  2013 by NanoMechanists</td>
 </tr>
 <tr>
   <td align="right" valign="bottom" class="visit3">Site is best viewed in full screen (site adapts to screen size)<br></td>
 </tr>

</table> </body> </html>