29 lines
No EOL
1.2 KiB
HTML
29 lines
No EOL
1.2 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Domain-parent</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>Domain-parent</h3><pre>Defined in file <a href="cdd.asn.html">cdd.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCDomain__parent.html">CDomain_parent</a>
|
|
|
|
|
|
Domain-parent ::= SEQUENCE {
|
|
|
|
parent-type INTEGER { classical (0), -- the classification of parent child relations
|
|
fusion (1),
|
|
deletion (2),
|
|
permutation (3),
|
|
other (255) },
|
|
parentid <a href="Cdd-id.html">Cdd-id</a>, -- identify the section parent by accession
|
|
seqannot <a href="Seq-annot.html">Seq-annot</a> OPTIONAL -- contains the sequence alignment linking
|
|
-- CD alignment models, should align the
|
|
-- masters/representatives of each CD
|
|
}</pre>
|
|
</body>
|
|
</html> |