| Constructor and Description |
|---|
CompressFastq(File inputFastqFile,
File outputFastqFile)
Compress sequences in FASTQ format to splittable bgzf or bzip2 compression codecs.
|
CompressFastq(Path inputFastqPath,
File outputFastqFile)
Compress sequences in FASTQ format to splittable bgzf or bzip2 compression codecs.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
call() |
static void |
main(String[] args)
Main.
|
Copyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).