Click or drag to resize
SnpItemPosition Property
Contains the position for the SNP within the sequence (may be position in full sequence or offset within chromosome)

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int Position { get; set; }

Property Value

Type: Int32
See Also