Encoding biological sequences into Voss representations

Documentation Latest Release DOI
CI Workflow License Work in Progress Downloads Aqua QA

Overview

This package aim to provide a simple and fast way to encode biological sequences into Voss representation.

Installation

You can install BioVossEncoder from the julia REPL. Press ] to enter pkg mode, and enter the following:

add BioVossEncoder

If you are interested in the cutting edge of the development, please check out the master branch to try new features before release.