| Constructor and Description |
|---|
FastqSequenceLength(File fastqFile,
File sequenceLengthFile)
Output sequence lengths from DNA sequences in FASTQ format.
|
FastqSequenceLength(Path fastqPath,
File sequenceLengthFile)
Output sequence lengths from DNA sequences in FASTQ format.
|
| 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).