cljam.algo.vcf-indexer

Indexer of VCF/BCF.

create-index

(create-index variant-file out-csi {:keys [shift depth], :or {shift 14, depth 5}})
Creates a CSI index file from the VCF/BCF file.