Team:TU Delft/Modeling/MFA/Pathways

From 2010.igem.org

(Difference between revisions)
Line 60: Line 60:
<form id="pathway_form">
<form id="pathway_form">
<div id="pathwayinput_box">
<div id="pathwayinput_box">
-
<label for="even"><input id="even" type="radio" name="pwinput" value="even" checked="checked">Alkane even</label>
 
-
<label for="odd"><input id="odd" type="radio" name="pwinput" value="odd">Alkane odd</label>
 
<label for="gluc"><input id="gluc" type="radio" name="pwinput" value="gluc">Glucose</label>
<label for="gluc"><input id="gluc" type="radio" name="pwinput" value="gluc">Glucose</label>
 +
<label for="even"><input id="even" type="radio" name="pwinput" value="even" checked="checked">C12-alkane</label>
 +
<label for="odd"><input id="odd" type="radio" name="pwinput" value="odd">C13-alkane</label>
</div>
</div>
<img id="arrow" src="https://static.igem.org/mediawiki/2010/2/2f/Arrow_tud2010.png" />
<img id="arrow" src="https://static.igem.org/mediawiki/2010/2/2f/Arrow_tud2010.png" />
<div id="pathwayoutput_box">
<div id="pathwayoutput_box">
<label for="growth"><input id="growth" type="radio" name="pwout" value="growth" checked="checked">Biomass growth</label>
<label for="growth"><input id="growth" type="radio" name="pwout" value="growth" checked="checked">Biomass growth</label>
-
<label for="NOx"><input id="NOx" type="radio" name="pwout" value="NOx">NOx</label>
+
<label for="NOx"><input id="NOx" type="radio" name="pwout" value="NOx">Biomass growth with NO3</label>
<label for="PHB"><input id="PHB" type="radio" name="pwout" value="PHB">PHB</label>
<label for="PHB"><input id="PHB" type="radio" name="pwout" value="PHB">PHB</label>
<label for="isoprene"><input id="isoprene" type="radio" name="pwout" value="isoprene">Isoprene</label>
<label for="isoprene"><input id="isoprene" type="radio" name="pwout" value="isoprene">Isoprene</label>

Revision as of 12:52, 7 October 2010