Team:NYMU-Taipei/modeling/m8
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<script type="text/javascript" src="/Team:NYMU-Taipei/modeling-m8.js?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="/Team:NYMU-Taipei/modeling-m8.js?action=raw&ctype=text/javascript"></script> | ||
<link href="https://2014.igem.org/Team:NYMU-Taipei/modeling-m8.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2014.igem.org/Team:NYMU-Taipei/modeling-m8.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
- | <div | + | <h>What’s the kind of particle you want to sendiment?</h><br> |
+ | <input type="radio" name="partical" value="0.73">Protein<br> | ||
+ | <input type="radio" name="partical" value="0.55">DNA<br> | ||
+ | <input type="radio" name="partical" value="1.05">Cell/bacteria<br> | ||
+ | |||
+ | <h>What’s its molecular/particle weight(g/mol)?</h> | ||
+ | <input type="text" name="mw"><br> | ||
+ | |||
+ | <h>what’s the density of your buffer(g/ml)?(0 if you have no idea about it)</h> | ||
+ | <input type="text" name="buf_d"><br> | ||
+ | <h>What’s the diffusion coeeficient of your buffer(cm<sup>2</sup>/sec)? (0 if you have no idea about it)</h> | ||
+ | <input type="text" name="diff"><br> | ||
+ | |||
+ | <h>What’s the temperature in your rotor(℃)?</h> | ||
+ | <input type="text" name="tmp"><br> | ||
+ | <div id='submit'>submit</div> | ||
+ | Your rotor has to be a least at the speed of <span id='output'></span> to sendiment the particle | ||
- | |||
</html> | </html> |
Latest revision as of 17:48, 17 October 2014
Protein
DNA
Cell/bacteria
submit
Your rotor has to be a least at the speed of to sendiment the particle