(Created page with "{{Global_Menubar}} {{Team:BostonU_Hardware/CSS}} <html lang="en"> <head> <meta charset="utf-8" /> <link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png"...") |
|||
Line 8: | Line 8: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
− | <title> | + | <title>PCR</title> |
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> | <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> | ||
Line 18: | Line 18: | ||
} | } | ||
#page_background{ | #page_background{ | ||
− | background-image: | + | background-image: url("https://static.igem.org/mediawiki/2017/0/04/MARS_General_Background.png"); |
} | } | ||
#Header_Pic{ | #Header_Pic{ | ||
Line 35: | Line 35: | ||
#TITLE{ | #TITLE{ | ||
position: absolute; | position: absolute; | ||
− | width: | + | width: 20%; |
margin-left: 22%; | margin-left: 22%; | ||
margin-top: 11%; | margin-top: 11%; | ||
Line 67: | Line 67: | ||
<img src="https://static.igem.org/mediawiki/2017/0/02/MARSbackground.png" id="BACKGROUND"> | <img src="https://static.igem.org/mediawiki/2017/0/02/MARSbackground.png" id="BACKGROUND"> | ||
<img src="https://static.igem.org/mediawiki/2017/2/22/MARSLogo2.png" id="MARS"> | <img src="https://static.igem.org/mediawiki/2017/2/22/MARSLogo2.png" id="MARS"> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/8/85/MARS_PCR.png" id="TITLE"> |
</div> | </div> | ||
− | <div class="main main-raised | + | <div class="main main-raised"> |
<div class="container"> | <div class="container"> | ||
− | <div class="col-md- | + | <div class="col-md-9"> |
<div class="text_section"> | <div class="text_section"> | ||
<h1>Summary</h1> | <h1>Summary</h1> | ||
− | <div class="text"> | + | <div class="text" style="margin-bottom:3%;"> |
− | + | 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. | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </div> | |
+ | <div class="col-md-3" style="text-align:center; margin:auto; vertical-align:middle;" > | ||
<a href="MARStest.zip"download> | <a href="MARStest.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> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="container"> | ||
+ | <div class="col-md-9"> | ||
+ | <div class="text"> | ||
+ | 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. | ||
+ | <br><br> | ||
+ | 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. | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
<div class="profile-tabs"> | <div class="profile-tabs"> | ||
<div class="nav-align-center"> | <div class="nav-align-center"> | ||
Line 104: | Line 113: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="container"> |
<div class="tab-content gallery text-center"> | <div class="tab-content gallery text-center"> | ||
− | + | <div class="tab-pane active" id="Design"> | |
− | + | <div class="col-md-6 text-center"> | |
− | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/8/87/MARS_PCR_F.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> | |
− | + | <div class="row text-center" style="margin-bottom:5%;"> | |
− | + | <button class="btn btn-info btn-round" ><span style="font-size:17px;">Flow Layer</span></button> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="col-md-6 text-center"> | |
− | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/e/e3/MARS_PCR_C.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> | |
− | + | <div class="row text-center" style="margin-bottom:5%;"> | |
− | + | <button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="tab-pane" id="Mill"> | |
− | + | <div class="col-md-6 text-center"> | |
− | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/a/a6/MARS_PCR_MF.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> | |
− | + | <div class="row"> | |
− | + | <button class="btn btn-info btn-round" style="margin-bottom:5%;"><span style="font-size:17px;">Flow Layer</span></button> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="col-md-6 text-center"> | |
− | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/4/47/MARS_PCR_MC.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> | |
− | + | <div class="row text-center"> | |
+ | <button class="btn btn-danger btn-round" style="margin-bottom:5%;"><span style="font-size:17px;">Control Layer</span></button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </div> | |
+ | </div> | ||
− | + | <!-- THIS IS FOOTER --> | |
− | + | <div class="wrapper" style="background:#1c1f1f; margin-top:0px;margin-right:0px !important; margin-left:0px !important;" id="Footer"> | |
− | + | <div class="container" style="text-align:center !important"> | |
− | + | ||
− | + | <div class="col-md-2" style="color:white; margin-bottom:30px; margin-top:5px;"> | |
− | + | <h3>CONTACT US</h3> | |
− | + | <div style="text-align:center;"> | |
− | + | <a href="mailto:igembuhw@gmail.com"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/7/74/MARS_WHITEEmail.png" style="height:60px; margin-top:20px;"> | |
− | + | </a> | |
− | + | <a href="https://www.instagram.com/buigemhardware/?hl=en"> | |
+ | <img src="https://static.igem.org/mediawiki/2017/9/93/MARS_Final_insta.png" style="height:60px; margin-top:20px;"> | ||
+ | </a> | ||
+ | <a href="https://twitter.com/igemhwbu"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/b/b6/MARS_Twitter_White.png" style="height:60px; margin-top:20px;"> | ||
+ | </a> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <div class="col-md-10" style="margin-bottom:30px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/0e/MARS_SponsorsFinal.png" style="width:100%; margin-top:30px;" usemap="#image-map"> | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</body> | </body> |
Revision as of 00:25, 31 October 2017
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.
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.