| Class | Description |
|---|---|
| FastqInputFormat | |
| FastqRecordReader |
A record reader for the interleaved FASTQ format.
|
| InterleavedFastqInputFormat |
This class is a Hadoop reader for "interleaved fastq" -- that is,
fastq with paired reads in the same file, interleaved, rather than
in two separate files.
|
| SingleFastqInputFormat |
This class is a Hadoop reader for single read fastq.
|
Copyright © 2022. All rights reserved.