66 lines
No EOL
2.8 KiB
HTML
66 lines
No EOL
2.8 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>INSDSeq</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>INSDSeq</h3><pre>Defined in file <a href="insdseq.asn.html">insdseq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCINSDSeq.html">CINSDSeq</a>
|
|
|
|
|
|
INSDSeq ::= 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="INSDSeqid.html">INSDSeqid</a> OPTIONAL ,
|
|
secondary-accessions SEQUENCE OF <a href="INSDSecondary-accn.html">INSDSecondary-accn</a> OPTIONAL,
|
|
|
|
-- <a href="INSDSeq.html">INSDSeq</a>_project has been deprecated in favor of <a href="INSDSeq.html">INSDSeq</a>_xrefs .
|
|
-- This element may be be removed from a future version of this DTD.
|
|
|
|
project VisibleString OPTIONAL ,
|
|
|
|
keywords SEQUENCE OF <a href="INSDKeyword.html">INSDKeyword</a> OPTIONAL ,
|
|
segment VisibleString OPTIONAL ,
|
|
source VisibleString OPTIONAL ,
|
|
organism VisibleString OPTIONAL ,
|
|
taxonomy VisibleString OPTIONAL ,
|
|
references SEQUENCE OF <a href="INSDReference.html">INSDReference</a> OPTIONAL ,
|
|
comment VisibleString OPTIONAL ,
|
|
comment-set SEQUENCE OF <a href="INSDComment.html">INSDComment</a> OPTIONAL ,
|
|
struc-comments SEQUENCE OF <a href="INSDStrucComment.html">INSDStrucComment</a> OPTIONAL ,
|
|
primary VisibleString OPTIONAL ,
|
|
source-db VisibleString OPTIONAL ,
|
|
database-reference VisibleString OPTIONAL ,
|
|
feature-table SEQUENCE OF <a href="INSDFeature.html">INSDFeature</a> OPTIONAL ,
|
|
feature-set SEQUENCE OF <a href="INSDFeatureSet.html">INSDFeatureSet</a> OPTIONAL ,
|
|
sequence VisibleString OPTIONAL , -- Optional for contig, wgs, etc.
|
|
contig VisibleString OPTIONAL ,
|
|
alt-seq SEQUENCE OF <a href="INSDAltSeqData.html">INSDAltSeqData</a> OPTIONAL ,
|
|
|
|
-- <a href="INSDSeq.html">INSDSeq</a>_xrefs provides cross-references from a sequence record
|
|
-- to other database resources. These cross-references are at the
|
|
-- level of the entire record, rather than at the level of a specific
|
|
-- feature. These cross-references can include: BioProject, BioSample,
|
|
-- Sequence Read Archive, etc.
|
|
|
|
xrefs SEQUENCE OF <a href="INSDXref.html">INSDXref</a> OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |