Difference between revisions of "Team:BostonU HW"

 
(45 intermediate revisions by 2 users not shown)
Line 75: Line 75:
 
       font-weight:700;
 
       font-weight:700;
 
}
 
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
+
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left #first-slider .slide2 .text-left{
 
     padding-left: 40px;
 
     padding-left: 40px;
 
}
 
}
Line 102: Line 102:
 
     left: 0;
 
     left: 0;
 
     right: 0;
 
     right: 0;
}
 
 
 
#first-slider h3{
 
  animation-delay: 1s;
 
}
 
#first-slider h4 {
 
  animation-delay: 2s;
 
}
 
#first-slider h2 {
 
  animation-delay: 3s;
 
 
}
 
}
  
Line 217: Line 206:
 
/********************************/
 
/********************************/
 
#first-slider .slide1 {
 
#first-slider .slide1 {
     background-image: url("https://s20.postimg.org/h50tgcuz1/image.jpg");
+
     background-image: url("#");
      /*background-size: cover;*/
+
/*background-size:contain;*/
background-size: auto;
+
background-size: cover;
 +
background-position:center;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
}
 
}
 
#first-slider .slide2 {
 
#first-slider .slide2 {
   background-image: url("https://s20.postimg.org/uxf8bzlql/image.jpg");
+
   background-image: url("#");
      /*background-size: cover;*/
+
/*background-size:contain;*/
background-size: auto;
+
background-size: cover;
    background-repeat: no-repeat;
+
background-position:center;
 +
  background-repeat: no-repeat;
 
}
 
}
 
#first-slider .slide3 {
 
#first-slider .slide3 {
   background-image: url("https://s20.postimg.org/el56m97f1/image.jpg");
+
   background-image: url("#");
      /*background-size: cover;*/
+
/*background-size:contain;*/
background-size: auto;
+
background-size: cover;
    background-repeat: no-repeat;
+
background-position:center;
 +
background-repeat: no-repeat;
 
}
 
}
 +
  
  
Line 275: Line 268:
 
<br>
 
<br>
 
<br>
 
<br>
The typical design, build and fabrication flow utilized in microfluidics requires significant intellectual investment, technical agility, a high startup cost and time investment. The previous iGEM Hardware Team in conjunction with CIDAR Lab created an alternative software workflow tackling design and manufacturing barriers. What our team focused on is the implementation stage of this workflow, ensuring that synthetic biologists are able to effectively use the tools provided to them.
+
The typical design, build and fabrication flow utilized in microfluidics requires significant intellectual investment, technical agility, a high startup cost and time investment. The 2016 iGEM Hardware Team, <a href="https://2016.igem.org/Team:BostonU_HW">Neptune</a>, in conjunction with CIDAR Lab created an alternative software workflow tackling design and manufacturing barriers. What our team focused on is the implementation stage of this workflow, ensuring that synthetic biologists are able to effectively use the tools provided to them.
 
<br>
 
<br>
 
<br>
 
<br>
 
The main goals of MARS are to:
 
The main goals of MARS are to:
<ol>
+
<ol><br><b>
<li>Increase accessibilty of Microfluidics</li>
+
<li>Increase accessibility of Microfluidics</li>
 
<li>Design chips that are relevant to the day to day protocols in synthetic biology labs which can be used together to perform more complex protocols </li>
 
<li>Design chips that are relevant to the day to day protocols in synthetic biology labs which can be used together to perform more complex protocols </li>
 
<li>Create and provide a standardized method of evaluating chip functionality </li>
 
<li>Create and provide a standardized method of evaluating chip functionality </li>
</ol>
+
</b></ol>
 
<br>
 
<br>
 
These three goals led to the creation of the three main branches of MARS: Microfluidics 101, the MARS Repository and Fluid Functionality. Using this end to end system, microfluidics can become a more accessible and practical tool for synthetic biologists to integrate into their labs.
 
These three goals led to the creation of the three main branches of MARS: Microfluidics 101, the MARS Repository and Fluid Functionality. Using this end to end system, microfluidics can become a more accessible and practical tool for synthetic biologists to integrate into their labs.
 
<br>
 
<br>
 
<br>
 
<br>
Use the graphic below to navigate the the three branches of MARS and get a more in-depth look at what we have created over the summer.
+
Use the graphic and images below to navigate the three branches of MARS and get a more in-depth look at what we have created over the summer.
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
  
 +
<div class="main main-raised" style="margin-top:5%" id="uF_101">
 +
<div class="container">
 +
<div class="text" style="margin-bottom:3%;">
 +
<div class = col-md-5>
 +
<h1>Giant Jamboree</h1><h2>Awards</h2>
 +
We are extremely proud to have won <b>Best Hardware Project</b> at the Jamboree!
 +
<br><br>
 +
Our team was also awarded with a Gold Medal for our research efforts.<br>
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/d/d2/Buhwjam.jpeg/1200px-Buhwjam.jpeg" width=100% margin-bottom=150px><br><br>
 +
</div>
 +
<div class = col-md-7><br>
 +
<img src = "https://static.igem.org/mediawiki/2017/thumb/5/58/SP_BU_Hardware_Team_iGEM_2017_Awards.jpg/1200px-SP_BU_Hardware_Team_iGEM_2017_Awards.jpg" width=100% margin-bottom=150px><br>
 +
</div>
 +
  
  
<div class="col-md-12">
 
  
<div class="col-md-10 col-md-offset-1" style="margin-bottom:50px">
+
</div>
 +
</div>
 +
</div>
 +
 
 +
 +
 
 +
 
 +
 
 +
<div class="container">
 +
 
 +
<!-- <div class="col-md-10 col-md-offset-1" style="margin-bottom:50px"> -->
 +
<div class="container" style="margin-bottom:50px">
  
 
<div id="first-slider" class="">
 
<div id="first-slider" class="">
Line 306: Line 323:
 
<div class="item slide1">
 
<div class="item slide1">
 
<div class="row">
 
<div class="row">
<div class="container">
+
<!-- <div class="container"> -->
<div class="col-md-3 text-right">
+
<div class="container">
<img style="max-width: 200px;" src="#" class="">
+
<div class="col-md-4 text-right" style="margin-left:30px;">
</div>
+
<h3 class="">Click to Explore:</h3>
<div class="col-md-9 text-left">
+
<h3 class="">Chip 1</h3>
+
  
<h4 class="">Link</h4>
+
<h4 class="">Cell Lysis</h4>
 +
</div>
 +
<div class="col-md-8 text-left">
 +
<a href="https://2017.igem.org/Team:BostonU_HW/Lysis">
 +
<img style="max-width: 570px;" src="https://static.igem.org/mediawiki/2017/0/08/MARS_Lysis_M.png" class="">
 +
</a>
 
</div>
 
</div>
 
</div>
 
</div>
Line 321: Line 341:
 
<div class="item slide2 active">
 
<div class="item slide2 active">
 
<div class="row">
 
<div class="row">
 +
<!-- <div class="container"> -->
 
<div class="container">
 
<div class="container">
<div class="col-md-7 text-left">
+
<div class="col-md-4 text-right" style="margin-left:30px;">
<h3 class=""> Chip 2</h3>
+
<h3 class="">Click to Explore:</h3>
  
<h4 class="">Link</h4>
+
<h4 class="">Transformation</h4>
  
 
</div>
 
</div>
<div class="col-md-5 text-right">
+
<div class="col-md-8 text-left" style="padding-left:40px;">
<img style="max-width: 200px;" src="#" class="">
+
<a href="https://2017.igem.org/Team:BostonU_HW/Transformation">
 +
<img style="max-width: 570px;" src="https://static.igem.org/mediawiki/2017/4/41/MARS_Transformation_MF.png" class="">
 +
</a>
 
</div>
 
</div>
 
</div>
 
</div>
Line 337: Line 360:
 
<div class="item slide3">
 
<div class="item slide3">
 
<div class="row">
 
<div class="row">
 +
<!-- <div class="container"> -->
 
<div class="container">
 
<div class="container">
<div class="col-md-7 text-left">
+
<div class="col-md-4 text-right" style="margin-left:30px;">
<h3 class="">Chip 3</h3>
+
<h3 class="">Click to Explore:</h3>
  
<h4 class="">Link</h4>
+
<h4 class="">Cell Sorting</h4>
  
 
</div>
 
</div>
<div class="col-md-5 text-right">
+
<div class="col-md-8 text-left" style="padding-left:40px;">
<img style="max-width: 200px;" src="#" class="">
+
<a href="https://2017.igem.org/Team:BostonU_HW/Isolation">
 +
<img style="max-width: 570px;" src="https://static.igem.org/mediawiki/2017/thumb/7/7f/MARS_CellSorting_MF.png/800px-MARS_CellSorting_MF.png.jpeg" class="">
 +
</a>
 
</div>
 
</div>
 
</div>
 
</div>
Line 358: Line 384:
 
<i class="material-icons" id="right">arrow_forward</i>
 
<i class="material-icons" id="right">arrow_forward</i>
 
</a>
 
</a>
 +
 
<!-- Indicators -->
 
<!-- Indicators -->
<div class="col-md-6" style="position:absolute; z-axis:1;">
+
<div class="col-md-6">
 
<ol class="carousel-indicators">
 
<ol class="carousel-indicators">
 
<li data-target="#carousel-example-generic" data-slide-to="0" class=""></li>
 
<li data-target="#carousel-example-generic" data-slide-to="0" class=""></li>

Latest revision as of 01:59, 1 December 2017

BostonU_HW

BostonU_HW Main Page

Welcome to the 2017 BostonU HW Project: MARS

Microfluidics is often an overlooked tool in the field of synthetic biology because designing and using microfluidic chips requires specialized knowledge. Our project, MARS (Microfluidic Applications for Research in Synbio), aims to increase the accessibility of low-cost and easy to use microfluidic systems for the synthetic biology community.

The typical design, build and fabrication flow utilized in microfluidics requires significant intellectual investment, technical agility, a high startup cost and time investment. The 2016 iGEM Hardware Team, Neptune, in conjunction with CIDAR Lab created an alternative software workflow tackling design and manufacturing barriers. What our team focused on is the implementation stage of this workflow, ensuring that synthetic biologists are able to effectively use the tools provided to them.

The main goals of MARS are to:

  1. Increase accessibility of Microfluidics
  2. Design chips that are relevant to the day to day protocols in synthetic biology labs which can be used together to perform more complex protocols
  3. Create and provide a standardized method of evaluating chip functionality

These three goals led to the creation of the three main branches of MARS: Microfluidics 101, the MARS Repository and Fluid Functionality. Using this end to end system, microfluidics can become a more accessible and practical tool for synthetic biologists to integrate into their labs.

Use the graphic and images below to navigate the three branches of MARS and get a more in-depth look at what we have created over the summer.

Giant Jamboree

Awards

We are extremely proud to have won Best Hardware Project at the Jamboree!

Our team was also awarded with a Gold Medal for our research efforts.