Liking cljdoc? Tell your friends :D

cljam.io.twobit.reader


Chromclj

source

ChromHeaderclj

source

clone-readerclj

(clone-reader rdr)

Clones .2bit reader sharing persistent objects.

Clones .2bit reader sharing persistent objects.
sourceraw docstring

mask!clj

(mask! cb masks start end)

Mask regions of given charbuffer.

Mask regions of given charbuffer.
sourceraw docstring

read-all-sequencesclj

(read-all-sequences rdr)
(read-all-sequences rdr option)

Reads all sequences in file.

Reads all sequences in file.
sourceraw docstring

read-indicesclj

(read-indices rdr)

Reads metadata of indexed sequences. Forces loading all indices.

Reads metadata of indexed sequences. Forces loading all indices.
sourceraw docstring

read-seq-summariesclj

(read-seq-summaries rdr)

Reads summaries of sequences in this 2bit file.

Reads summaries of sequences in this 2bit file.
sourceraw docstring

read-sequenceclj

(read-sequence rdr region)
(read-sequence rdr {:keys [chr start end]} {:keys [mask?] :or {mask? false}})

Reads sequence at the given region from reader. Pass {:mask? true} to enable masking of sequence.

Reads sequence at the given region from reader.
Pass {:mask? true} to enable masking of sequence.
sourceraw docstring

readerclj

(reader f)
source

replace-ambs!clj

(replace-ambs! cb ambs start end)

Replace regions of charbuffer with Ns.

Replace regions of charbuffer with Ns.
sourceraw docstring

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

× close