FastQFormatter Properties |
The FastQFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoFlush |
Gets or sets a value indicating whether the FastQFormatter will flush its buffer
to the underlying stream after every call to Write method.
|
![]() | Description |
Gets the description of this formatter.
This is intended to give developers some information
of the formatter class. This property returns a simple description of what this
class achieves.
|
![]() | FormatType |
Gets or sets the format type to be used.
The FastQFormatType to be used for formatting QualitativeSequence objects.
Default value is Illumina_v1_8
|
![]() | Name |
Gets the name of this formatter.
This is intended to give developers name of the formatter.
|
![]() | SupportedFileTypes |
Gets the file extension supported by this formatter.
|