TransferRnaTransSplicing Property |
Indicates that exons from two RNA molecules are ligated in intermolecular
reaction to form mature RNA.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool TransSplicing { get; set; }
Public Property TransSplicing As Boolean
Get
Set
public:
property bool TransSplicing {
bool get ();
void set (bool value);
}
member TransSplicing : bool with get, set
Property Value
Type:
BooleanSee Also