25 lines
No EOL
626 B
HTML
25 lines
No EOL
626 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Prot-pos</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>Prot-pos</h3><pre>Defined in file <a href="seqalign.asn.html">seqalign.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCProt__pos.html">CProt_pos</a>
|
|
|
|
|
|
Prot-pos ::= SEQUENCE {
|
|
-- amino-acid position (0-based)
|
|
amin INTEGER ,
|
|
|
|
-- position within codon (1-based)
|
|
-- 0 = not set (meaning 1)
|
|
frame INTEGER DEFAULT 0
|
|
}</pre>
|
|
</body>
|
|
</html> |