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

27 lines
No EOL
822 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Maps</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>Maps</h3><pre>Defined in file <a href="entrezgene.asn.html">entrezgene.asn</a>
C++ class: <a href="../doxyhtml/classCMaps.html">CMaps</a>
Maps::= SEQUENCE {
display-str VisibleString ,
method CHOICE {
proxy VisibleString , --url to non mapviewer mapviewing resource
map-type ENUMERATED { -- units used in display-str to query mapviewer
cyto (0) ,
bp (1) ,
cM (2) ,
cR (3) ,
min (4)}}}</pre>
</body>
</html>