Liking cljdoc? Tell your friends :D

cljam.io.fasta-index.core

The core of FASTA index features.

The core of FASTA index features.
raw docstring

create-indexclj

(create-index in-fa out-fai)

Creates a FASTA index file from the sequences.

Creates a FASTA index file from the sequences.
sourceraw docstring

get-headerclj

(get-header fai name)
source

get-headersclj

(get-headers fai)
source

get-indicesclj

(get-indices fai)
source

get-spanclj

(get-span fai name start end)

Calculate byte spans for FASTA file

Calculate byte spans for FASTA file
sourceraw docstring

readerclj

(reader f)
source

writerclj

(writer f)
source

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

× close