Class | Description |
---|---|
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.
|
InterleavedFastqInputFormat.InterleavedFastqRecordReader | |
SingleFastqInputFormat |
This class is a Hadoop reader for single read fastq.
|
SingleFastqInputFormat.SingleFastqRecordReader |
Copyright © 2015. All rights reserved.