Team:TU-Munich/Results/AutoAnnotator

From 2013.igem.org

(Difference between revisions)
Line 59: Line 59:
    }
    }
};
};
 +
 +
alert($.urlParam('annotator'));
$(document).ready(function(){
$(document).ready(function(){
     if ($.urlParam('annotator')) {
     if ($.urlParam('annotator')) {
         $('#EnteredBioBrick')[0].value = $.urlParam('annotator');
         $('#EnteredBioBrick')[0].value = $.urlParam('annotator');
-
        alert($.urlParam('annotator'));
 
         $('#CreateTableButton').click();
         $('#CreateTableButton').click();
     }
     }

Revision as of 13:58, 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