Team:Paris Bettencourt/RISC
From 2011.igem.org
Line 8: | Line 8: | ||
</p><p> | </p><p> | ||
The objective is to simplify design of synthetic systems by using intuitive pattern describing the behaviour we need insteed of combining a lot of biobrick. | The objective is to simplify design of synthetic systems by using intuitive pattern describing the behaviour we need insteed of combining a lot of biobrick. | ||
- | It is a way of having an abstraction of the biobrick level. | + | It is a way of having an abstraction of the biobrick level. Also : for a behaviour, we can find different patterns. |
For example, for an inhibition behaviour, we can use a promoter, a RBS or RNA degradation. | For example, for an inhibition behaviour, we can use a promoter, a RBS or RNA degradation. | ||
The idea is having behind this description a compiler working on those behaviour and choosing the finest pattern for the behaviour we are looking for. | The idea is having behind this description a compiler working on those behaviour and choosing the finest pattern for the behaviour we are looking for. | ||
Line 17: | Line 17: | ||
<td> | <td> | ||
<p>This project is based on an other project witch consist in using a high level behaviousal langage for synthetic biology. | <p>This project is based on an other project witch consist in using a high level behaviousal langage for synthetic biology. | ||
- | This compiling top down chain begin with | + | This compiling top down chain begin with a synthetic system idea. |
</p><p> | </p><p> | ||
- | + | Then this idea is traduced in a program in an high level langage witch use behaviour description of the synthetic system. | |
- | + | </p><p> | |
+ | Next, this program is traduced in a combination of minimalist patterns witch are equivalent to a biobrick construct. | ||
</p> | </p> | ||
</td></tr> | </td></tr> | ||
Line 36: | Line 37: | ||
<td align="center"><h3>Combination</h3><br/>We combine P1's behaviour and P2's behaviour to create a model doing P1's behaviour and next P2's behaviour</td><td align="right"><img src="https://static.igem.org/mediawiki/2011/e/e6/Igemparis2011Combinaison.png"/></td> | <td align="center"><h3>Combination</h3><br/>We combine P1's behaviour and P2's behaviour to create a model doing P1's behaviour and next P2's behaviour</td><td align="right"><img src="https://static.igem.org/mediawiki/2011/e/e6/Igemparis2011Combinaison.png"/></td> | ||
</tr><tr> | </tr><tr> | ||
- | <td align="center"><h3>Substitution</h3><br/> | + | <td align="center"><h3>Substitution</h3><br/>In the pattern P1, we identify a sub function F witch will be remplaced by the P2 behaviour.</td><td align="right"><img src="https://static.igem.org/mediawiki/2011/7/74/Paris2011Substitution.png"/></td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 44: | Line 45: | ||
Our approach is to propose to creat a comportemental description of those patterns instead of a structural design. This to facilitate the usage of these construct. | Our approach is to propose to creat a comportemental description of those patterns instead of a structural design. This to facilitate the usage of these construct. | ||
</p><p> | </p><p> | ||
- | + | This idea is different from other modeling method by not trying to modelize biologic systems but having the biologic system simulating the model(doing possibly more than the model but not less). | |
</p> | </p> | ||
</td></tr> | </td></tr> |
Revision as of 16:57, 19 September 2011
Risc project
The Risc is a long term project. It consist in a database of pre-constructed pattern describing minimalist biological behaviours.
We introduce the concept of Biobrick patterns' database based on the frequency of biobrick construct in Igem team.
The objective is to simplify design of synthetic systems by using intuitive pattern describing the behaviour we need insteed of combining a lot of biobrick. It is a way of having an abstraction of the biobrick level. Also : for a behaviour, we can find different patterns. For example, for an inhibition behaviour, we can use a promoter, a RBS or RNA degradation. The idea is having behind this description a compiler working on those behaviour and choosing the finest pattern for the behaviour we are looking for.
compilation
This project is based on an other project witch consist in using a high level behaviousal langage for synthetic biology. This compiling top down chain begin with a synthetic system idea. Then this idea is traduced in a program in an high level langage witch use behaviour description of the synthetic system. Next, this program is traduced in a combination of minimalist patterns witch are equivalent to a biobrick construct. | ||||
Assembling patternWe will use those minimalist patterns by combination and substitution to simulate the model described by the langage.
| ||||
Our approach is to propose to creat a comportemental description of those patterns instead of a structural design. This to facilitate the usage of these construct. This idea is different from other modeling method by not trying to modelize biologic systems but having the biologic system simulating the model(doing possibly more than the model but not less). | ||||
We starded by analysing older igem project looking for common used biobrick circuit and define the behaviour of those circuits. |
Example of patterns
Mechanism |
Pattern description |
Pattern code |
Transposon |
|
|
Phage |
|