Crate nucleociph

Source
Expand description

A library for encoding phrases into nucleotide characters, and vice versa.

Functionsยง

decode
Decodes a cipher of ATCG characters into the phrase it represents.
encode
Encodes a given phrase into a cipher of ATCG characters.