Click or drag to resize
BAMReferenceIndexes Constructor (Int32)
Creates new instance of BAMReferenceIndexes class. That will be populated with data to make an index

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public BAMReferenceIndexes(
	int refSequenceLength
)

Parameters

refSequenceLength
Type: SystemInt32

[Missing <param name="refSequenceLength"/> documentation for "M:Bio.IO.BAM.BAMReferenceIndexes.#ctor(System.Int32)"]

See Also