nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Adjust-features-for-gaps-action.html

26 lines
No EOL
946 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Adjust-features-for-gaps-action</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>Adjust-features-for-gaps-action</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
C++ class: <a href="../doxyhtml/classCAdjust__features__for__gaps__action.html">CAdjust_features_for_gaps_action</a>
Adjust-features-for-gaps-action ::= SEQUENCE {
type <a href="Macro-feature-type.html">Macro-feature-type</a> ,
adjust-for-unknown-length-gaps BOOLEAN ,
adjust-for-known-length-gaps BOOLEAN ,
make-truncated-ends-partial <a href="Truncated-ends-partial-type.html">Truncated-ends-partial-type</a> ,
trim-ends-in-gaps BOOLEAN ,
split-for-internal-gaps BOOLEAN ,
even-when-gaps-are-in-introns BOOLEAN
}</pre>
</body>
</html>