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

 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Global_Menubar}}
 
{{Global_Menubar}}
 
{{Team:BostonU_Hardware/CSS}}
 
{{Team:BostonU_Hardware/CSS}}
<!doctype html>
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
Line 15: Line 14:
 
<!-- EXTRA STYLING -->
 
<!-- EXTRA STYLING -->
 
<style>
 
<style>
#Title{
+
.Title{
 
color: red;
 
color: red;
 
}
 
}
 
#page_background{
 
#page_background{
background-image: <!-- insert image here -->;
+
background-image: url("https://static.igem.org/mediawiki/2017/9/94/LARGE_background_MARS.png");
}
+
background-size:100%;
#design_control,#design_flow,#mill_flow,#mill_control{
+
width: 100%;
+
height: 200px;
+
margin-top: 5%;
+
 
}
 
}
 
#Header_Pic{
 
#Header_Pic{
 
height: 60%;
 
height: 60%;
 
}
 
}
#parent {
+
#BACKGROUND{
 
+
width: 100%;
 +
position: absolute;
 
}
 
}
#narrow {
+
#MARS{
  width: 35%;
+
width: 15%;
float: left;
+
position: absolute;
margin-left: 8%;
+
margin-top: 8%;
height: 85%;
+
margin-left: 5%;
 +
}
 +
#TITLE{
 +
position: absolute;
 +
width: 70%;
 +
margin-left: 22%;
 +
margin-top: 11%;
 
}
 
}
#wide {
+
.main{
  width: 55%;
+
float: left;
+
height: 85%;
+
 
margin-top: 2%;
 
margin-top: 2%;
 
}
 
}
#Pics{
+
.text{
width: 70%;
+
 
text-align: center;
+
top: 50%;
+
    transform: translate(30%);
+
 
}
 
}
#MARS{
+
.text_section{
height: 100%;
+
 
width: 100%;
+
}
 +
.pics{
 +
width: 80%;
 +
margin-top: 3%;
 +
}
 +
.profile-tabs{
 +
margin-top:3%;
 
}
 
}
 
</style>
 
</style>
Line 62: Line 64:
 
<!-- *************THIS IS WHERE PAGE STARTS************* -->
 
<!-- *************THIS IS WHERE PAGE STARTS************* -->
 
<div class="landing-page">
 
<div class="landing-page">
<div 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/f/f9/MARS_Background1.png" alt="MARS" id="MARS">
+
<img src="https://static.igem.org/mediawiki/2017/9/94/LARGE_background_MARS.png" id="BACKGROUND">
 +
<div class="container" margin-top:"2%;">
 +
<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%;">
 +
Transformation
 
</div>
 
</div>
<div class="main main-raised" id = "main_text">
+
</div>
<div class="parent">
+
</div>
<div id="narrow">
+
<div class="main main-raised" style="margin-top:2%;">
<div class="section text-center section-landing">
+
<div class="container">
<div class="row">
+
<div class="col-md-12">
<!-- This is the main text -->
+
<div class="text_section">
<div>
+
<h1>Summary</h1>
<h2 class="title" id="Title">Cell Transformation</h2>
+
<div class="text" style="margin-bottom:3%;">
<h5 class="description" id="Description">Designed by Sarah N.</h5>
+
Bacterial transformation is a commonly used protocol in synthetic biology. It can be used for a variety of functions, such as testing whether or not a genetic circuit is functional. Transformation allows bacterial cells, such as Escherichia coli, to take in and express external DNA fragments. Transformation consists of heat shock to damage cells and promote the taking up of external plasmids, recovery to prevent cells from dying, and a final culturing. From there, cells are analyzed.
This is a chip that performs cellular transformation. There are three main regions.
+
</div>
First, is the metering section. Second, is a time dependent mixing section.
+
</div>
Lastly, is a recovery period. The control layer is also not very complicated. Etc.
+
</div>
<br>
+
</div>
</br>
+
<div class="container">
</div>
+
<div class="col-md-9">
<!-- This is the main text -->
+
<div class="text">
 +
This microfluidic chip is designed to perform transformation. Suspended cells and plasmid are metered on the chip and are then mixed together. The solution then undergoes heat shock in a time-dependent mixing element for exactly 30 seconds. The solution can then be pipetted out from the chip into a recovery tube on ice.
 +
                                <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.
  
<!-- This is the tabs -->
 
<div class="profile-tabs">
 
<div class="nav-align-center">
 
<ul class="nav nav-pills nav-pills-danger" role="tablist">
 
<li class="active">
 
<a href="#flow" role="tab" data-toggle="tab">
 
<i class="material-icons">camera</i>
 
Design
 
</a>
 
</li>
 
<li>
 
<a href="#control" role="tab" data-toggle="tab">
 
<i class="material-icons">memory</i>
 
Milled
 
</a>
 
</li>
 
</ul>
 
</div>
 
</div>
 
</div>
 
</div>
 
 
</div>
 
</div>
<div id="wide">
+
</div>
<div class="tab-content gallery">
+
<div class="col-md-3">
<div class="tab-pane active" id="flow">
+
<div style="text-align:center; margin:auto; vertical-align:middle;" >
<div class="row">
+
  <a href="https://2017.igem.org/Team:BostonU_HW/Demonstrate#Chips">
<div id="Pics">
+
    <button class="btn btn-primary btn-lg btn-danger" style="margin-top:0px;">MARS Repository<i class="material-icons">replay</i></button>
<img src="https://static.igem.org/mediawiki/2017/d/df/TransFlow.png" class="img-rounded" id="design_flow" />
+
  </a>
<h5><u>Flow Layer</u></h5>
+
</div>
</div>
+
<div style="text-align:center; margin:auto; vertical-align:middle;" >
</div>
+
<a href="https://static.igem.org/mediawiki/2017/6/66/MARSTransformation.zip"download>
<div class="row">
+
<button class="btn btn-primary btn-lg btn-danger">Download Files Here!<i class="material-icons">get_app</i></button>
<div id="Pics">
+
</a>
<img src="https://static.igem.org/mediawiki/2017/9/94/TransControl.png" class="img-rounded" id="design_control" />
+
</div>
<h5><u>Control Layer</u></h5>
+
<div class="profile-tabs">
</div>
+
<div class="nav-align-center">
</div>
+
<ul class="nav nav-pills nav-pills-danger" role="tablist">
</div>
+
<li class="active">
<div class="tab-pane text-center" id="control">
+
<a href="#Design" role="tab" data-toggle="tab">
<div class="row">
+
<i class="material-icons">view_agenda</i>
<div id="Pics">
+
Design
<img src="chips/mill.jpg" class="img-rounded" id="mill_flow"/>
+
</a>
<h5><u>Flow Layer</u></h5>
+
</li>
<img src="" class="img-rounded" />
+
<li>
</div>
+
<a href="#Mill" role="tab" data-toggle="tab">
<div id="Pics">
+
<i class="material-icons">device_hub</i>
<img src="chips/mill.jpg" class="img-rounded" id="mill_flow"/>
+
Milled
<h5><u>Flow Layer</u></h5>
+
</a>
<img src="" class="img-rounded" />
+
</li>
</div>
+
</ul>
</div>
+
</div>
+
</div>
+
 
</div>
 
</div>
 
</div>
 
</div>
<div class="row" style="background">
+
</div>
<div class="section text-center section-landing">
+
</div>
<div class="row">
+
 
<h2 class = "title">Experiment</h2>
+
<div class="container">
<h5 class = "description">Brief Description</h5>
+
<div class="tab-content gallery text-center">
<iframe width="600" height="315" src="https://www.youtube.com/embed/H2e8ujMEEOY" frameborder="0" allowfullscreen></iframe>
+
<div class="tab-pane active" id="Design">
<br>
+
<div class="col-md-6 text-center">
<b><a href= "https://github.com/CIDARLAB/MARS">Download Files to Build your Own!</a><b>
+
<img class="pics" src="https://static.igem.org/mediawiki/2017/8/83/MARS_Transformation_F.png" alt="Picture" style="margin-top:20px; padding-top:18px;">
</br>
+
<div class="row text-center">
</div>
+
<button class="btn btn-info btn-round"><span style="font-size:17px;">Flow Layer</span></button>
 
</div>
 
</div>
</div>
+
</div>
 +
<div class="col-md-6 text-center">
 +
<img class="pics" src="https://static.igem.org/mediawiki/2017/c/c8/MARS_Transformation_C.png" alt="Picture" style="margin-top:20px; padding-top:18px;">
 +
<div class="row text-center">
 +
<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/4/41/MARS_Transformation_MF.png" alt="Picture" style="margin-top:20px; padding-top:18px;">
 +
<div class="row">
 +
<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/7/76/MARS_Transformation_MC.png" alt="Picture" style="margin-top:20px; padding-top:18px;">
 +
<div class="row text-center">
 +
<button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="container">
 +
<div class="col-md-6" style="margin-bottom:5%;">
 +
<video style="width:100%; margin-top:20px; padding-top:18px;" controls>
 +
  <source src="https://static.igem.org/mediawiki/2017/d/d0/MARS_TransformationVid.mp4" type="video/mp4">
 +
</video>
 +
</div>
 +
<div class="col-md-6">
 +
<h1>Testing</h1>
 +
<div class="text">
 +
This following video shows a test of the chip using colored water. This is to show the functionality of the chip.
 +
No biological material was inserted into this chip.
 +
</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 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>
 
</body>
 
</body>

Latest revision as of 16:25, 30 November 2017

BostonU_HW

Transformation
Transformation

Summary

Bacterial transformation is a commonly used protocol in synthetic biology. It can be used for a variety of functions, such as testing whether or not a genetic circuit is functional. Transformation allows bacterial cells, such as Escherichia coli, to take in and express external DNA fragments. Transformation consists of heat shock to damage cells and promote the taking up of external plasmids, recovery to prevent cells from dying, and a final culturing. From there, cells are analyzed.
This microfluidic chip is designed to perform transformation. Suspended cells and plasmid are metered on the chip and are then mixed together. The solution then undergoes heat shock in a time-dependent mixing element for exactly 30 seconds. The solution can then be pipetted out from the chip into a recovery tube on ice.

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.

Testing

This following video shows a test of the chip using colored water. This is to show the functionality of the chip. No biological material was inserted into this chip.