kerrycobb / BioSeq

Nim package for working with biological sequence data such as DNA, RNA, and amino acids.

Home Page:https://kerrycobb.github.io/BioSeq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Actions CI License: MIT Stability

BioSeq

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!

Installation

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

Usage

Read the documentation here

About

Nim package for working with biological sequence data such as DNA, RNA, and amino acids.

https://kerrycobb.github.io/BioSeq/

License:MIT License


Languages

Language:Nim 100.0%