Closed sstadick closed 3 years ago
I second this request!
For now, folks can just pipe the output into bgzip --index --index-name out.gz.csi > out.gz
In progress: https://github.com/sstadick/perbase/pull/36
Just need to update the README and look into generating an index.
It's not the fastest possible bgzip support, but it's better than nothing and probably still faster than piping into bgzip
tool.
See https://github.com/sstadick/perbase/pull/38
Skipping index generation for now.
and indexing?