Click or drag to resize
BAMIndexStorageRead Method
Returns BAMIndex instance by parsing BAM index source.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public BAMIndex Read()

Return Value

Type: BAMIndex

[Missing <returns> documentation for "M:Bio.IO.BAM.BAMIndexStorage.Read"]

See Also