Difference between revisions of "Team:BostonU HW/PCR"

 
(4 intermediate revisions by 3 users not shown)
Line 18: Line 18:
 
}
 
}
 
#page_background{
 
#page_background{
background-image: url("https://static.igem.org/mediawiki/2017/0/04/MARS_General_Background.png");
+
background-image: url("https://static.igem.org/mediawiki/2017/9/94/LARGE_background_MARS.png");
 +
background-size:100%;
 
}
 
}
 
#Header_Pic{
 
#Header_Pic{
Line 65: Line 66:
 
<div class="wrapper" id="page_background">
 
<div class="wrapper" id="page_background">
 
<div class="header" id="Header_Pic">
 
<div class="header" id="Header_Pic">
<img src="https://static.igem.org/mediawiki/2017/0/02/MARSbackground.png" id="BACKGROUND">
+
<img src="https://static.igem.org/mediawiki/2017/9/94/LARGE_background_MARS.png" id="BACKGROUND">
<img src="https://static.igem.org/mediawiki/2017/2/22/MARSLogo2.png" id="MARS">
+
<div class="container" margin-top:"2%;">
<img src="https://static.igem.org/mediawiki/2017/8/85/MARS_PCR.png" id="TITLE">
+
<div class="col-md-3">
 +
 
 +
<img src="https://static.igem.org/mediawiki/2017/2/22/MARSLogo2.png" width="100%" style="margin-top:-37%;">
 +
</div>
 +
<div class="col-md-9" style="color:#eef1f5; font-size:100px; font-family:Arial,Gadget,sans-serif; margin-top:1%;">
 +
PCR
 +
</div>
 +
</div>
 
</div>
 
</div>
<div class="main main-raised">
+
<div class="main main-raised" style="margin-top:2%;">
 
<div class="container">
 
<div class="container">
 
<div class="col-md-12">
 
<div class="col-md-12">
Line 91: Line 99:
 
<div class="col-md-3">
 
<div class="col-md-3">
 
<div style="text-align:center; margin:auto; vertical-align:middle;" >
 
<div style="text-align:center; margin:auto; vertical-align:middle;" >
<a href="MARStest.zip"download>
+
  <a href="https://2017.igem.org/Team:BostonU_HW/Demonstrate#Chips">
 +
    <button class="btn btn-primary btn-lg btn-danger" style="margin-top:0px;">MARS Repository<i class="material-icons">replay</i></button>
 +
  </a>
 +
</div>
 +
<div style="text-align:center; margin:auto; vertical-align:middle;" >
 +
<a href="https://static.igem.org/mediawiki/2017/9/92/MARSPCR.zip"download>
 
<button class="btn btn-primary btn-lg btn-danger">Download Files Here!<i class="material-icons">get_app</i></button>
 
<button class="btn btn-primary btn-lg btn-danger">Download Files Here!<i class="material-icons">get_app</i></button>
 
</a>
 
</a>

Latest revision as of 18:14, 31 October 2017

BostonU_HW

PCR
PCR

Summary

PCR, or polymerase chain reaction, is a commonly used protocol in synthetic biology in order to replicate target DNA fragments. Through the use of specific primers, polymerases, and temperature cycling, exponential replicas of the target DNA fragment can be made. These fragments can then be ligated into plasmids and transformed into bacteria.
This microfluidic chip is designed to perform PCR. A solution containing the required substrates for PCR is flowed into the chip and through a mixer, on top of chip a heating element will be placed. The valves at both ends of the mixer are closed, isolating the mixture, and then the heating element performs temperature cycling. The liquid is then pushed out into an output receptacle for future use in the lab.

This chip has been milled and tested, but not deemed fully fluid functional as of this time. For a more complete understanding of the chip, click the download button in order to access its CNC millable SVG files, JSON file, full device documentation and PNG files of its flow and control layers.