Liking cljdoc? Tell your friends :D

cljam.io.sam.util.quality

Utility functions for phred quality strings.

Utility functions for phred quality strings.
raw docstring

fastq->phredclj

(fastq->phred fastq)

Converts fastq quality string to phred bytes.

Converts fastq quality string to phred bytes.
sourceraw docstring

fastq-char->phred-byteclj

(fastq-char->phred-byte ch)

Converts fastq-char to phred-byte.

Converts fastq-char to phred-byte.
sourceraw docstring

phred->fastqcljmultimethod

Converts phred bytes or a byte to fastq quality string or char.

Converts phred bytes or a byte to fastq quality string or char.
sourceraw docstring

phred-byte->fastq-charclj

(phred-byte->fastq-char b)

Converts phred-byte to fastq-char.

Converts phred-byte to fastq-char.
sourceraw docstring

phred-bytes->fastqclj

(phred-bytes->fastq b)

Converts phred bytes to fastq quality string.

Converts phred bytes to fastq quality string.
sourceraw docstring

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

× close