44 lines
No EOL
2.6 KiB
HTML
44 lines
No EOL
2.6 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Seqdesc</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>Seqdesc</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCSeqdesc.html">CSeqdesc</a>
|
|
|
|
|
|
Seqdesc ::= CHOICE {
|
|
mol-type <a href="GIBB-mol.html">GIBB-mol</a> , -- type of molecule
|
|
modif SET OF <a href="GIBB-mod.html">GIBB-mod</a> , -- modifiers
|
|
method <a href="GIBB-method.html">GIBB-method</a> , -- sequencing method
|
|
name VisibleString , -- a name for this sequence
|
|
title VisibleString , -- a title for this sequence
|
|
org <a href="Org-ref.html">Org-ref</a> , -- if all from one organism
|
|
comment VisibleString , -- a more extensive comment
|
|
num <a href="Numbering.html">Numbering</a> , -- a numbering system
|
|
maploc <a href="Dbtag.html">Dbtag</a> , -- map location of this sequence
|
|
pir <a href="PIR-block.html">PIR-block</a> , -- PIR specific info
|
|
genbank <a href="GB-block.html">GB-block</a> , -- GenBank specific info
|
|
pub <a href="Pubdesc.html">Pubdesc</a> , -- a reference to the publication
|
|
region VisibleString , -- overall region (globin locus)
|
|
user <a href="User-object.html">User-object</a> , -- user defined object
|
|
sp <a href="SP-block.html">SP-block</a> , -- SWISSPROT specific info
|
|
dbxref <a href="Dbtag.html">Dbtag</a> , -- xref to other databases
|
|
embl <a href="EMBL-block.html">EMBL-block</a> , -- EMBL specific information
|
|
create-date <a href="Date.html">Date</a> , -- date entry first created/released
|
|
update-date <a href="Date.html">Date</a> , -- date of last update
|
|
prf <a href="PRF-block.html">PRF-block</a> , -- PRF specific information
|
|
pdb <a href="PDB-block.html">PDB-block</a> , -- PDB specific information
|
|
het <a href="Heterogen.html">Heterogen</a> , -- cofactor, etc associated but not bound
|
|
source <a href="BioSource.html">BioSource</a> , -- source of materials, includes <a href="Org-ref.html">Org-ref</a>
|
|
molinfo <a href="MolInfo.html">MolInfo</a> , -- info on the molecule and techniques
|
|
modelev <a href="ModelEvidenceSupport.html">ModelEvidenceSupport</a> -- model evidence for XM records
|
|
}</pre>
|
|
</body>
|
|
</html> |