Parser for a BAM index file.
Parser for a BAM index file.
(bam-index f)
Returns a cljam.bam-index.core.BAMIndex.
Returns a cljam.bam-index.core.BAMIndex.
(bin-index f ref-idx)
Returns binning index for the given reference index.
Returns binning index for the given reference index.
(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.
(linear-index f ref-idx)
Returns linear index for the given reference index.
Returns linear index for the given reference index.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |