Click or drag to resize
BAMFormatter Properties

The BAMFormatter type exposes the following members.

Properties
  NameDescription
Public propertyCreateIndexFile
Gets or sets the value indicating that whether to create index file or not.
Public propertyCreateSortedBAMFile
Gets or sets the value indicating that whether the output file to be sorted or not.
Public propertyDescription
Gets the description of the sequence alignment formatter being implemented. This is intended to give the developer some information of the formatter.
Public propertyName
Gets the name of the sequence alignment formatter being implemented. This is intended to give the developer some information of the formatter type.
Public propertySortType
Gets or sets type of sort needed.
Public propertySupportedFileTypes
Gets the file extensions that the formatter implementation will support.
Top
See Also