| Constructor and Description |
|---|
CompressSam(File inputSamFile,
File outputSamFile)
Compress alignments in SAM format to splittable bgzf or bzip2 compression codecs.
|
CompressSam(Path inputSamPath,
File outputSamFile)
Compress alignments in SAM 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).