Biomod/2014/Komaba/Results: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 9: Line 9:
    
    
}
}
#picture1 {float:left;}
#figure1 {float:right;}
#table {float:right;}
#picture2 {float:left;}
#picture2 {float:left;}
#table {float:right;}
 
</style>
</style>
</head>
</head>

Latest revision as of 00:50, 29 August 2014

<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <!-- Latest compiled css and JavaScript --> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <!--j--query--> <!--Nav Bar Theme--> <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet"> <style>

  1. content{margin-left:0;}

.navbar{ top:0px; position:fixed; width:97%; }

  1. contentSub{margin-top:5px;}

/*clearing the side openwetware panels*/ .firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }

  1. bodyContent/*clearing the side openwetware panels

.firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }

  1. content#bodyContent, {

/*display:none;*/ background-color:#FFFFFF; }

  1. OSUfooter{

clear:both; }

  1. footer{display: none;}

<!--biomodに帰れなくなる-->

  1. contentSub{display: none;}

/*Done clearing*/





</style>

</head>




<!--Nav--> <div class="navbar navbar-default">

 <div class="navbar-header">
   <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
   </button>
   <a class="navbar-brand" href="http://openwetware.org/wiki/Biomod/2014/Komaba">Komaba</a>
 </div>
 <div class="navbar-collapse collapse navbar-responsive-collapse">
   <ul class="nav navbar-nav">
     <li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Project">Project</a></li>

<li class="dropdown">

       <a href="#" class="dropdown-toggle" data-toggle="dropdown">Protocols<b class="caret"></b></a>
       <ul class="dropdown-menu">
         <li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Protocols">Protocols</a></li>
         <li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Equipment">Equipment</a></li>
       </ul>

</li> <li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Results">Results</a></li>

<li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Team">Team</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2014/Komaba/Acknowledgement">Acknowledgement</a></li>

   </ul>
 </div>

</div> <!--Nav Bar Done-->

</html> <html> <head> <style> h3,h4 {font-weight:bold; }

  1. results{ width: 800px ;
 margin-left: auto ;
 margin-right: auto ;
 

}

  1. picture1 {float:left;}
  2. figure1 {float:right;}
  3. table {float:right;}
  4. picture2 {float:left;}

</style> </head> <body> <div id="results"> <h2>Results</h2> <h3>1.Can DNA mag-beads be fixed in the wells of the microplate?</h3> <div id="result11"> <h4>1. Determination of the ratio of b-Z-FAM and b-Z </h4> <div id="picture1"> <p>Picture1</p> <img src="http://openwetware.org/images/e/e6/Result111.PNG"> </div> <div id="figure1"> <p>Figure1</p> <img src="http://openwetware.org/images/e/e9/Result112.PNG"> </div> <div style="clear: both"></div> <p> Picture 1 and Figure 1 shows the relationship between the intensity of fluorescence and the proportion of b-Z-FAM. In Picture 1, from the left one, blank, 1:9 of the ratio of b-Z-FAM and b-Z, 3:7, 10:0. In Figure 1, the cross axle is the molar fraction of b-Z-FAM DNA, and the vertical axis is L-B, that is, the intensity of the fluorescence. They shows that the specrtrophotofluorometer can endure the intensity of fluorescence if the ratio is 10:0, and fluorescence can be detected even if the ratio is 3:7. </p> </div> <div id="result12"> <h4>2. Confirmation of the specific bonding between wells of a microplate and mag-beads </h4> <div id="picture2"> <p>Picture2</p> <img src="http://openwetware.org/images/8/8d/Result122.PNG"> </div> <div id="table"> <p>Table1</p> <img src="http://openwetware.org/images/b/b6/Result123.PNG"> <p>Table2</p> <img src="http://openwetware.org/images/4/46/Result124.PNG"> </div> <div style="clear: both"></div>

<p> Picture2 is the picture taken with the fluorescent microplatereader. It shows that the intensity of fluorescence of the nothing well is likely to that of the blank well, but the intensity of fluorescrnce of the cA well is not and is as strong as that of the cZ. The arrangement of cA and cZ DNA is orthonormal, that is, the hybridization between Z and cA DNA couldn’t happen. Moreover, the intensity of the fluorescence is little even when 5 layers of the mag-beads fixed on the plate. This means that the nonspecific bonding between the wells of the plate and the mag-beads can happen by fixing some DNA on the wells.

So, we should figure out some good way to make the beads bond with the plate specifically by the hybridization between DNAs. For instance, linker DNA will be inserted into b-Z and b-cZ DNA. </p> </div> </body> </html>