nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Cdd-repeat.html

23 lines
No EOL
841 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Cdd-repeat</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>Cdd-repeat</h3><pre>Defined in file <a href="cdd.asn.html">cdd.asn</a>
C++ class: <a href="../doxyhtml/classCCdd__repeat.html">CCdd_repeat</a>
Cdd-repeat ::= SEQUENCE { -- record whether the CD contains
-- repeated sequence/structure motifs
count INTEGER, -- number of tandem repeats in the CD
location <a href="Seq-loc.html">Seq-loc</a> OPTIONAL, -- location on the representative
avglen INTEGER OPTIONAL -- average repeat length
}</pre>
</body>
</html>