BioMarkovChains
Documentation for BioMarkovChains.
Overview
This package aim to represent BioSequences types as Markov chains to perform different operations and predictions
Installation
You can install BioMarkovChains from the julia REPL. Press ] to enter pkg mode, and enter the following:
add BioMarkovChainsIf you are interested in the cutting edge of the development, please check out the master branch to try new features before release.