Package htsjdk.samtools.fastq
package htsjdk.samtools.fastq
-
ClassDescriptionImplementation of a FastqWriter that provides asynchronous output.In general FastqWriterFactory should be used so that AsyncFastqWriter can be enabled, but there are some cases in which that behavior is explicitly not wanted.Codec for encoding records into FASTQ format.Reads a FASTQ file with four lines per record.Enum of the types of lines we see in Fastq.Simple representation of a FASTQ record, without any conversionSimple interface for a class that can write out fastq records.Factory class for creating FastqWriter objects.