41 lines
No EOL
1.8 KiB
HTML
41 lines
No EOL
1.8 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Blast4-seqtech</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>Blast4-seqtech</h3><pre>Defined in file <a href="blast.asn.html">blast.asn</a>
|
|
No C++ class for INTEGER with named values
|
|
|
|
|
|
Blast4-seqtech ::= INTEGER {
|
|
unknown (0) ,
|
|
standard (1) , -- standard sequencing
|
|
est (2) , -- Expressed Sequence Tag
|
|
sts (3) , -- Sequence Tagged Site
|
|
survey (4) , -- one-pass genomic sequence
|
|
genemap (5) , -- from genetic mapping techniques
|
|
physmap (6) , -- from physical mapping techniques
|
|
derived (7) , -- derived from other data, not a primary entity
|
|
concept-trans (8) , -- conceptual translation
|
|
seq-pept (9) , -- peptide was sequenced
|
|
both (10) , -- concept transl. w/ partial pept. seq.
|
|
seq-pept-overlap (11) , -- sequenced peptide, ordered by overlap
|
|
seq-pept-homol (12) , -- sequenced peptide, ordered by homology
|
|
concept-trans-a (13) , -- conceptual transl. supplied by author
|
|
htgs-1 (14) , -- unordered High Throughput sequence contig
|
|
htgs-2 (15) , -- ordered High Throughput sequence contig
|
|
htgs-3 (16) , -- finished High Throughput sequence
|
|
fli-cdna (17) , -- full length insert cDNA
|
|
htgs-0 (18) , -- single genomic reads for coordination
|
|
htc (19) , -- high throughput cDNA
|
|
wgs (20) , -- whole genome shotgun sequencing
|
|
other (255) -- use Source.techexp
|
|
}</pre>
|
|
</body>
|
|
</html> |