39 lines
No EOL
1.9 KiB
HTML
39 lines
No EOL
1.9 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Seq-id</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>Seq-id</h3><pre>Defined in file <a href="seqloc.asn.html">seqloc.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCSeq__id.html">CSeq_id</a>
|
|
|
|
|
|
Seq-id ::= CHOICE {
|
|
local <a href="Object-id.html">Object-id</a> , -- local use
|
|
gibbsq INTEGER , -- Geninfo backbone seqid
|
|
gibbmt INTEGER , -- Geninfo backbone moltype
|
|
giim <a href="Giimport-id.html">Giimport-id</a> , -- Geninfo import id
|
|
genbank <a href="Textseq-id.html">Textseq-id</a> ,
|
|
embl <a href="Textseq-id.html">Textseq-id</a> ,
|
|
pir <a href="Textseq-id.html">Textseq-id</a> ,
|
|
swissprot <a href="Textseq-id.html">Textseq-id</a> ,
|
|
patent <a href="Patent-seq-id.html">Patent-seq-id</a> ,
|
|
other <a href="Textseq-id.html">Textseq-id</a> , -- for historical reasons, 'other' = 'refseq'
|
|
general <a href="Dbtag.html">Dbtag</a> , -- for other databases
|
|
gi INTEGER , -- GenInfo Integrated Database
|
|
ddbj <a href="Textseq-id.html">Textseq-id</a> , -- DDBJ
|
|
prf <a href="Textseq-id.html">Textseq-id</a> , -- PRF SEQDB
|
|
pdb <a href="PDB-seq-id.html">PDB-seq-id</a> , -- PDB sequence
|
|
tpg <a href="Textseq-id.html">Textseq-id</a> , -- Third Party Annot/Seq Genbank
|
|
tpe <a href="Textseq-id.html">Textseq-id</a> , -- Third Party Annot/Seq EMBL
|
|
tpd <a href="Textseq-id.html">Textseq-id</a> , -- Third Party Annot/Seq DDBJ
|
|
gpipe <a href="Textseq-id.html">Textseq-id</a> , -- Internal NCBI genome pipeline processing ID
|
|
named-annot-track <a href="Textseq-id.html">Textseq-id</a> -- Internal named annotation tracking ID
|
|
}</pre>
|
|
</body>
|
|
</html> |