Team:NYMU-Taipei/modeling/m8

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<script type="text/javascript" src="/Team:NYMU-Taipei/modeling-m8.js?action=raw&amp;ctype=text/javascript"></script>
<script type="text/javascript" src="/Team:NYMU-Taipei/modeling-m8.js?action=raw&amp;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 class='bg'>
+
<h>What’s the kind of particle you want to sendiment?</h>
 +
<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>
 +
 
 +
Your rotor has to be a least at the speed of <p id='output'></p> to sendiment the particle
-
</div>
 
</html>
</html>

Revision as of 17:46, 17 October 2014

What’s the kind of particle you want to sendiment? Protein
DNA
Cell/bacteria
What’s its molecular/particle weight(g/mol)?
what’s the density of your buffer(g/ml)?(0 if you have no idea about it)
What’s the diffusion coeeficient of your buffer(cm2/sec)? (0 if you have no idea about it)
What’s the temperature in your rotor(℃)?
Your rotor has to be a least at the speed of

to sendiment the particle