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

46 lines
No EOL
1.3 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GIBB-mod</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>GIBB-mod</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
No C++ class for ENUMERATED type
GIBB-mod ::= ENUMERATED { -- GenInfo Backbone modifiers
dna (0) ,
rna (1) ,
extrachrom (2) ,
plasmid (3) ,
mitochondrial (4) ,
chloroplast (5) ,
kinetoplast (6) ,
cyanelle (7) ,
synthetic (8) ,
recombinant (9) ,
partial (10) ,
complete (11) ,
mutagen (12) , -- subject of mutagenesis ?
natmut (13) , -- natural mutant ?
transposon (14) ,
insertion-seq (15) ,
no-left (16) , -- missing left end (5' for na, NH2 for aa)
no-right (17) , -- missing right end (3' or COOH)
macronuclear (18) ,
proviral (19) ,
est (20) , -- expressed sequence tag
sts (21) , -- sequence tagged site
survey (22) , -- one pass survey sequence
chromoplast (23) ,
genemap (24) , -- is a genetic map
restmap (25) , -- is an ordered restriction map
physmap (26) , -- is a physical map (not ordered restriction map)
other (255) }</pre>
</body>
</html>