21 lines
No EOL
687 B
HTML
21 lines
No EOL
687 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>SeqEdit-Cmd-AttachSeq</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>SeqEdit-Cmd-AttachSeq</h3><pre>Defined in file <a href="seqedit.asn.html">seqedit.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCSeqEdit__Cmd__AttachSeq.html">CSeqEdit_Cmd_AttachSeq</a>
|
|
|
|
|
|
SeqEdit-Cmd-AttachSeq ::= SEQUENCE {
|
|
id <a href="SeqEdit-Id.html">SeqEdit-Id</a>, -- Seq entry id
|
|
seq <a href="Bioseq.html">Bioseq</a> -- bioseq
|
|
}</pre>
|
|
</body>
|
|
</html> |