Team:TU Delft/Modeling/MFA/Pathways
From 2010.igem.org
(Difference between revisions)
Lbergwerff (Talk | contribs) |
Lbergwerff (Talk | contribs) |
||
Line 60: | Line 60: | ||
<form id="pathway_form"> | <form id="pathway_form"> | ||
<div id="pathwayinput_box"> | <div id="pathwayinput_box"> | ||
- | |||
- | |||
<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"> | + | <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