Click or drag to resize
BAMReferenceIndexesLinearIndex Property
Gets list of Linear file offsets. An array holding the linear offsets to be output

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<FileOffset> LinearIndex { get; }

Property Value

Type: IListFileOffset
See Also