Liking cljdoc? Tell your friends :D
Clojure only.

cljam.io.cram.core


clone-readerclj

(clone-reader rdr)

Creates a cloned CRAM reader based on the given CRAM reader.

Creates a cloned CRAM reader based on the given CRAM reader.
sourceraw docstring

readerclj

(reader f {:keys [reference]})

Creates a new CRAM reader that reads a CRAM file f.

Takes an option map as the second argument. An option map consists of:

  • reference: a string representing the path to a reference file
Creates a new CRAM reader that reads a CRAM file f.

Takes an option map as the second argument. An option map consists of:
  - reference: a string representing the path to a reference file
sourceraw docstring

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

× close