Click or drag to resize
BAMFormatterCreateIndexFile Property
Gets or sets the value indicating that whether to create index file or not.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool CreateIndexFile { get; set; }

Property Value

Type: Boolean
See Also