Liking cljdoc? Tell your friends :D

cljam.io.dict.writer

Makes a sequence dictionary from FASTA data, and writes it to a file.

Makes a sequence dictionary from FASTA data, and writes it to a file.
raw docstring

make-dictclj

(make-dict _headers sequences ur)

Calculates sequence dictionary from the headers and sequences, returning it as a map.

Calculates sequence dictionary from the headers and sequences, returning it
as a map.
sourceraw docstring

write-dict!clj

(write-dict! wtr headers sequences ur)
source

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

× close