<!DOCTYPE HTML> <html> <head> <title>Code-break</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>Code-break</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a> C++ class: <a href="../doxyhtml/classCCode__break.html">CCode_break</a> Code-break ::= SEQUENCE { -- specific codon exceptions loc <a href="Seq-loc.html">Seq-loc</a> , -- location of exception aa CHOICE { -- the amino acid ncbieaa INTEGER , -- ASCII value of <a href="NCBIeaa.html">NCBIeaa</a> code ncbi8aa INTEGER , -- <a href="NCBI8aa.html">NCBI8aa</a> code ncbistdaa INTEGER } } -- <a href="NCBIstdaa.html">NCBIstdaa</a> code</pre> </body> </html>