Team:DTU-Denmark/Achievements/Calculator

From 2014.igem.org

(Difference between revisions)
Line 48: Line 48:
var growthunitvar = parseFloat(growthunit.value);
var growthunitvar = parseFloat(growthunit.value);
-
 
+
if (conccheck.checked) { conc = (parseFloat(fluorescence.value)-parseFloat(intercept.value)) / parseFloat(slope.value) };
if (degcheck.checked) { degenvar = Math.log(2)/(parseFloat(deghalf.value)*parseFloat(deghalfunit.value)) };
if (degcheck.checked) { degenvar = Math.log(2)/(parseFloat(deghalf.value)*parseFloat(deghalfunit.value)) };
if (growthcheck.checked) { growthvar = Math.log(2)/(parseFloat(grodouble.value)*parseFloat(grodoubleunit.value)) };
if (growthcheck.checked) { growthvar = Math.log(2)/(parseFloat(grodouble.value)*parseFloat(grodoubleunit.value)) };

Revision as of 21:27, 17 October 2014

Fluorescence:
Standard curve, intercept:
Standard curve, slope:
Spinach concentration: µM
Input concentration directly
CFU count CFU/L
Use OD measurement
OD600
Degradation rate:
Use degradation half time
Degradation half time:
Growth rate:
Use growth doubling time
Growth doubling time:
Fold-fraction: %
Copy number:
Promoter activity PoPS