27 lines
No EOL
896 B
HTML
27 lines
No EOL
896 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>DbsnpTooltipSection</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>DbsnpTooltipSection</h3><pre>Defined in file <a href="dbsnp_tooltip_service.asn.html">dbsnp_tooltip_service.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCDbsnpTooltipSection.html">CDbsnpTooltipSection</a>
|
|
|
|
|
|
DbsnpTooltipSection ::= SEQUENCE {
|
|
|
|
-- Section name.
|
|
-- Some of section have predefined names
|
|
-- for details please check https://confluence.ncbi.nlm.nih.gov/display/VAR/SViewer+Tooltips
|
|
section VisibleString OPTIONAL,
|
|
|
|
-- A list of values pertaining to this section.
|
|
values SEQUENCE OF <a href="DbsnpTooltipSectionValue.html">DbsnpTooltipSectionValue</a>
|
|
}</pre>
|
|
</body>
|
|
</html> |