Line 1: | Line 1: | ||
+ | |||
{{SCUT-ChinaA/CSS}} | {{SCUT-ChinaA/CSS}} | ||
{{SCUT-ChinaA/T3}} | {{SCUT-ChinaA/T3}} | ||
Line 11: | Line 12: | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | <p> | + | <p style="text-align: justify"> |
As you can see in the model page, we have successfully used our model to help us design our experiment. If you are interested in our model, you can use our python software tool and even modify it if you like. You can find it on the GitHub. | As you can see in the model page, we have successfully used our model to help us design our experiment. If you are interested in our model, you can use our python software tool and even modify it if you like. You can find it on the GitHub. | ||
</p> | </p> | ||
− | <p><a href="https://github.com/scutzhuzh/optool">Click Here!</a></p> | + | <p style="text-align: justify"><a href="https://github.com/scutzhuzh/optool">Click Here!</a></p> |
</div> | </div> | ||
Line 23: | Line 24: | ||
</div> | </div> | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | <p> | + | <p style="text-align: justify"> |
What you need: | What you need: | ||
</p> | </p> | ||
Line 40: | Line 41: | ||
<h2 style="text-align: left">Output</h2> | <h2 style="text-align: left">Output</h2> | ||
− | <p> | + | <p style="text-align: justify"> |
What you will get is a figure like this: | What you will get is a figure like this: | ||
</p> | </p> | ||
Line 49: | Line 50: | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | <p> | + | <p style="text-align: justify"> |
The ordinate indicates the multiple of the predicted product generation rate of the model, and the sequence below the abscissa indicates the priority of the enzymes (the left is the highest). | The ordinate indicates the multiple of the predicted product generation rate of the model, and the sequence below the abscissa indicates the priority of the enzymes (the left is the highest). | ||
</p> | </p> | ||
Line 57: | Line 58: | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | < | + | <img class="full_size_image" style="margin-top:200px" src="https://static.igem.org/mediawiki/2018/0/0e/T--SCUT-ChinaA--bottom.png"> |
− | + | ||
− | + | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 18:01, 17 October 2018
As you can see in the model page, we have successfully used our model to help us design our experiment. If you are interested in our model, you can use our python software tool and even modify it if you like. You can find it on the GitHub.
Input
What you need:
- A complete metabolic pathway, and convert it into a mathematical form, a matrix \(S\) .
- The constants of the enzymes. Usually you need to put the \(k_{cat}\) and the \(E_t\) in.
Output
What you will get is a figure like this:
The ordinate indicates the multiple of the predicted product generation rate of the model, and the sequence below the abscissa indicates the priority of the enzymes (the left is the highest).