Liking cljdoc? Tell your friends :D

cljam.io.cram.reader


read-alignmentsclj

(read-alignments rdr)

Reads all the alignments from the CRAM file and returns them as a lazy sequence of alignment maps.

Reads all the alignments from the CRAM file and returns them as a lazy
sequence of alignment maps.
sourceraw docstring

read-file-definitionclj

(read-file-definition rdr)

Reads the CRAM file definition.

Reads the CRAM file definition.
sourceraw docstring

read-headerclj

(read-header rdr)

Reads the CRAM header from the CRAM header block.

Reads the CRAM header from the CRAM header block.
sourceraw docstring

skip-containerclj

(skip-container rdr)

Skips the next container.

Skips the next container.
sourceraw docstring

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

× close