Liking cljdoc? Tell your friends :D

cljam.io.bam-index

Parser for a BAM index file.

Parser for a BAM index file.
raw docstring

bam-indexclj

(bam-index f)

Returns a cljam.bam-index.core.BAMIndex.

Returns a cljam.bam-index.core.BAMIndex.
sourceraw docstring

bin-indexclj

(bin-index f ref-idx)

Returns binning index for the given reference index.

Returns binning index for the given reference index.
sourceraw docstring

get-spansclj

(get-spans bai ref-idx beg end)

Returns regions of a BAM file that may contain an alignment for the given range.

Returns regions of a BAM file that may contain an alignment for the given range.
sourceraw docstring

linear-indexclj

(linear-index f ref-idx)

Returns linear index for the given reference index.

Returns linear index for the given reference index.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close