Biomod/2014/OhioMOD/equipment

From OpenWetWare
Jump to navigationJump to search

<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.2.0/yeti/bootstrap.min.css" rel="stylesheet"> <style>

  1. content{margin-left:0;}

.navbar{ top:8.5px; position:fixed; width:96.8%; } /*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;}

/*Done clearing*/




</style>

</head>




</html> <html> <head> <style> center {padding-bottom:50px;}

  1. Equipment{
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;
 margin-bottom: 50px;

}

/*fixed icon code start*/

  1. fixedbutton {
   position: fixed;
   bottom: 53px;
   right: 10px; }

/*fixed icon code end*/


</style> </head>

Equipment

Nikon Ti-E inverted microscope (TIRF microscope)

<a href="http://nikon.com/products/instruments/lineup/bioscience/biological-microscopes/inverted/ti_eus/index.htm" target="_blank"><img src="http://nikon.com/products/instruments/lineup/bioscience/biological-microscopes/inverted/ti_eus/img/pic_14.jpg"/></a> <a href="http://squishycell.uchicago.edu/manuals/Ti-E%20manual.pdf" target="_blank">Manual</a>

HeraCell 150i incubator

<a href="http://www.thermoscientific.com/en/product/heracell-150i-240i-co-sub-2-sub-incubators-stainless-steel-chambers.html" target="_blank"><img src="http://www.thermoscientific.com/content/dam/tfs/LPG/LED/LED%20Product%20Images/CO2%20Incubators/F76358~p.eps/jcr:content/renditions/cq5dam.thumbnail.450.450.png"/></a> <a href="http://www.stmichaelshospital.com/pdf/research/facilities-equipment/HERAcell-CO2-Incubator.pdf" target="_blank">Manual</a>

EVOS core xl microscope

<a href="http://www.fishersci.com/ecomm/servlet/fsproductdetail_10652_13958374__-1_0#" target="_blank"><img src="https://static.fishersci.com/images/F206040~wl.jpg"/></a> <a href="http://tools.lifetechnologies.com/content/sfs/manuals/evos_xl_core_man.pdf" target="_blank">Manual</a>

Nanodrop 2000c

<a href="http://www.nanodrop.com/productnd2000coverview.aspx" target="_blank"><img src="http://www.nanodrop.com/images/products/product_rtcol_nd2000c.jpg"/></a> <a href="http://icob.sinica.edu.tw/pubweb/bio-chem/Core%20Facilities/Data/R401-core/NanoDrop%202000%20User%20Manual.pdf" target="_blank">Manual</a>

Bio Rad CFX96 real time PCR thermocycler

<a href="http://www.bio-rad.com/en-us/product/cfx96-touch-real-time-pcr-detection-system" target="_blank"><img src="http://www.bio-rad.com/webroot/web/images/lsr/products/amplification_pcr/product_detail/global/lsr_cfx96touch_pdetail.jpg"/></a> <a href="http://www.bio-rad.com/webroot/web/pdf/lsr/literature/Bulletin_6093.pdf" target="_blank">Manual</a>

Tecnai G2 (TEM scope)

<a href="http://www.fei.com/products/tem/tecnai/" target="_blank"><img src="http://www.fei.com/uploadedImages/FEISite/Pages/Products/TEM/Tecnai/Tecnai%20G2%20tool.png"/></a>

Typhoon variable mode imager

<a href="http://www.gelifesciences.com/gehcls_images/GELS/Related%20Content/Files/1314742967685/litdoc375-635_typhoon_userguide_20110831023220.pdf" target="_blank"><img src="http://i.ebayimg.com/00/s/MjYwWDUwMA==/z/VU8AAOxygj5SgpkG/$_35.JPG"/></a> <a href="http://www.gelifesciences.com/gehcls_images/GELS/Related%20Content/Files/1314742967685/litdoc375-635_typhoon_userguide_20110831023220.pdf" target="_blank">Manual</a>

<A HREF="#top"><img src="http://openwetware.org/images/4/46/Arrow_up.png" id="fixedbutton"height="40" width="40"></A>




<a href="http://openwetware.org/index.php?title=Biomod/2014/OhioMOD/equipment&action=edit">Edit Equipment</a>

</html>

<html>

<head> <style>

  1. Footer table {
  width: 96.8%;
  max-width:2350px;
  bottom:0px;
  height:50px;   /* Height of the footer */
  font-weight:300;
  background-color: #2E2E2E;
   text-align:center;
   color: white;
   font-size:13px;
   border: 3px white solid; 

}

  1. Footer {
   clear: both; /*may be omitted*/
   position: absolute;
   bottom: 12px; 
   background-color:#fffff;
   width: 100%;
   height: 40px; /* or anything you like */
}


</style> </head>

</html>