cljam.algo.bam-indexer
Indexer of BAM.
create-index
(create-index in-bam out-bai & {:keys [n-threads], :or {n-threads 0}})
Creates a BAM index file from the BAM file.
Indexer of BAM.
(create-index in-bam out-bai & {:keys [n-threads], :or {n-threads 0}})
Creates a BAM index file from the BAM file.