genmap
genmap copied to clipboard
Support compressed fasta files as input for indexing
I second this enhancement.
however, this seems to work:
genmap index -F <(zcat input.fa.gz) -I output_dir
also write the bed+wig as bgzipped would be good.