Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | /* hides "Team:Cornell" and iGEM logo */ | ||
#top_title { | #top_title { | ||
display: none; | display: none; | ||
} | } | ||
− | + | ||
+ | /* removes padding below footer */ | ||
#globalWrapper { | #globalWrapper { | ||
padding: 0; | padding: 0; | ||
Line 14: | Line 16: | ||
padding:0px; | padding:0px; | ||
width:100% !important; | width:100% !important; | ||
− | margin-top: -26px; | + | margin-top:-26px; |
margin-left:0px ; | margin-left:0px ; | ||
+ | } | ||
+ | |||
+ | /* removes small extra margin at very bottom below footer */ | ||
+ | p { | ||
+ | margin: 0; | ||
} | } | ||
</style> | </style> | ||
<title>Team:Cornell - 2018.igem.org</title> | <title>Team:Cornell - 2018.igem.org</title> | ||
<!-- CSS --> | <!-- CSS --> | ||
− | |||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/styles?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/styles?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/grids?action=raw&ctype=text/css"> | ||
<!-- JS --> | <!-- JS --> | ||
<script src="https://2018.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script></script> | <script src="https://2018.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script></script> |
Revision as of 03:24, 23 September 2018
We are building a biological band-pass filter. While biological band pass filters have been developed before, none respond to frequency-based inputs but instead respond to amplitude based inputs.
By controlling the rates of degradation of the components of our system, we are putting together a frequency-response low-pass and high-pass filter to create a novel band-pass filter.
Our filter would allow bacteria to respond only to certain frequency-based inputs, and give it even more digital logic-like character, long a goal of synthetic biology. Moving forward, our project could be an important tool for scientists as synthetic biology branches into increasingly diverse fields.
Our filter would allow bacteria to respond only to certain frequency-based inputs, and give it even more digital logic-like character, long a goal of synthetic biology. Moving forward, our project could be an important tool for scientists as synthetic biology branches into increasingly diverse fields.
homesubdescriptions