BioSeq is a Nim library for working with biological sequence data such as DNA, RNA, and amino acids.
BioSeq is still a work in progress. Critiques, suggestions, and contributions are welcome!
You will need the Nim compiler to be installed on your system. See https://nim-lang.org/
It is recommended that BioSeq be installed with nimble.
nimble install bioseq
Read the documentation here