Liking cljdoc? Tell your friends :D

cljam.io.sam.util

Utilities related to SAM/BAM format.

Utilities related to SAM/BAM format.
raw docstring

compute-binclj

(compute-bin aln)

Returns indexing bin based on alignment start and end.

Returns indexing bin based on alignment start and end.
sourceraw docstring

get-endclj

(get-end aln)

Returns the end position in reference for the given alignment.

Returns the end position in reference for the given alignment.
sourceraw docstring

linear-index-depthclj

source

linear-index-shiftclj

source

parse-alignmentclj

(parse-alignment line)

Parse an alignment line, returning a map of the alignment.

Parse an alignment line, returning a map of the alignment.
sourceraw docstring

stringify-alignmentclj

(stringify-alignment a)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close