Class | Description |
---|---|
FastqInputFormat | |
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 © 2018. All rights reserved.