Team:TU-Munich/Results/AutoAnnotator

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 49: Line 49:
});
});
-
$.urlParam = function(name){
 
-
    var results = new RegExp('[\\?&]' + name + '=([^&#]*)').exec(window.location.href);
 
-
    alert(results);
 
-
    if (results==null){
 
-
       return null;
 
-
    }
 
-
    else{
 
-
       return results[1] || 0;
 
-
    }
 
-
};
 
$(document).ready(function(){
$(document).ready(function(){

Latest revision as of 14:44, 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