26 lines
No EOL
810 B
HTML
26 lines
No EOL
810 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Spliced-seg-modifier</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>Spliced-seg-modifier</h3><pre>Defined in file <a href="seqalign.asn.html">seqalign.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCSpliced__seg__modifier.html">CSpliced_seg_modifier</a>
|
|
|
|
|
|
Spliced-seg-modifier ::= CHOICE {
|
|
-- protein aligns from the start and the first codon
|
|
-- on both product and genomic is start codon
|
|
start-codon-found BOOLEAN,
|
|
|
|
-- protein aligns to it's end and there is stop codon
|
|
-- on the genomic right after the alignment
|
|
stop-codon-found BOOLEAN
|
|
}</pre>
|
|
</body>
|
|
</html> |