GenBankMetadataOrigin Property |
Specification of how the first base of the reported sequence is
operationally located within the genome. Where possible, this
includes its location within a larger genetic map.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Origin { get; set; }
Public Property Origin As String
Get
Set
public:
property String^ Origin {
String^ get ();
void set (String^ value);
}
member Origin : string with get, set
Property Value
Type:
StringSee Also