User:ChristopherW

From 2013.igem.org

(Difference between revisions)
(Sample Output)
 
(46 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
-
<script language="JavaScript" src="https://2013.igem.org/Team:TU-Munich/AnnotatorCode.js?action=raw&ctype=text/js"></script>
+
<script type="text/javascript" src="http://api.jquery.com/resources/events.js"></script>
 +
 
 +
 +
<script type="text/javascript" src="https://2013.igem.org/Team:TU-Munich/AjaxExtension.js?action=raw&ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2013.igem.org/Team:TU-Munich/md5_pajhome.js?action=raw&ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2013.igem.org/Team:TU-Munich/Flot.js?action=raw&ctype=text/js"></script>
 +
 
 +
<!-- IMPORTANT: DON'T REMOVE THIS LINE, OTHERWISE NOT SUPPORTED FOR IE BEFORE 9 -->
 +
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="excanvas.min.js"></script><![endif]-->
 +
 
 +
<script type="text/javascript" src="https://2013.igem.org/Team:TU-Munich/AnnotatorCode2.js?action=raw&ctype=text/js"></script>
 +
 
<title>AutoAnnotator by Team TU-Munich 2013</title>
<title>AutoAnnotator by Team TU-Munich 2013</title>
 +
</head>
</head>
<body>
<body>
-
<p id="Command">Enter a sequence below!</p>
+
<p id="Command">Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code! <br>
-
<input type="text" id="EnteredSequence"> Enter sequence!
+
Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly.
 +
</p>
 +
 
 +
<form>
 +
<input type="text" id="EnteredBioBrick"> Enter BioBrick number or DNA sequence!
<br>
<br>
-
<input type="button" onclick="go_countingFun()" value="Click here to create table">
+
<input type="button" id="CreateTableButton" onclick="get_sequence()" value="Click here to create table">
-
<br>
+
</form>
-
<br>
+
-
<p id="CountingResult"></p>
+
-
<p id="newoutput"></p>
+
 +
<p id="htmlExplanation"></p>
 +
<p id="htmlTable"></p>
-
</body>
+
<p id="wikiExplanation"></p>
-
</html>
+
 +
<textarea readonly id="wikiTable" style="width:100%; display: none;" rows="4"></textarea>
-
=Sample Output=
+
<script>
-
 
+
//for enter to trigger program when cursor in the textfield
-
{|cellspacing="0" border="1"
+
$('#EnteredBioBrick').keyup(function(event) {
-
|colspan="20"|'''Automatically determined parameters using the [http://www.mediawiki.org/wiki/Table BioBrick-AutoAnnotator]'''
+
if (event.which == 13){
-
|-
+
$('#EnteredBioBrick').blur(); //to loose focus
-
|colspan="10"|BioBrick: BBa_K1159000
+
$('#CreateTableButton').click();
-
|colspan="10"|Used open reading frame from position ?x? to ?y?.
+
}
-
|-
+
})
-
|colspan="2"|A (Ala)
+
$('#EnteredBioBrick').keydown(function(event) {
-
|4 (7.02%)
+
if (event.which == 13) {
-
|colspan="2"|R (Arg)
+
  event.preventDefault();
-
|2 (3.51%)
+
}
-
|colspan="2"|N (Asn)
+
});
-
|3 (5.26%)
+
</script>
-
|colspan="2"|D (Asp)
+
-
|4 (7.02%)
+
</body>
-
|colspan="2"|C (Cys)
+
</html>
-
|4 (7.02%)
+
-
|-
+
-
|colspan="2"|Q (Gln)
+
-
|2 (3.51%)
+
-
|colspan="2"|E (Glu)
+
-
|2 (3.51%)
+
-
|colspan="2"|G (Gly)
+
-
|4 (7.02%)
+
-
|colspan="2"|H (His)
+
-
|3 (5.26%)
+
-
|colspan="2"|I (Ile)
+
-
|3 (5.26%)
+
-
|-
+
-
|colspan="2"|L (Leu)
+
-
|3 (5.26%)
+
-
|colspan="2"|K (Lys):
+
-
|3 (5.26%)
+
-
|colspan="2"|M (Met)
+
-
|3 (5.26%)
+
-
|colspan="2"|F (Phe)
+
-
|1 (1.75%)
+
-
|colspan="2"|P (Pro)
+
-
|2 (3.51%)
+
-
|-
+
-
|colspan="2"|S (Ser)
+
-
|4 (7.02%)
+
-
|colspan="2"|T (Thr)
+
-
|1 (1.75%)
+
-
|colspan="2"|W (Trp)
+
-
|3 (5.26%)
+
-
|colspan="2"|Y (Tyr)
+
-
|3 (5.26%)
+
-
|colspan="2"|V (Val)
+
-
|3 (5.26%)
+
-
|-
+
-
|colspan="3"|'''Amino acid counting:'''
+
-
|colspan="3"|Total number of amino acids (aa):
+
-
|colspan="2"|57
+
-
|colspan="3"|Number of positively charged aa (Arg + Lys):
+
-
|colspan="2"|5
+
-
|colspan="3"|Number of negatively charged aa (Asp + Glu):
+
-
|colspan="2"|6
+
-
|-
+
-
|colspan="3"|'''Biochemical parameters:'''
+
-
|colspan="3"|Molecular weight [Da]:
+
-
|colspan="2"|6577.50
+
-
|colspan="3"|Theoretical pI:
+
-
|colspan="2"|6.28
+
-
|colspan="3"|Extinction coefficient:
+
-
|colspan="2"|?4?
+
-
|-
+
-
|colspan="3"|'''Estimated half-life:'''
+
-
|colspan="3"|Mammals:
+
-
|colspan="2"|?4 h?
+
-
|colspan="3"|Yeast:
+
-
|colspan="2"|?4?
+
-
|colspan="3"|''E. coli'':
+
-
|colspan="2"|?4?
+
-
|-
+
-
|colspan="3"|'''Codon usage:'''
+
-
|colspan="3"|Mammals:
+
-
|colspan="2"|?good?
+
-
|colspan="3"|Yeast:
+
-
|colspan="2"|?Ok?
+
-
|colspan="3"|''E. coli'':
+
-
|colspan="2"|?bad ?
+
-
|-
+
-
|colspan="3"|'''RFC standard:'''
+
-
|colspan="17"|This is a RFC 25 BioBrick, thus ATGGCCGGC and ACCGGT were added to the 5' and 3' ends.
+
-
|-
+
-
|colspan="20"| The BioBrick-AutoAnnotator was created by [https://2013.igem.org/Team:TU-Munich TU-Munich 2013] iGEM team. For information please read the [https://2013.igem.org/Team:TU-Munich/Results/Software description].
+
-
|}
+

Latest revision as of 21:26, 14 September 2013

AutoAnnotator by Team TU-Munich 2013

Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code!
Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly.

Enter BioBrick number or DNA sequence!