Liking cljdoc? Tell your friends :D
Clojure only.

cljam.io.dict.core

The core of dictionary features.

The core of dictionary features.
raw docstring

create-dictclj

(create-dict f headers sequences ur)

Creates a FASTA sequence dictionary file (.dict) from the specified FASTA file. The unfinished file will be deleted when failing.

Creates a FASTA sequence dictionary file (.dict) from the specified FASTA
file. The unfinished file will be deleted when failing.
sourceraw docstring

writerclj

(writer f)

Opens f, returning a cljam.dict.writer.DICTWriter. Should be used inside with-open to ensure the writer is properly closed.

Opens f, returning a `cljam.dict.writer.DICTWriter`. Should be used inside
`with-open` to ensure the writer is properly closed.
sourceraw docstring

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

× close