Click or drag to resize
ReplicationOriginDirection Property
Direction of DNA replication. Values: left, right, or both where left indicates toward the 5' end of the entry sequence (as presented) and right indicates toward the 3' end.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string Direction { get; set; }

Property Value

Type: String
See Also