Click or drag to resize
BAMFormatterCreateSortedBAMFile Property
Gets or sets the value indicating that whether the output file to be sorted 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 CreateSortedBAMFile { get; set; }

Property Value

Type: Boolean
See Also