| BAMFormatter Properties |
The BAMFormatter type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateIndexFile |
Gets or sets the value indicating that whether to create index file or not.
| |
| CreateSortedBAMFile |
Gets or sets the value indicating that whether the output file to be sorted or not.
| |
| Description |
Gets the description of the sequence alignment formatter being
implemented. This is intended to give the developer some
information of the formatter.
| |
| Name |
Gets the name of the sequence alignment formatter being
implemented. This is intended to give the developer some
information of the formatter type.
| |
| SortType |
Gets or sets type of sort needed.
| |
| SupportedFileTypes |
Gets the file extensions that the formatter implementation
will support.
|