25 lines
No EOL
881 B
HTML
25 lines
No EOL
881 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Trna-ext</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Trna-ext</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCTrna__ext.html">CTrna_ext</a>
|
|
|
|
|
|
Trna-ext ::= SEQUENCE { -- tRNA feature extensions
|
|
aa CHOICE { -- aa this carries
|
|
iupacaa INTEGER ,
|
|
ncbieaa INTEGER ,
|
|
ncbi8aa INTEGER ,
|
|
ncbistdaa INTEGER } OPTIONAL ,
|
|
codon SET OF INTEGER OPTIONAL , -- codon(s) as in <a href="Genetic-code.html">Genetic-code</a>
|
|
anticodon <a href="Seq-loc.html">Seq-loc</a> OPTIONAL } -- location of anticodon</pre>
|
|
</body>
|
|
</html> |