Team:HKUSTers

From 2008.igem.org

(Difference between revisions)
(Greetings!)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
-
[[Image:HK Harbour-1-2.jpg|1200px|center|frameless]]
+
[[Image:HK Harbour-1-2.jpg|1200px|center|frameless|Probably the most beautiful harbour in the world: Victoria Harbour, taken at the Peak, Hong Kong.]]
 +
__NOTOC__
 +
<html>
 +
<head>
 +
<style>
-
{| style="color:#1b2c8a;background-color:#5cc7dd;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.ideasList{
-
!align="center"|[[Team:HKUSTers|Home]]                     
+
margin-bottom:30px
-
!align="center"|[[Team:HKUSTers/Team|The Team]]
+
}
-
!align="center"|[[Team:HKUSTers/Constructing|The Project]]
+
-
!align="center"|[[Team:HKUSTers/Constructing|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:HKUSTers/Constructing|Modeling]]
+
-
!align="center"|[[Team:HKUSTers/Constructing|Notebook]]
+
-
|}
+
-
<!-- To Gladys and Vivian: Please note that I redirected the links to pages such as "The project" to HKUSTers/Constructing. You may still edit the original pages by links like https://2008.igem.org/Team:HKUSTers/Project
+
-
!-->
+
-
<hr class=divider>
+
-
<div id="about">
+
-
{|
+
-
| rowspan=2 |
+
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:14px;
 +
list-style-image:none;
 +
list-style-type:none;
-
|[[Image:Logo2.jpg|right|frame|]]
+
}
-
'''Abstract'''
+
#sub li { margin-bottom:20px;}
-
The HKUSTers’ project is composed of three components; (1) a Randomizer with one of the two possible random outputs at a single cell level, (2) a Memorizer that specifically records the last input and compares it with  the current input to give out an XOR calculation, while the input before the last is erased, and (3) a Spatial Oscillator that facilitates autonomous back and forth migration of cells responding to two opposing chemical gradients.
+
}
-
Our project objective is to construct a biological slot machine by coupling the Randomizer with the Memorizer. When two consecutive random signals are produced by the Randomizer, a Memorizer can evaluate whether the two signals are the same so as to display a Jackpot output. Coupling of the Randomizer and a Spatial Oscillator can generate a dynamic pattern, such as dots and stripes, whereas modifications of the Spatial Oscillator can be introduced to produce an automatic and more complex oscillation pattern. With these three building blocks integrated in specific manner, different dynamic patterns can be generated to recreate stripes and pigmented profiles as found in many biological systems. The components also constitute the foundation units subjected to scale up assembly of more complex operations.
+
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
.links {
 +
width:100%;
 +
background-color:#1a2b8c;
 +
margin-bottom:30px;
 +
}
 +
 +
.links tr {
 +
background-color: dodgerblue;;
 +
}
 +
 +
 +
}
 +
 +
 +
.links a{
 +
text-decoration:none;
 +
font-size:15pt;
 +
        font-weight:bold;
 +
        font:'helvetica';
 +
color: white;
 +
}
 +
 +
.links a:active {
 +
        background-color:#1a2b8c;
 +
}
 +
 +
}
 +
 +
#navactive {
 +
        background-color:dodgerblue;
 +
}
 +
 +
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 +
h8 {
 +
font-size: 30pt;
 +
font-weight: normal;
 +
}
 +
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 +
#hbnav dd {
 +
background-color: dodgerblue;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 +
#denav dd{
 +
background-color: dodgerblue;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 +
#projectnav a {
 +
color: dodgerblue;
 +
}
 +
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
</head>
 +
<body>
 +
 +
<!-- Navigation Links Table-->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers" >Home</a> </td>
 +
    <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Team" >The Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Project" >The Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Parts" >Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Modelling">Modelling</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Notebook" >Notebook</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:HKUSTers/Gallery" >Gallery</a> </td>
 +
  </tr>
 +
</table>
 +
</html>
 +
 +
*We are most grateful to the '''Lee Hysan Foundation''' for their generous support.
 +
*<html>
 +
<script language="JAVASCRIPT">
 +
Today = new Date();
 +
Jamboree = new Date("November 8, 2008");
 +
msInADay = 1000 * 60 * 60 * 24;
 +
display = Math.floor((Jamboree.getTime() - Today.getTime())/msInADay);
 +
document.write("There are <b>" + display +" days left</b> until the Jamboree!");
 +
// </script>
 +
</html>
 +
 +
 +
=Greetings!=
 +
[[Image:logo_ust(s).jpg|1200px|right|frameless|Our logo:The ''Bauhinia purpurea x variegata'' at the top-left corner is the floral emblem of Hong Kong; the red sundial on the left represents HKUST, as there is a large sundial in HKUST as a landmark; the Chinese brush style English letters reflect the cultural diversity of Hong Kong as a place where east meets west.]]
 +
 +
Hi folks!
 +
 +
 +
We are the iGEM team from the Hong Kong University of Science and Technology (HKUST) - a university with a famous name but a somewhat less attractive English abbreviation...so we decided to call ourselves "HKUSTers", pronounced like H-cooooolsters!
 +
 +
 +
We are also proud of our Logo: the ''Bauhinia purpurea x variegata'' at the top-left corner is the floral emblem of Hong Kong; the red sundial on the left represents HKUST, as there is a large sundial in HKUST as a landmark; and the Chinese brush style English letters reflect the cultural diversity of Hong Kong as a place where east meets west.
 +
 +
 +
On the Jamboree, we will present our work on '''Saturday Nov.8, 5pm, Room 34-101''' and
 +
 +
<font-size: 500%>rEqUEst thE plEAsUre of yOUr cOmpAny</font-size>!
 +
 +
 +
Hope you enjoy our Website which is a bit..random, but for good reasons.
 +
 +
=Introduction to Our Project:=
 +
 +
[[Image:dgpd.jpg|700px|center|frameless|Does God play dice with the cell?]]
 +
[[Image:Randomness.JPG‎|1200px|center|frameless]]
 +
 +
 +
===Randomness is everywhere!===
 +
 +
[[Image:381184220_4cfce0c86a.jpg|200px|right|frameless]]
 +
You may not have realized it, but ''randomness'' is also very important even outside the casino. It plays an important role in mathematics, cryptography, engineering, computer science and even medicine. Randomness is often needed in reducing bias.
 +
 +
Here just 2 random examples of naturally occuring random events:
 +
 +
* Random motions of molecules that explains phenomena in thermodynamics and properties of gases
 +
 +
* Random genetic mutations that makes natural selection possible and lead to diversity of life
 +
 +
 +
 +
===True Randomness?===
 +
 +
When random numbers are needed, they are usually generated by computers. But how? Can we trust mathematicians?
 +
 +
    ''Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin.''
 +
— John von Neumann (1951)
 +
 +
And John von Neumann was a pioneer in computer-based random number generators...
 +
 +
 +
The problem is, these computers generate ''pseudorandom'' numbers. A pseudorandom process is a process that appears random but is not - pseudorandom sequences typically exhibit statistical randomness while being generated by an entirely deterministic causal process.
 +
 +
 +
But we have decided to design a '''''GENUINE''''' --
 +
[[Image:name_ran3.jpg|800px|center|frameless]]
 +
 +
 +
 +
Admittedly, computers are smart, they can easily perform 1000000000 computations within a single second, while dozens of iGEM teams struggle to teach a cell to work out ''one'' logical gate in a time-scale of hours... Nevertheless, we as synthetic biologists dare to challenge the traditional Computer random number generators, for our cells have a huge advantage over the deterministic computers: we can use ''external entropy''!
 +
 +
 +
We want to engineer ''E. coli'' so that each single cell works as a dice. Stochastic events at the molecular level shall dictate the generation of true randomness. Plus, since our little "dices" can easily self-replicate, extended with a proper read-out system we can have a muuuuuuuulti-digit binary number generated...at least in theory.
 +
 +
 +
Mr. Einstein always wondered whether God play dice with the universe. Well, ''that'' we don't know either, but our bet is that at least -
 +
 +
<p align="center">'''God plays dice with the cell'''.</p>
 +
 +
 +
Oh and by the way ''WE'' don't bet ''randomly'' - for our rationale, please see our [[Team:HKUSTers/Modelling|Modelling]] part. For detailed design, please see our [[Team:HKUSTers/Project|Project]] page. We also have a more informative abstract (sharply tailored for that 150-words requirement):
 +
 +
=Abstract=
 +
Stochastic fluctuation in a cellular context and the lambda-phage bifurcation have been extensively studied. However, from a bottom-up synthetic aspect, we aim to exploit the cellular "noise" to build an E. coli version of a computational device, the "Random Number Generator". One random binary digit can be generated by capturing an initial Polymerase binding event with a pair of mutually exclusive promoters. Reciprocal inhibition using two repressors shall achieve unilateral expression of the "switch", with fluorescence reporters indicating the probability of each alternative occurrence. Balancing the two sets of affinity and kinetic parameters and
 +
maintaining a single copy of this synthetic device integrated into the bacterial chromosome shall improve performance.
 +
 +
If successful, coupled with other reporters we envision multiple extensions of this "Randomizer", including a Memorizer that utilizes a hierarchy of XOR-calculations to "store" a multi-digit random number, and intriguing pattern generation involving chemical gradients and random "population behavior".
<!--- The Mission, Experiments --->
<!--- The Mission, Experiments --->
-
.[[Image:hysan.jpg]] We would truly like to thank Hysan Development Company Limited for their generous sponsorships
 

Latest revision as of 04:59, 30 October 2008

Probably the most beautiful harbour in the world: Victoria Harbour, taken at the Peak, Hong Kong.

  • We are most grateful to the Lee Hysan Foundation for their generous support.


Greetings!

Our logo:The Bauhinia purpurea x variegata at the top-left corner is the floral emblem of Hong Kong; the red sundial on the left represents HKUST, as there is a large sundial in HKUST as a landmark; the Chinese brush style English letters reflect the cultural diversity of Hong Kong as a place where east meets west.

Hi folks!


We are the iGEM team from the Hong Kong University of Science and Technology (HKUST) - a university with a famous name but a somewhat less attractive English abbreviation...so we decided to call ourselves "HKUSTers", pronounced like H-cooooolsters!


We are also proud of our Logo: the Bauhinia purpurea x variegata at the top-left corner is the floral emblem of Hong Kong; the red sundial on the left represents HKUST, as there is a large sundial in HKUST as a landmark; and the Chinese brush style English letters reflect the cultural diversity of Hong Kong as a place where east meets west.


On the Jamboree, we will present our work on Saturday Nov.8, 5pm, Room 34-101 and

rEqUEst thE plEAsUre of yOUr cOmpAny!


Hope you enjoy our Website which is a bit..random, but for good reasons.

Introduction to Our Project:

Does God play dice with the cell?
Randomness.JPG


Randomness is everywhere!

381184220 4cfce0c86a.jpg

You may not have realized it, but randomness is also very important even outside the casino. It plays an important role in mathematics, cryptography, engineering, computer science and even medicine. Randomness is often needed in reducing bias.

Here just 2 random examples of naturally occuring random events:

  • Random motions of molecules that explains phenomena in thermodynamics and properties of gases
  • Random genetic mutations that makes natural selection possible and lead to diversity of life


True Randomness?

When random numbers are needed, they are usually generated by computers. But how? Can we trust mathematicians?

   Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin.
— John von Neumann (1951)

And John von Neumann was a pioneer in computer-based random number generators...


The problem is, these computers generate pseudorandom numbers. A pseudorandom process is a process that appears random but is not - pseudorandom sequences typically exhibit statistical randomness while being generated by an entirely deterministic causal process.


But we have decided to design a GENUINE --

Name ran3.jpg


Admittedly, computers are smart, they can easily perform 1000000000 computations within a single second, while dozens of iGEM teams struggle to teach a cell to work out one logical gate in a time-scale of hours... Nevertheless, we as synthetic biologists dare to challenge the traditional Computer random number generators, for our cells have a huge advantage over the deterministic computers: we can use external entropy!


We want to engineer E. coli so that each single cell works as a dice. Stochastic events at the molecular level shall dictate the generation of true randomness. Plus, since our little "dices" can easily self-replicate, extended with a proper read-out system we can have a muuuuuuuulti-digit binary number generated...at least in theory.


Mr. Einstein always wondered whether God play dice with the universe. Well, that we don't know either, but our bet is that at least -

God plays dice with the cell.


Oh and by the way WE don't bet randomly - for our rationale, please see our Modelling part. For detailed design, please see our Project page. We also have a more informative abstract (sharply tailored for that 150-words requirement):

Abstract

Stochastic fluctuation in a cellular context and the lambda-phage bifurcation have been extensively studied. However, from a bottom-up synthetic aspect, we aim to exploit the cellular "noise" to build an E. coli version of a computational device, the "Random Number Generator". One random binary digit can be generated by capturing an initial Polymerase binding event with a pair of mutually exclusive promoters. Reciprocal inhibition using two repressors shall achieve unilateral expression of the "switch", with fluorescence reporters indicating the probability of each alternative occurrence. Balancing the two sets of affinity and kinetic parameters and maintaining a single copy of this synthetic device integrated into the bacterial chromosome shall improve performance.

If successful, coupled with other reporters we envision multiple extensions of this "Randomizer", including a Memorizer that utilizes a hierarchy of XOR-calculations to "store" a multi-digit random number, and intriguing pattern generation involving chemical gradients and random "population behavior".