23 lines
No EOL
897 B
HTML
23 lines
No EOL
897 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Other-source</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>Other-source</h3><pre>Defined in file <a href="entrezgene.asn.html">entrezgene.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCOther__source.html">COther_source</a>
|
|
|
|
|
|
Other-source ::= SEQUENCE {
|
|
src <a href="Dbtag.html">Dbtag</a> OPTIONAL , -- key to non-ncbi source
|
|
pre-text VisibleString OPTIONAL , -- text before anchor
|
|
anchor VisibleString OPTIONAL , -- text to show as highlight
|
|
url VisibleString OPTIONAL , -- if present, use this URL not <a href="Dbtag.html">Dbtag</a> and datbase
|
|
post-text VisibleString OPTIONAL } -- text after anchor </pre>
|
|
</body>
|
|
</html> |