Difference between revisions of "Team:RDFZ-China/Model"

Line 65: Line 65:
 
}
 
}
 
     </style>
 
     </style>
 +
</head>
 +
<html>
 +
<head>
 +
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <meta charset="UTF-8">
 +
    <title>RDFZ-China</title>
 +
    <link href="sub.css" rel="stylesheet" type="text/css">
 
</head>
 
</head>
 
<body>
 
<body>
Line 124: Line 133:
 
             <div class="title-content">
 
             <div class="title-content">
 
                 <img src="https://static.igem.org/mediawiki/2017/2/27/Rdfz_model01.png" class="m"/>
 
                 <img src="https://static.igem.org/mediawiki/2017/2/27/Rdfz_model01.png" class="m"/>
               <h1>The Signalling Cascade</h1>
+
               <h1>Introduction</h1>
 
                 <hr class="line">
 
                 <hr class="line">
                 <p>Our cellular model develops on the characterization on srfA, comA and sfp gene expression pathway as well as trying to predict the final productivity of surfactin over time. The main tool wo used to build our model is Matlab,sponsored by Mathworks. To be more specific, we use Simbiology which is a plugin toolbox that specifically designed for computational system biology. By writing deterministic differential equations of reaction inside the cell, we can easily create the pathway that resemble real-life situations.</p>
+
                 <p>Our cellular model develops on the characterization on srfA, comA and sfp gene expression pathway as well as trying to predict the final productivity of surfactin over time. The main tool wo used to build our model is Matlab,sponsored by Mathworks. To be more specific, we use Simbiology which is a plugin toolbox that specifically designed for computational system biology. By writing deterministic differential equations of reaction inside the cell, we can easily create the pathway that resemble real-life situations. </p>
 +
                <h1>The signalling cascade</h1>
 +
                <hr class="line">
 +
                <p>To start with characterization of our gene pathway, our model has been assumed to act as a standard three-component regulation pathway.
 +
               
 +
                </p>
 
             </div>
 
             </div>
 
         </section>
 
         </section>

Revision as of 03:36, 24 October 2017

RDFZ-China RDFZ-China

Introduction


Our cellular model develops on the characterization on srfA, comA and sfp gene expression pathway as well as trying to predict the final productivity of surfactin over time. The main tool wo used to build our model is Matlab,sponsored by Mathworks. To be more specific, we use Simbiology which is a plugin toolbox that specifically designed for computational system biology. By writing deterministic differential equations of reaction inside the cell, we can easily create the pathway that resemble real-life situations.

The signalling cascade


To start with characterization of our gene pathway, our model has been assumed to act as a standard three-component regulation pathway.