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

54 lines
No EOL
2.2 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GBSeq</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>GBSeq</h3><pre>Defined in file <a href="gbseq.asn.html">gbseq.asn</a>
C++ class: <a href="../doxyhtml/classCGBSeq.html">CGBSeq</a>
GBSeq ::= SEQUENCE {
locus VisibleString OPTIONAL ,
length INTEGER ,
strandedness VisibleString OPTIONAL ,
moltype VisibleString ,
topology VisibleString OPTIONAL ,
division VisibleString OPTIONAL ,
update-date VisibleString OPTIONAL ,
create-date VisibleString OPTIONAL ,
update-release VisibleString OPTIONAL ,
create-release VisibleString OPTIONAL ,
definition VisibleString OPTIONAL ,
primary-accession VisibleString OPTIONAL ,
entry-version VisibleString OPTIONAL ,
accession-version VisibleString OPTIONAL ,
other-seqids SEQUENCE OF <a href="GBSeqid.html">GBSeqid</a> OPTIONAL ,
secondary-accessions SEQUENCE OF <a href="GBSecondary-accn.html">GBSecondary-accn</a> OPTIONAL,
project VisibleString OPTIONAL ,
keywords SEQUENCE OF <a href="GBKeyword.html">GBKeyword</a> OPTIONAL ,
segment VisibleString OPTIONAL ,
source VisibleString OPTIONAL ,
organism VisibleString OPTIONAL ,
taxonomy VisibleString OPTIONAL ,
references SEQUENCE OF <a href="GBReference.html">GBReference</a> OPTIONAL ,
comment VisibleString OPTIONAL ,
comment-set SEQUENCE OF <a href="GBComment.html">GBComment</a> OPTIONAL ,
struc-comments SEQUENCE OF <a href="GBStrucComment.html">GBStrucComment</a> OPTIONAL ,
primary VisibleString OPTIONAL ,
source-db VisibleString OPTIONAL ,
database-reference VisibleString OPTIONAL ,
feature-table SEQUENCE OF <a href="GBFeature.html">GBFeature</a> OPTIONAL ,
feature-set SEQUENCE OF <a href="GBFeatureSet.html">GBFeatureSet</a> OPTIONAL ,
sequence VisibleString OPTIONAL , -- Optional for contig, wgs, etc.
contig VisibleString OPTIONAL ,
alt-seq SEQUENCE OF <a href="GBAltSeqData.html">GBAltSeqData</a> OPTIONAL ,
xrefs SEQUENCE OF <a href="GBXref.html">GBXref</a> OPTIONAL
}</pre>
</body>
</html>