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>Cell Lysis</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 35: | Line 35: | ||
#TITLE{ | #TITLE{ | ||
position: absolute; | position: absolute; | ||
− | width: | + | width: 40%; |
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/3/33/MARS_Cell_Lysis.png" id="TITLE"> |
</div> | </div> | ||
<div class="main main-raised" style="margin-bottom:5%;"> | <div class="main main-raised" style="margin-bottom:5%;"> | ||
Line 75: | Line 75: | ||
<h1>Summary</h1> | <h1>Summary</h1> | ||
<div class="text" style="margin-bottom:3%;"> | <div class="text" style="margin-bottom:3%;"> | ||
− | + | Cell lysis is a commonly used protocol in synthetic biology. It can be performed through a variety of different methods, however we had focused on chemical cellular lysis. Cell Lysis is used to extract and isolate DNA from a specific type of cell. This is an extremely important step in building genetic circuits in order to utilize specific coding regions in a cell's DNA. Chemical cell lysis involves introducing cells to a series of buffers in order to degrade the cell’s outer membrane and collect the DNA that is released. | |
</div> | </div> | ||
</div> | </div> | ||
Line 88: | Line 88: | ||
<div class="col-md-9"> | <div class="col-md-9"> | ||
<div class="text"> | <div class="text"> | ||
− | This microfluidic chip | + | This microfluidic chip is designed to perform chemical cell lysis. Suspended cells and an lysing buffer would be mixed inside the cell. This mixture of buffer and cells would be then mixed with a neutralization buffer to prevent DNA degradation. The mixture would then move to the diamond chamber where the DNA binds magnetic particles. Lastly, an elution buffer would be input and to clean and release the DNA from the magnetic particles. |
</div> | </div> | ||
</div> | </div> | ||
Line 117: | Line 117: | ||
<div class="tab-pane active" id="Design"> | <div class="tab-pane active" id="Design"> | ||
<div class="col-md-6 text-center"> | <div class="col-md-6 text-center"> | ||
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/b/bb/MARS_Lysis_F.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> |
− | <div class="row text-center | + | <div class="row text-center"> |
− | <button class="btn btn-info btn-round" ><span style="font-size:17px;">Flow Layer</span></button> | + | <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"> | <div class="col-md-6 text-center"> | ||
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/0/00/MARS_Lysis_C.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> |
− | <div class="row text-center | + | <div class="row text-center"> |
<button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button> | <button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button> | ||
</div> | </div> | ||
Line 131: | Line 131: | ||
<div class="tab-pane" id="Mill"> | <div class="tab-pane" id="Mill"> | ||
<div class="col-md-6 text-center"> | <div class="col-md-6 text-center"> | ||
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/0/08/MARS_Lysis_M.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> |
<div class="row"> | <div class="row"> | ||
− | <button class="btn btn-info btn-round | + | <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"> | <div class="col-md-6 text-center"> | ||
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/0/00/MARS_Lysis_C.png" alt="Picture" style="margin-top:20px; padding-top:18px;"> |
<div class="row text-center"> | <div class="row text-center"> | ||
− | <button class="btn btn-danger btn-round | + | <button class="btn btn-danger btn-round"><span style="font-size:17px;">Control Layer</span></button> |
</div> | </div> | ||
</div> | </div> | ||
Line 145: | Line 145: | ||
</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/4/47/MARS_LysisVid.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 help explain the functionality of the chip. | ||
+ | No biological material was inserted into this chip. | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 04:59, 29 October 2017
Summary
Cell lysis is a commonly used protocol in synthetic biology. It can be performed through a variety of different methods, however we had focused on chemical cellular lysis. Cell Lysis is used to extract and isolate DNA from a specific type of cell. This is an extremely important step in building genetic circuits in order to utilize specific coding regions in a cell's DNA. Chemical cell lysis involves introducing cells to a series of buffers in order to degrade the cell’s outer membrane and collect the DNA that is released.
This microfluidic chip is designed to perform chemical cell lysis. Suspended cells and an lysing buffer would be mixed inside the cell. This mixture of buffer and cells would be then mixed with a neutralization buffer to prevent DNA degradation. The mixture would then move to the diamond chamber where the DNA binds magnetic particles. Lastly, an elution buffer would be input and to clean and release the DNA from the magnetic particles.
Testing
This following video shows a test of the chip using colored water. This is to show help explain the functionality of the chip.
No biological material was inserted into this chip.