62 lines
No EOL
1.8 KiB
HTML
62 lines
No EOL
1.8 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>OrgMod</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>OrgMod</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCOrgMod.html">COrgMod</a>
|
|
|
|
|
|
OrgMod ::= SEQUENCE {
|
|
subtype INTEGER {
|
|
strain (2) ,
|
|
substrain (3) ,
|
|
type (4) ,
|
|
subtype (5) ,
|
|
variety (6) ,
|
|
serotype (7) ,
|
|
serogroup (8) ,
|
|
serovar (9) ,
|
|
cultivar (10) ,
|
|
pathovar (11) ,
|
|
chemovar (12) ,
|
|
biovar (13) ,
|
|
biotype (14) ,
|
|
group (15) ,
|
|
subgroup (16) ,
|
|
isolate (17) ,
|
|
common (18) ,
|
|
acronym (19) ,
|
|
dosage (20) , -- chromosome dosage of hybrid
|
|
nat-host (21) , -- natural host of this specimen
|
|
sub-species (22) ,
|
|
specimen-voucher (23) ,
|
|
authority (24) ,
|
|
forma (25) ,
|
|
forma-specialis (26) ,
|
|
ecotype (27) ,
|
|
synonym (28) ,
|
|
anamorph (29) ,
|
|
teleomorph (30) ,
|
|
breed (31) ,
|
|
gb-acronym (32) , -- used by taxonomy database
|
|
gb-anamorph (33) , -- used by taxonomy database
|
|
gb-synonym (34) , -- used by taxonomy database
|
|
culture-collection (35) ,
|
|
bio-material (36) ,
|
|
metagenome-source (37) ,
|
|
type-material (38) ,
|
|
nomenclature (39) , -- code of nomenclature in subname (B,P,V,Z or combination)
|
|
old-lineage (253) ,
|
|
old-name (254) ,
|
|
other (255) } , -- ASN5: old-name (254) will be added to next spec
|
|
subname VisibleString ,
|
|
attrib VisibleString OPTIONAL } -- attribution/source of name</pre>
|
|
</body>
|
|
</html> |