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

65 lines
No EOL
2 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SubSource</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>SubSource</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
C++ class: <a href="../doxyhtml/classCSubSource.html">CSubSource</a>
SubSource ::= SEQUENCE {
subtype INTEGER {
chromosome (1) ,
map (2) ,
clone (3) ,
subclone (4) ,
haplotype (5) ,
genotype (6) ,
sex (7) ,
cell-line (8) ,
cell-type (9) ,
tissue-type (10) ,
clone-lib (11) ,
dev-stage (12) ,
frequency (13) ,
germline (14) ,
rearranged (15) ,
lab-host (16) ,
pop-variant (17) ,
tissue-lib (18) ,
plasmid-name (19) ,
transposon-name (20) ,
insertion-seq-name (21) ,
plastid-name (22) ,
country (23) ,
segment (24) ,
endogenous-virus-name (25) ,
transgenic (26) ,
environmental-sample (27) ,
isolation-source (28) ,
lat-lon (29) , -- +/- decimal degrees
collection-date (30) , -- DD-MMM-YYYY format
collected-by (31) , -- name of person who collected the sample
identified-by (32) , -- name of person who identified the sample
fwd-primer-seq (33) , -- sequence (possibly more than one; semicolon-separated)
rev-primer-seq (34) , -- sequence (possibly more than one; semicolon-separated)
fwd-primer-name (35) ,
rev-primer-name (36) ,
metagenomic (37) ,
mating-type (38) ,
linkage-group (39) ,
haplogroup (40) ,
whole-replicon (41) ,
phenotype (42) ,
altitude (43) ,
other (255) } ,
name VisibleString ,
attrib VisibleString OPTIONAL } -- attribution/source of this name</pre>
</body>
</html>