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

24 lines
No EOL
850 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>TMgr-Hub</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>TMgr-Hub</h3><pre>Defined in file <a href="trackmgr.asn.html">trackmgr.asn</a>
C++ class: <a href="../doxyhtml/classCTMgr__Hub.html">CTMgr_Hub</a>
TMgr-Hub ::= SEQUENCE {
hub VisibleString, -- hub entry from hub.txt file
short-label VisibleString, -- shortLabel entry from hub.txt file
long-label VisibleString, -- longLabel entry from hub.txt file
assembly-db-name SET OF VisibleString, --- genome entries in genomes.txt file
trackdb-url VisibleString OPTIONAL --- trackDb entry in genomes.txt file associated with assembly_acc
}</pre>
</body>
</html>