McClean:Protocols: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(17 intermediate revisions by 4 users not shown)
Line 15: Line 15:


==Yeast==
==Yeast==
*[[McClean:Drug Concentrations | Drug Concentrations]]
*[[McClean:Basic_Chemostat_Guide | Basic Chemostat Guide]]
*[[McClean:Basic_Chemostat_Guide | Basic Chemostat Guide]]
*[[McClean:Bayanus Transformation | Bayanus Transformation]]
*[[McClean:Bayanus Transformation | Bayanus Transformation]]
Line 28: Line 29:
*[[McClean: GEV Strain Construction | GEV Strain Construction]]
*[[McClean: GEV Strain Construction | GEV Strain Construction]]
*[[McClean: Glycerol stocks (yeast) | Glycerol stocks (yeast)]]
*[[McClean: Glycerol stocks (yeast) | Glycerol stocks (yeast)]]
*[[McClean:Making and Using Frozen Yeast Competant Cells|Making and Using Frozen Yeast Competant Cells]]
*[[McClean:Mating_Type_Testers | Mating Type Testers]]
*[[McClean:Mating_Type_Testers | Mating Type Testers]]
*[[McClean:Phluorin Calibration | Phluorin Calibration]]
*[[McClean:Phluorin Calibration | Phluorin Calibration]]
Line 44: Line 46:
*[[McClean:Chemostat_Metabolic_Cycle | YMC Induction in Chemostat]]
*[[McClean:Chemostat_Metabolic_Cycle | YMC Induction in Chemostat]]
*[[McClean: Zygote Picking| Zygote Picking]]
*[[McClean: Zygote Picking| Zygote Picking]]
*[[McClean: Working with the LoxP/Cre System in S. cerevisiae| Working with the LoxP/Cre System in S. cerevisiae]]
*[[McClean:Western Blot| Western Blot]]
*[[McClean:Western Blot| Western Blot]]
*[[McClean:Membrane stripping|Membrane Stripping]]
*[[McClean:Membrane stripping|Membrane Stripping]]
*[[McClean:Membrane_Stripping_Mild|Membrane Stripping-Mild]]
*[[McClean:Invasive growth assay|Invasive growth assay]]


==Bacteria==
==Bacteria==
Line 52: Line 57:
*[[McClean:Competent Cells| ''E. coli'' Competent Cells]]
*[[McClean:Competent Cells| ''E. coli'' Competent Cells]]
*[[McClean:Colony PCR(E. coli) | Colony PCR (''E. coli'')]]
*[[McClean:Colony PCR(E. coli) | Colony PCR (''E. coli'')]]
*[[McClean:E. coli Electroporation | E. coli Electroporation]]


==PCR==
==PCR==
Line 92: Line 98:
*[[McClean: Flow Cells | Constructing Flow Cells]]
*[[McClean: Flow Cells | Constructing Flow Cells]]
*[[McClean: FCS2 for Cycling | FCS2 chamber for Metabolic Cycling]]
*[[McClean: FCS2 for Cycling | FCS2 chamber for Metabolic Cycling]]
*[[User:Bohao Liu/Notebook/Research| Bandwidth Experiments]]


==Microscopy==
==Microscopy==
Line 101: Line 108:
*[[McClean:Scope_Settings | New Scope Settings]]
*[[McClean:Scope_Settings | New Scope Settings]]
*[[McClean: Quickie ImageJ Quantification | Quickie ImageJ Quantification]]
*[[McClean: Quickie ImageJ Quantification | Quickie ImageJ Quantification]]
*[[McClean: NikonTI-Eclipse Setup and operation using Micromanager|NikonTI-Eclipse Setup and operation using Micromanager]]


==Misc==
==Misc==
*[[McClean:96-well_plate | 96 Well Plate Print Out]]
*[[McClean:96-well_plate | 96 Well Plate Print Out]]
*[[McClean:AddGene Orders | AddGene Orders]]
*[[McClean:AddGene Orders | AddGene Orders]]
*[[McClean:Blue Light Overview | Blue Light Overview]]
*[[McClean:Sequencing | Sequencing]]
*[[McClean:Sequencing | Sequencing]]
*[[McClean:Bibtex4Word | Bibtex4Word (Add-in for word that allows you to use your existing BibTeX database)]]
*[[McClean:Bibtex4Word | Bibtex4Word (Add-in for word that allows you to use your existing BibTeX database)]]
*[[McClean:Orders from IDT/Genewiz/Macrogen/GenScript | Orders from IDT/Genewiz/Macrogen/GenScript]]
*[[McClean:Orders from IDT/Genewiz/Macrogen/GenScript | Orders from IDT/Genewiz/Macrogen/GenScript]]
*[[McClean:Searching a Sequence for All Database Primers | Searching a Sequence for All Database Primers]]
*[[McClean:Searching a Sequence for All Database Primers | Searching a Sequence for All Database Primers]]
*[[McClean:Annealing Oligos | Annealing Oligos]]
*[[McClean:Oligonucleotide phosphorylation, Annealing and Ligation | Oligonucleotide phosphorylation, Annealing and Ligation]]
<!--MM Added 10/24/2013
This is my attempt to add GoogleAnalytics without having to use an extension, since I don't have access to the LocalSettings.php file.
We'll see if this works.  Also will try on the "Main" page-->
<html>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-32394068-1']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
</html>

Revision as of 14:33, 18 November 2014

Back to McClean Lab

Basics

General Lab Procedures

Yeast

Bacteria

PCR

Flow Cytometry

Media

Stock Solutions

Microfluidics

Microscopy

Misc


<html> <script type="text/javascript">

 var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-32394068-1']);
 _gaq.push(['_trackPageview']);
 (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 })();

</script> </html>