Click or drag to resize
SAMAlignedSequenceHeaderRefEndPos Property
Gets one based alignment end position of reference sequence depending on CIGAR Value.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int RefEndPos { get; }

Property Value

Type: Int32
See Also