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

Line 1: Line 1:
 +
{{BostonU_HW/CSS}}
 +
{{BostonU_HW/Nav_Bar}}
  
 
<html>
 
<html>
 
 
<head>
 
<head>
<style type="text/css">
+
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 +
  <meta name="description" content="Start your development with a Design System for Bootstrap 4.">
 +
  <meta name="author" content="Creative Tim">
 +
  <title>Argon Design System - Free Design System for Bootstrap 4</title>
 +
  <script src="https://2018.igem.org/Template:BostonU_HW/JS_jquery?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
  <script src="https://2018.igem.org/Template:BostonU_HW/JS_bootstrap_min?action=raw&ctype=text/javascript" type="text/javascript"></script>
  
<link rel="stylesheet" type="text/css"
 
href="https://2018.igem.org/wiki/index.php?title=https://2018.igem.org/Template:BostonU_HW/CSS?action=raw&ctype=text/css" />
 
  
/* ADJUSTS DEFAULT iGEM CONTENT */
+
<!-- /* ADJUSTS DEFAULT iGEM CONTENT */-->
  
 +
<style type="text/css">
 
.logo_2018, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 
.logo_2018, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 
     display: none;
 
     display: none;
Line 16: Line 22:
 
     background-color: transparent;
 
     background-color: transparent;
 
}
 
}
 +
/* ADJUSTS DEFAULT iGEM CONTENT */
  
 
+
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 +
    display: none;
 +
}
 +
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 +
    background-color: transparent;
 +
}
 
body, html, #globalWrapper, #bodyContent, #HQ_page {
 
body, html, #globalWrapper, #bodyContent, #HQ_page {
 
width: 100%;
 
width: 100%;
Line 31: Line 43:
 
height: 100%;
 
height: 100%;
 
}
 
}
 
+
html {
h1{
+
-webkit-font-smoothing: antialiased;
color:blue;
+
font: Times New Roman;
+
 
+
 
}
 
}
 
+
#logo{
body{
+
height:100%;
background-color: #f4f4f4;
+
width:100%;
color: #555555;
+
margin-top: 2%;
 
}
 
}
 
</style>
 
</style>
Line 46: Line 55:
  
 
<body>
 
<body>
<br>
+
    <main>
<h1> Terra: The Bridge Between Benchtop Biology and Microfluidics </h1>
+
      <section class="section-hero section-shaped my-0">
 +
      <div class="shape shape-style-1 shape-default"></div>
 +
      <div class="container shape-container d-flex align-items-center">
 +
        <div class="col px-0">
 +
          <div class="row justify-content-center align-items-center">
 +
            <div class="col-lg-7 text-center">
 +
              <!-- add an image of logo + slogan
 +
              <img src="#" style="width: 200px;" class="img-fluid">
 +
            -->
 +
              <p class="lead text-dark mt-4 mb-5">The Bridge Between Microfluidics and Benchtop Biology</p>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
    <section class="section section-components pb-0" id="section-components">
 +
      <div class="container">
 +
        <div class="row justify-content-center">
 +
          <div class="col-lg-12">
 +
            <!-- Basic elements -->
 +
            <h3>
 +
              <span>Welcome to the 2018 BostonU HW Project: TERRA</span>
 +
            </h3>
 +
            <div class="text section">
 +
              <div class= "text"> Microfluidics allows for the manipulation of small amounts of fluids on the scale of microliters and nanoliters. The application of microfluidics in synthetic biology research would enable scientists to design and implement synthetic biology systems more efficiently and with greater reproducibility.
 +
              <br>
 +
              <br>
 +
              While microfluidics is not new to the field of synthetic biology, it is not currently widely used or accessible to many benchtop biologists. The current “lab on a chip” microfluidic devices are highly specialized to each experiment and expensive to manufacture. In order to analyze the results of the experiments on microfluidic chips, many designs embed sensors directly into the chip. Many of these sensors, however, already exist as traditional analytical devices, such as plate readers. These devices could be used for analysis of microfluidic outputs if the outputs were dispensed selectively into a compatible vessel, such as a microtiter plate. If this were possible, synthetic biologists would be able to incorporate microfluidic chips to streamline their experiments without sinking time and money to design and fabricate highly specialized chips.
 +
              <br>
 +
              <br>
 +
              <b>Our project, TERRA, aims to create an automated system that bridges benchtop biology and microfluidics</b>. Terra is comprised of three main components:
 +
              <br>
 +
              <br>
 +
              <ol>
 +
                <li> <b>Microfluidics</b>: A microfluidic chip designed to execute a desired biological experiment. </li>
 +
                <br>
 +
                <li> <b>Hardware</b>: A low-cost, accessible active XY-plane selectively dispenses the output of the microfluidic chip to a 96-well plate and automated control syringes.</li>
 +
                <br>
 +
                <li> <b>Software</b>: A software interface that will allow the user to detail the parameters of the experiment run on the chip; the specific location per output on the 96-well plate; and the amount of each output dispensed. </li>
 +
              </ol>
 +
            </div>
 +
          </div>
  
 +
</body>
  
<div>
 
  <img src="https://static.igem.org/mediawiki/2018/b/bc/T--Newcastle--prelimLogo.jpg" width="100%" style="margin-top:0%;">
 
</div>
 
 
 
<br>
 
<pre class="tab">
 
<a href="https://2018.igem.org/Team:BostonU_HW/team"> Team Page </a>
 
<a href="https://2018.igem.org/Team:BostonU_HW/project"> Project </a>
 
<a href="https://2018.igem.org/Team:BostonU_HW/notebook"> Notebook </a>
 
<a href="https://2018.igem.org/Team:BostonU_HW/humanPractices"> Human Practices </a>
 
<a href="https://2018.igem.org/Team:BostonU_HW/medal"> Medal Requirements </a>
 
</pre>
 
<br>
 
 
<button class="btn btn-lg btn-primary" type="button">Large Button</button>
 
 
 
</body>
 
 
</html>
 
</html>
 +
{{BostonU_HW/Javascript}}

Revision as of 21:32, 12 August 2018

Argon Design System - Free Design System for Bootstrap 4

Argon Design System - Free Design System for Bootstrap 4

The Bridge Between Microfluidics and Benchtop Biology

Welcome to the 2018 BostonU HW Project: TERRA

Microfluidics allows for the manipulation of small amounts of fluids on the scale of microliters and nanoliters. The application of microfluidics in synthetic biology research would enable scientists to design and implement synthetic biology systems more efficiently and with greater reproducibility.

While microfluidics is not new to the field of synthetic biology, it is not currently widely used or accessible to many benchtop biologists. The current “lab on a chip” microfluidic devices are highly specialized to each experiment and expensive to manufacture. In order to analyze the results of the experiments on microfluidic chips, many designs embed sensors directly into the chip. Many of these sensors, however, already exist as traditional analytical devices, such as plate readers. These devices could be used for analysis of microfluidic outputs if the outputs were dispensed selectively into a compatible vessel, such as a microtiter plate. If this were possible, synthetic biologists would be able to incorporate microfluidic chips to streamline their experiments without sinking time and money to design and fabricate highly specialized chips.

Our project, TERRA, aims to create an automated system that bridges benchtop biology and microfluidics. Terra is comprised of three main components:

  1. Microfluidics: A microfluidic chip designed to execute a desired biological experiment.

  2. Hardware: A low-cost, accessible active XY-plane selectively dispenses the output of the microfluidic chip to a 96-well plate and automated control syringes.

  3. Software: A software interface that will allow the user to detail the parameters of the experiment run on the chip; the specific location per output on the 96-well plate; and the amount of each output dispensed.