23 lines
No EOL
784 B
HTML
23 lines
No EOL
784 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>RNA-gen</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>RNA-gen</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCRNA__gen.html">CRNA_gen</a>
|
|
|
|
|
|
RNA-gen ::= SEQUENCE {
|
|
class VisibleString OPTIONAL , -- for ncRNAs, the class of non-coding RNA:
|
|
-- examples: antisense_RNA, guide_RNA, snRNA
|
|
product VisibleString OPTIONAL ,
|
|
quals <a href="RNA-qual-set.html">RNA-qual-set</a> OPTIONAL -- e.g., tag_peptide qualifier for tmRNAs
|
|
}</pre>
|
|
</body>
|
|
</html> |