| Constructor and Description |
|---|
CompressGff3(File inputGff3File,
File outputGff3File)
Compress features in GFF3 format to splittable bgzf or bzip2 compression codecs.
|
CompressGff3(Path inputGff3Path,
File outputGff3File)
Compress features in GFF3 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).