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 Sorting</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 49: | Line 49: | ||
} | } | ||
.pics{ | .pics{ | ||
− | + | height: 80%; | |
margin-top: 3%; | margin-top: 3%; | ||
} | } | ||
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/e/ee/MARS_CellSorting.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-12"> |
<div class="text_section"> | <div class="text_section"> | ||
<h1>Summary</h1> | <h1>Summary</h1> | ||
<div class="text" style="margin-bottom:3%;"> | <div class="text" style="margin-bottom:3%;"> | ||
− | + | The ability to sort cells by type or physical properties is a valuable tool in many synthetic biology labs. Prior to analysis or in order to perform specialised protocols, creating homogenous cell suspensions from a mixture is necessary. In addition to sorting cells, the removal of cell fragments, activated magnetic particles or unwanted debris through sorting also makes up a key part of purification protocols. | |
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 90: | Line 83: | ||
<div class="col-md-9"> | <div class="col-md-9"> | ||
<div class="text"> | <div class="text"> | ||
− | This microfluidic chip design | + | This microfluidic chip design carries out cell sorting as a cell suspension is passed through it. Cells are sorted based on size and pushed to the periphery of the channel. These cells are then carried away from the main solution through the two periphery outputs, and the cell-free solution can be collected from the central output. |
− | + | <br><br> | |
− | This chip has been milled and | + | This chip has been milled, tested and deemed fully fluid functional. 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> | </div> | ||
<div class="col-md-3"> | <div class="col-md-3"> | ||
+ | <div style="text-align:center; margin:auto; vertical-align:middle;" > | ||
+ | <a href="https://static.igem.org/mediawiki/2017/d/d2/MARS_CS_Protocol.pdf"download> | ||
+ | <button class="btn btn-primary btn-lg btn-danger">Download Files Here!<i class="material-icons">get_app</i></button> | ||
+ | </a> | ||
+ | </div> | ||
<div class="profile-tabs"> | <div class="profile-tabs"> | ||
− | |||
− | |||
<div class="nav-align-center"> | <div class="nav-align-center"> | ||
<ul class="nav nav-pills nav-pills-danger" role="tablist"> | <ul class="nav nav-pills nav-pills-danger" role="tablist"> | ||
Line 123: | Line 118: | ||
<div class="tab-content gallery text-center"> | <div class="tab-content gallery text-center"> | ||
<div class="tab-pane active" id="Design"> | <div class="tab-pane active" id="Design"> | ||
− | <div class="col-md- | + | <div class="col-md-12 text-center"> |
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/6/69/MARS_CellSorting_F.png" alt="Picture" style="margin-top:20px; padding-top:18px; width:45% !important;"> |
− | <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> | </div> | ||
<div class="tab-pane" id="Mill"> | <div class="tab-pane" id="Mill"> | ||
− | <div class="col-md- | + | <div class="col-md-12 text-center"> |
− | <img class="pics" src="https://static.igem.org/mediawiki/2017/ | + | <img class="pics" src="https://static.igem.org/mediawiki/2017/thumb/7/7f/MARS_CellSorting_MF.png/800px-MARS_CellSorting_MF.png.jpeg" alt="Picture" style="margin-top:20px; padding-top:18px; width:45% !important;"> |
− | + | <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- | + | |
</div> | </div> | ||
</div> | </div> | ||
Line 152: | Line 135: | ||
</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/7/75/MARS_CellSortingVid.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 01:03, 31 October 2017
Summary
The ability to sort cells by type or physical properties is a valuable tool in many synthetic biology labs. Prior to analysis or in order to perform specialised protocols, creating homogenous cell suspensions from a mixture is necessary. In addition to sorting cells, the removal of cell fragments, activated magnetic particles or unwanted debris through sorting also makes up a key part of purification protocols.
This microfluidic chip design carries out cell sorting as a cell suspension is passed through it. Cells are sorted based on size and pushed to the periphery of the channel. These cells are then carried away from the main solution through the two periphery outputs, and the cell-free solution can be collected from the central output.
This chip has been milled, tested and deemed fully fluid functional. 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, tested and deemed fully fluid functional. 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 help explain the functionality of the chip.
No biological material was inserted into this chip.