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

40 lines
No EOL
3 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SeqEdit-Cmd</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</h3><pre>Defined in file <a href="seqedit.asn.html">seqedit.asn</a>
C++ class: <a href="../doxyhtml/classCSeqEdit__Cmd.html">CSeqEdit_Cmd</a>
SeqEdit-Cmd ::= CHOICE {
add-id <a href="SeqEdit-Cmd-AddId.html">SeqEdit-Cmd-AddId</a>, -- Add a new seq-id to bioseq
remove-id <a href="SeqEdit-Cmd-RemoveId.html">SeqEdit-Cmd-RemoveId</a>, -- Remove a seq-id from bioseq
reset-ids <a href="SeqEdit-Cmd-ResetIds.html">SeqEdit-Cmd-ResetIds</a>, -- Reset ids field of bioseq
change-seqattr <a href="SeqEdit-Cmd-ChangeSeqAttr.html">SeqEdit-Cmd-ChangeSeqAttr</a>, -- Change bioseq's attribure
reset-seqattr <a href="SeqEdit-Cmd-ResetSeqAttr.html">SeqEdit-Cmd-ResetSeqAttr</a>, -- Reset bioseq's attribute
change-setattr <a href="SeqEdit-Cmd-ChangeSetAttr.html">SeqEdit-Cmd-ChangeSetAttr</a>, -- Change bioseq-set's attribure
reset-setattr <a href="SeqEdit-Cmd-ResetSetAttr.html">SeqEdit-Cmd-ResetSetAttr</a>, -- Reset bioseq-set's attribute
add-descr <a href="SeqEdit-Cmd-AddDescr.html">SeqEdit-Cmd-AddDescr</a>, -- Add descriptors to an object
set-descr <a href="SeqEdit-Cmd-SetDescr.html">SeqEdit-Cmd-SetDescr</a>, -- Set an objects's descriptors
reset-descr <a href="SeqEdit-Cmd-ResetDescr.html">SeqEdit-Cmd-ResetDescr</a>, -- Reset an objects's descriptors
add-desc <a href="SeqEdit-Cmd-AddDesc.html">SeqEdit-Cmd-AddDesc</a>, -- Add a descriptor ot an object
remove-desc <a href="SeqEdit-Cmd-RemoveDesc.html">SeqEdit-Cmd-RemoveDesc</a>, -- Remove a descripor from an object
attach-seq <a href="SeqEdit-Cmd-AttachSeq.html">SeqEdit-Cmd-AttachSeq</a>, -- Attach a bioseq to seq entry
attach-set <a href="SeqEdit-Cmd-AttachSet.html">SeqEdit-Cmd-AttachSet</a>, -- Attach a bioseq-set to seq entry
reset-seqentry <a href="SeqEdit-Cmd-ResetSeqEntry.html">SeqEdit-Cmd-ResetSeqEntry</a>, -- Detach an object from seq entry
attach-seqentry <a href="SeqEdit-Cmd-AttachSeqEntry.html">SeqEdit-Cmd-AttachSeqEntry</a>, -- Attach a seq entry to bioseq-set
remove-seqentry <a href="SeqEdit-Cmd-RemoveSeqEntry.html">SeqEdit-Cmd-RemoveSeqEntry</a>, -- Remove a seq entry from bioseq-set
attach-annot <a href="SeqEdit-Cmd-AttachAnnot.html">SeqEdit-Cmd-AttachAnnot</a>, -- Add a compelte annotation
remove-annot <a href="SeqEdit-Cmd-RemoveAnnot.html">SeqEdit-Cmd-RemoveAnnot</a>, -- Remove an annotation object
add-annot <a href="SeqEdit-Cmd-AddAnnot.html">SeqEdit-Cmd-AddAnnot</a>, -- Add an annotaion object
replace-annot <a href="SeqEdit-Cmd-ReplaceAnnot.html">SeqEdit-Cmd-ReplaceAnnot</a> -- Replace an annotation object
}</pre>
</body>
</html>