Line 1: | Line 1: | ||
− | {{Template:Waterloo}} | + | {{Template:Waterloo/Bootstrap}} |
+ | {{Template:Waterloo/style.css}} | ||
+ | {{Template:Waterloo/sidenav.css}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/angular?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/app?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/nav?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/modernizr?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/sidebar?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Team:Waterloo/bootstrapmin?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:Waterloo/jquery-color?action=raw&ctype=text/javascript"></script> | ||
+ | </head> | ||
+ | <div ng-app="waterloo"> | ||
+ | <header > | ||
+ | <div class="cd-auto-hide-header" ng-mouseleave="hider(); toggleclicked()" ng-controller="nav"> | ||
+ | <nav class="cd-primary-nav"> | ||
+ | <a href="#cd-navigation" class="nav-trigger"> | ||
+ | <span> | ||
+ | <em aria-hidden="true"></em> | ||
+ | Menu | ||
+ | </span> | ||
+ | </a> | ||
+ | <!-- .nav-trigger --> | ||
+ | <ul id="cd-navigation"> | ||
+ | <li><a href="#" ng-click="clickety=true" | ||
+ | ng-mouseover="subnav='project'">PROJECT</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='project'">{{clickety}}</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='design'">BLUEPRINT</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='results'">RESULTS</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='lab'">LAB</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='practices'">POLICY</a></li> | ||
+ | <li><a href="#" ng-click="clickety=true" ng-mouseover="subnav='team'">TEAM</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-primary-nav --> | ||
+ | <nav class="cd-secondary-nav" id="projecttab" ng-show="subnav=='project'"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Waterloo/Description">Description</a></li> | ||
+ | <li><a href="/Team:Waterloo/Design">Design</a></li> | ||
+ | <li><a href="/Team:Waterloo/Requirements">Requirements</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-secondary-nav --> | ||
+ | <nav class="cd-secondary-nav" id="designtab" ng-show="subnav == 'design'"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Waterloo/InDepthDesign/HowItWorks">How It Works</a></li> | ||
+ | <li><a href="/Team:Waterloo/Software">Premature Stop Codon</a></li> | ||
+ | <li><a href="/Team:Waterloo/InDepthDesign/PromoterSelection">Promoter Selection</a></li> | ||
+ | <li><a href="/Team:Waterloo/InDepthDesign/PromoterSelection">Gene Retention Model</a></li> | ||
+ | <li><a href="/Team:Waterloo/Model">Aggregation Model</a></li> | ||
+ | <li><a href="/Team:Waterloo/InDepthDesign/Crispr">Aggregation Model</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-secondary-nav --> | ||
+ | <nav class="cd-secondary-nav" id="resultstab" ng-show="subnav == 'results'"> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:Waterloo/Proof">Proof Of Concept</a></li> | ||
+ | <li><a href="/Team:Waterloo/Results/PlasmidLoss">Gene Retention</a></li> | ||
+ | <li><a href="/Team:Waterloo/Results/PromoterAnalysis">Promoter Analysis</a></li> | ||
− | < | + | </ul> |
− | + | </nav> | |
− | + | <!-- .cd-secondary-nav --> | |
− | < | + | <nav class="cd-secondary-nav" id="labtab" ng-show="subnav == 'lab'"> |
− | < | + | <ul> |
− | + | <li><a href="/Team:Waterloo/Parts">Parts</a></li> | |
+ | <li><a href="/Team:Waterloo/Experiments">Protocols</a></li> | ||
+ | <li><a href="/Team:Waterloo/Notebook">Notebook</a></li> | ||
+ | <li><a href="/Team:Waterloo/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-secondary-nav --> | ||
+ | <nav class="cd-secondary-nav" id="practices" ng-show="subnav == 'practices'"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Waterloo/HP/Silver">Silver</a></li> | ||
+ | <li><a href="/Team:Waterloo/HP/Gold">Gold</a></li> | ||
+ | <li><a href="/Team:Waterloo/Engagement">Overview</a></li> | ||
+ | <li><a href="/Team:Waterloo/Engagement/Gender_Equity">Gender Equity</a></li> | ||
+ | <li><a href="/Team:Waterloo/Engagement/Ethics">Ethics</a></li> | ||
+ | <li><a href="/Team:Waterloo/Engagement/Collaboration">Collaboration</a></li> | ||
+ | <li><a href="/Team:Waterloo/Engagement/Openness">Openness</a></li> | ||
+ | <li><a href="/Team:Waterloo/Integrated_Practices">Overview</a></li> | ||
+ | <li><a href="/Team:Waterloo/Integrated_Practices/Open_Science">Open Science</a></li> | ||
+ | <li><a href="/Team:Waterloo/Integrated_Practices/Networks">Networks</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-secondary-nav --> | ||
+ | <nav class="cd-secondary-nav" id="teamtab" ng-show="subnav == 'team'"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Waterloo/Team">Our Team</a></li> | ||
+ | <li><a href="/Team:Waterloo/Attributions">Attributions</a></li> | ||
+ | <li><a href="/Team:Waterloo/Sponsors">Sponsors</a></li> | ||
+ | <li><a href="/Team:Waterloo/Collaborations">Collaboration</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | <!-- .cd-secondary-nav --> | ||
</div> | </div> | ||
− | + | <!-- .cd-auto-hide-header --> | |
− | + | </header> | |
− | + | <div ng-controller="protocols" ng-cloak> | |
− | + | <div class="header" ng-include="'../HomePage/Waterloo_Header.html'"></div> | |
− | + | <div class="protocol-page"> | |
− | <div | + | |
− | <div class=" | + | <div class="col-lg-4"> |
− | + | ||
− | + | <div class="wcontent-protocol"> | |
− | < | + | <div class="wcontent-title"> |
− | < | + | <i>Part</i> |
− | + | </div> | |
− | + | <div class="wcontent"> | |
− | + | <a href="" ng-click="active='inoculation'">Inoculating liquid cultures</a> | |
− | + | </div> | |
− | <div class=" | + | </div> |
− | + | <div class="wcontent-protocol"> | |
− | < | + | <div class="wcontent-title"> |
− | < | + | <i>Biobrick</i> |
− | + | </div> | |
− | < | + | <div class="wcontent"> |
− | + | ||
− | + | </div> | |
− | + | </div> | |
− | + | <div class="wcontent-protocol"> | |
− | + | <div class="wcontent-title"> | |
− | <div class=" | + | <i>Yeast</i> |
− | + | </div> | |
− | < | + | <div class="wcontent"> |
− | + | ||
− | < | + | </div> |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="col-lg-8"> | |
− | < | + | <div class="wcontent-box" id="inoculation" ng-show="active == 'inoculation'"> |
− | < | + | <div class="wcontent-title"> |
− | < | + | Inoculating Liquid Culture |
− | + | </div> | |
− | < | + | <div class="wcontent"> |
− | + | <ol> | |
− | < | + | <li> |
− | + | Asceptically pipette 5mL sterile liquid broth into a test tube. If there are no large pipette tips able to transfer 5mL of liquid broth, use a fresh falcon tube to measure. | |
− | + | </li> | |
− | </div> | + | <li> |
− | + | Add appropriate antibiotic, if required, to desired concentration using a pipette. You will have to tilt the test tube so that the broth is close enough to the top of the tube that you can add the antibiotic to the broth. Dropping it in won’t work because you will typically be adding ~2.5mL and the drop will be too small to fall. | |
− | + | </li> | |
− | <div class=" | + | <li> |
− | + | It is recommended that you make a “mastermix” with broth and antibiotics in it when you have many tubes that require the same antibiotic. | |
− | < | + | </li> |
− | < | + | </ol> |
− | + | </div> | |
− | < | + | </div> |
− | < | + | <div class="wcontent-box" ng-show="active=='inoculation'"></div> |
− | <li> | + | </div> |
− | <li> | + | </div> |
− | <li> | + | </div> |
− | </ | + | |
− | </div> | + | |
− | + | ||
− | <div class=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | </div> | + | |
− | </div> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 19:04, 15 October 2016
Inoculating Liquid Culture
- Asceptically pipette 5mL sterile liquid broth into a test tube. If there are no large pipette tips able to transfer 5mL of liquid broth, use a fresh falcon tube to measure.
- Add appropriate antibiotic, if required, to desired concentration using a pipette. You will have to tilt the test tube so that the broth is close enough to the top of the tube that you can add the antibiotic to the broth. Dropping it in won’t work because you will typically be adding ~2.5mL and the drop will be too small to fall.
- It is recommended that you make a “mastermix” with broth and antibiotics in it when you have many tubes that require the same antibiotic.