Team:Paris Bettencourt/RISC

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!--The Risc Approach objective is to introduce the concept of usualy used Biobrick's pattern database.
+
{{:Team:Paris_Bettencourt/tpl_test}}
 +
<html>
 +
The Risc Approach objective is to introduce the concept of usualy used Biobrick's pattern database.
This Idea is based on the frequency of biobrick construct in Igem team.
This Idea is based on the frequency of biobrick construct in Igem team.
Our approach is to propose to creat a comportemental description of those pattern 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 pattern instead of a  structural design. This to facilitate the usage of these construct.
-
The developpment of this database need the creation of standards to design these pattern. and particulary the definition of parametters that carecterize them. 
+
We starded by analysing older igem project looking for common used biobrick circuit and define the behaviour of those circuits.
-
  l'objectif de l'approche risc est de proposer une base de donnée de motifs régulièrement utilisés.
+
Our approach is to define biobrick circuit with there behaviour.
-
en effet, au sein des équipe igem, de nombreuse combinaison de biobrick sont utilisée de façon récurrente.
+
It's a top down approach of compilation
-
Pour cela, nous proposons la mise en place d'une description comportemental de ces motifs, au lieu d'une approche structurelle, pour en faciliter 'lapréhension par l'utilisateur.
+
 
-
la création d'une telle base de donnée necessite la mise en place d'un modèle de motifs standard, et plus particulièrement la définition des aprametre les caractérisant.
+
<!-- PAGE FOOTER -- ITEMS FROM COLUMN ! HAVE BEEN MOVED HERE -- RDR  -->
-
pour cela, nous somme entré en contact avec les autres équipes d'IGEM pour leur demander les informations qu'ils considère comme obligatoire pour caracteriser une modifs fonctionnel et facilement utilisable.
+
 
-
en se fondant sur cet ensemble de réponses, nous avons pu obtenir une idée de la liste de parametre à prendre en compte.
+
        <div id="footer-wrapper">
-
-->
+
        <div id="footer">
 +
              <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div>       <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div>     <ul id="f-list">
 +
 +
 
 +
  <!-- Recentchanges is not handles well DEBUG -->
 +
    <li id="t-recentchanges"><a href="/Special:RecentChanges"
 +
      title='Recent changes'>Recent changes</a></li>
 +
 
 +
    <li id="t-whatlinkshere"><a href="/Special:WhatLinksHere/Team:Paris_Bettencourt/Modeling"
 +
      title="List of all wiki pages that link here [j]" accesskey="j">What links here</a></li>
 +
 
 +
                        <li id="t-recentchangeslinked"><a href="/Special:RecentChangesLinked/Team:Paris_Bettencourt/Modeling"
 +
                          title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li>
 +
 
 +
 
 +
 
 +
                <li id="t-upload"><a href="/Special:Upload"
 +
                  title="Upload files [u]" accesskey="u">Upload file</a>
 +
                </li>
 +
                <li id="t-specialpages"><a href="/Special:SpecialPages"
 +
                  title="List of all special pages [q]" accesskey="q">Special pages</a>
 +
 
 +
                </li>
 +
                <li><a href='/Special:Preferences'>My preferences</a></li>
 +
            </ul>
 +
        </div> <!-- close footer -->
 +
        <div id='footer'>
 +
    <ul id="f-list">
 +
 
 +
            <li id="t-print"><a href="/wiki/index.php?title=Team:Paris_Bettencourt/Modeling&amp;printable=yes"
 +
              title="Printable version of this page [p]" accesskey="p">Printable version</a>
 +
 
 +
            </li>
 +
 
 +
            <li id="t-permalink"><a href="/wiki/index.php?title=Team:Paris_Bettencourt/Modeling&amp;oldid=86565"
 +
              title="Permanent link to this revision of the page">Permanent link</a>
 +
            </li>
 +
 
 +
 
 +
        <li id="privacy"><a href="/2011.igem.org:Privacy_policy" title="2011.igem.org:Privacy policy">Privacy policy</a></li>
 +
        <li id="disclaimer"><a href="/2011.igem.org:General_disclaimer" title="2011.igem.org:General disclaimer">Disclaimers</a></li>
 +
    </ul>
 +
 
 +
</div> <!-- close footer -->
 +
</div> <!-- close footer-wrapper -->

Revision as of 14:07, 19 September 2011

Team IGEM Paris 2011

The Risc Approach objective is to introduce the concept of usualy used Biobrick's pattern database. This Idea is based on the frequency of biobrick construct in Igem team. Our approach is to propose to creat a comportemental description of those pattern instead of a structural design. This to facilitate the usage of these construct. We starded by analysing older igem project looking for common used biobrick circuit and define the behaviour of those circuits. Our approach is to define biobrick circuit with there behaviour. It's a top down approach of compilation