RibosomalRnaOperon Property |
Name of the group of contiguous genes transcribed into a single transcript to which that feature belongs.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Operon { get; set; }
Public Property Operon As String
Get
Set
public:
property String^ Operon {
String^ get ();
void set (String^ value);
}
member Operon : string with get, set
Property Value
Type:
StringSee Also