Team:Groningen/create desc
From 2010.igem.org
(Difference between revisions)
Line 37: | Line 37: | ||
function physprop() { | function physprop() { | ||
var txt ="<b>Physical properties</b><br>"; | var txt ="<b>Physical properties</b><br>"; | ||
- | txt +="Sequence<br>"+document.inv.seq.value+"<br>Length: "+document.inv.blength.value+" bps<BR><br>Host:<br>"+document.inv.host | + | txt +="Sequence<br>"+document.inv.seq.value+"<br>Length: "+document.inv.blength.value+" bps<BR><br>Host:<br>"+getOpsomming(document.inv.host)+"<br>"; |
return txt; | return txt; | ||
} | } |
Revision as of 23:00, 26 October 2010