nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/TSeq.html

30 lines
No EOL
742 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>TSeq</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>TSeq</h3><pre>Defined in file <a href="tinyseq.asn.html">tinyseq.asn</a>
C++ class: <a href="../doxyhtml/classCTSeq.html">CTSeq</a>
TSeq ::= SEQUENCE {
seqtype ENUMERATED {
nucleotide (1),
protein (2) },
gi INTEGER OPTIONAL,
accver VisibleString OPTIONAL,
sid VisibleString OPTIONAL,
local VisibleString OPTIONAL,
taxid INTEGER OPTIONAL,
orgname VisibleString OPTIONAL,
defline VisibleString,
length INTEGER,
sequence VisibleString }</pre>
</body>
</html>