28 lines
No EOL
851 B
HTML
28 lines
No EOL
851 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>GBReference</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>GBReference</h3><pre>Defined in file <a href="gbseq.asn.html">gbseq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCGBReference.html">CGBReference</a>
|
|
|
|
|
|
GBReference ::= SEQUENCE {
|
|
reference VisibleString ,
|
|
position VisibleString OPTIONAL ,
|
|
authors SEQUENCE OF <a href="GBAuthor.html">GBAuthor</a> OPTIONAL ,
|
|
consortium VisibleString OPTIONAL ,
|
|
title VisibleString OPTIONAL ,
|
|
journal VisibleString ,
|
|
xref SEQUENCE OF <a href="GBXref.html">GBXref</a> OPTIONAL ,
|
|
pubmed INTEGER OPTIONAL ,
|
|
remark VisibleString OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |