Team:TU-Munich/Results/AutoAnnotator

From 2013.igem.org

(Difference between revisions)
Line 51: Line 51:
$.urlParam = function(name){
$.urlParam = function(name){
    var results = new RegExp('[\\?&]' + name + '=([^&#]*)').exec(window.location.href);
    var results = new RegExp('[\\?&]' + name + '=([^&#]*)').exec(window.location.href);
-
    alert(results);
 
    if (results==null){
    if (results==null){
       return null;
       return null;

Revision as of 14:09, 28 September 2013


Use the AutoAnnotator to create your own Protein-Data table

Enter a BioBrick number (e.g. K801060) or a nucleotide sequence below!

Enter BioBrick number or DNA sequence!


Read the Autoannotator Description and References

HTML Comment Box is loading comments...



Locations of visitors to this page