28 lines
No EOL
1.3 KiB
HTML
28 lines
No EOL
1.3 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Annotdesc</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>Annotdesc</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCAnnotdesc.html">CAnnotdesc</a>
|
|
|
|
|
|
Annotdesc ::= CHOICE {
|
|
name VisibleString , -- a short name for this collection
|
|
title VisibleString , -- a title for this collection
|
|
comment VisibleString , -- a more extensive comment
|
|
pub <a href="Pubdesc.html">Pubdesc</a> , -- a reference to the publication
|
|
user <a href="User-object.html">User-object</a> , -- user defined object
|
|
create-date <a href="Date.html">Date</a> , -- date entry first created/released
|
|
update-date <a href="Date.html">Date</a> , -- date of last update
|
|
src <a href="Seq-id.html">Seq-id</a> , -- source sequence from which annot came
|
|
align <a href="Align-def.html">Align-def</a>, -- definition of the SeqAligns
|
|
region <a href="Seq-loc.html">Seq-loc</a> } -- all contents cover this region</pre>
|
|
</body>
|
|
</html> |