Difference between revisions of "Team:Peking/test"

Line 16: Line 16:
 
                             <div class="spacer h30"></div>
 
                             <div class="spacer h30"></div>
 
                             <p class="index-prompts text-center">
 
                             <p class="index-prompts text-center">
                                 What will you do if you could <b>reprogram</b>cells and design there <b>life processes</b>?
+
                                 What will you do if you could <b>reprogram</b> cells and design there <b>life processes</b>?
 
                             </p>
 
                             </p>
 
                         </div>
 
                         </div>
Line 57: Line 57:
 
                             <div class="spacer h30"></div>
 
                             <div class="spacer h30"></div>
 
                             <p class="index-prompts text-center">
 
                             <p class="index-prompts text-center">
                                 A medical patch that can <b>heal</b> patients with faulty methabolic pathways?
+
                                 Cells that can <b>survive</b> in harsh environements by making complex calculations about their surroundings going where <b>no cells have gone before</b>?
 
                             </p>
 
                             </p>
 
                         </div>
 
                         </div>
 
                         <div class="reponse col-md-5 col-md-pull-4">
 
                         <div class="reponse col-md-5 col-md-pull-4">
                             <img src="https://static.igem.org/mediawiki/2016/6/61/Medecin.png" alt="" class="index-img"/>
+
                             <img src="https://static.igem.org/mediawiki/2016/d/de/Mars.png" alt="" class="index-img"/>
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
 
                     <div class="spacer0"></div>
 
                     <div class="spacer0"></div>
                    <div class="row vertical-align">
 
                        <div class="col-md-5 col-md-offset-1">
 
                            <div class="spacer h30"></div>
 
                            <p class="index-prompts text-center">
 
                                Cells that can <b>survive</b> in harsh environements by making complex calculations about their surroundings going where <b>no cells have gone before</b>?
 
                            </p>
 
                        </div>
 
                        <div class="col-md-5">
 
                            <img src="https://static.igem.org/mediawiki/2016/d/de/Mars.png" alt="" class="index-img"/>
 
                        </div>
 
                    </div>
 
  
 
                     <div class="spacer0"></div>
 
                     <div class="spacer0"></div>
Line 108: Line 97:
 
                 <div class="col-md-10 col-md-offset-1">
 
                 <div class="col-md-10 col-md-offset-1">
  
                     <p class="sub-lead">Intelligene is best thought of as a suite of tools, combining aspects of computational biology and synthetic biology to help scientists with new dCas9-based genetic circuits, from their design all the way through to their implementation.
+
                     <p class="sub-lead">This year, the Peking iGEM team is attempting to develop a frame of bio-logical sequential circuits that are programmable. The envisioned circuit is capable of both storing states in DNA and automatically running a series of instructions in a specific order. More specifically, the sequential logic (or a real-state machine) that consists of a clock (trigger signal), flip flop (re-membering device) and control unit (functional part) in bacteria. The clock is an oscillator with a repeated signal cycle that is utilized like a metro-nome to trigger actions of sequential logic circuits. Flip-flop is a memory device that can remember a state. Paired with a clock signal, it can realize state transition. The control unit is a functional part which can convert a signal from flip-flop into complex functions. With such a design, historical events are recorded and influence current cell behavior.</p>
                    </p>
+
<p class="sub-lead">This work tries to point the way toward building large computational sys-tems from modular biological parts—basic sequential computing devices in living cells—and ultimately, programming complex biological functions. Computers have thus become "alive". A unicellular organism itself cannot pack much computational power, but considered as a modular building block, its potential is impressive.
                    <p class="sub-lead">In order to help with the intelligent and intuitive design of these circuits, we decided to modify a recently-published program called Cello. Cello works by combining information about the circuit the user wants to create, and biological information about the system the user is building the circuit for, with a series of algorithms which produce a plasmid which contains an optimized biological form of that circuit. While we loved the concept and its powerful design, we thought that certain aspects could be built upon to increase user-friendliness and embellish its open-source nature. To this end, we created a new, simple, graphical user interface, and connected Cello with databases we created, which make the information it uses public and easily transferrable between users.
+
 
                    </p>
+
                    <p class="sub-lead ">Once a circuit is designed, biological gates are needed to make that circuit. These gates essentially take a simple combination of inputs and produce a given output, according to some rule. Many currently used gates are based on transcription factors, but the use of artificial transcription factors, built using dCas9, is becoming more commonplace as these transcription factors can be reprogrammed to be specific to a certain target and their effect can be fine-tuned by selecting appropriate transcriptional effectors to use within them. During our project we successfully used an architecture first described by Zalatan et al. (2015) to reproduce a previously described activating artificial transcription factor. We also produced two novel repressing artificial transcription factors. Using these parts, we developed two novel NOT gates, each with differing designs.
+
 
                     </p>
 
                     </p>
 
                 </div>
 
                 </div>

Revision as of 01:31, 2 November 2017

iGEM EPFL 2016

What will you do if you could reprogram cells and design there life processes?

A periodic drug delivery to precise drug release in sequential order, appropriate time?

An automatic cell factory where all biosynthetic procedures in one fermentation tank?

Cells that can survive in harsh environements by making complex calculations about their surroundings going where no cells have gone before?

Why sequential logic?


Cells are responsive to a myriad signals under most conditions. Upon re-ceiving this cornucopia of signals, i.e. inputs from the external and internal environment, cells must adjust their own internal mechanisms in response in order to survive. This adjustment depends not only on processing a combi-nation of current environmental signal inputs , but also on determining the cell’s current state, which is a result of a series of past inputs. Habituation and hypersensitivity are good examples.

In digital cir-cuit theory, this operating mode is known as sequential logic. Sequential logic is a type of logic in which output is a function of the present value of inputs and the system’s internal state.

The field of synthetic biology aims to design biological systems to perform tasks to better understand analogous natural systems and to devel-op direct applications for research and medicine. Nowadays, a wide variety of tasks can be performed by synthetically engineered genetic circuits, most-ly constructed using combinational logic. The output of combinational logic (also referred to as time-independent logic) is a function of the present input only. In contrast to sequential logic, it has no internal state as an influence of the history of inputs. Without a memory of state, it is difficult to perform functions in a specific order, which has limited the widespread implementa-tion of such systems.

The ability of sequential logic circuits to store modest amounts of information within living systems and to act upon them would enable new approaches to the study and control of biological processes . More functions could be accomplished with a memory module embedded within the circuit. Once the memory system is able to scale up to more states, a cell can be designed to do work that is more complex. In other words, we can reach a new dimensionality in design-ing synthetic life – time.

What we did


This year, the Peking iGEM team is attempting to develop a frame of bio-logical sequential circuits that are programmable. The envisioned circuit is capable of both storing states in DNA and automatically running a series of instructions in a specific order. More specifically, the sequential logic (or a real-state machine) that consists of a clock (trigger signal), flip flop (re-membering device) and control unit (functional part) in bacteria. The clock is an oscillator with a repeated signal cycle that is utilized like a metro-nome to trigger actions of sequential logic circuits. Flip-flop is a memory device that can remember a state. Paired with a clock signal, it can realize state transition. The control unit is a functional part which can convert a signal from flip-flop into complex functions. With such a design, historical events are recorded and influence current cell behavior.

This work tries to point the way toward building large computational sys-tems from modular biological parts—basic sequential computing devices in living cells—and ultimately, programming complex biological functions. Computers have thus become "alive". A unicellular organism itself cannot pack much computational power, but considered as a modular building block, its potential is impressive.