Skip to content

BioMarkovChains.jl

Representing biological sequences as Markov chains

BioMarkovChains

<p style="margin-bottom:2cm"></p>

<div class="vp-doc" style="width:80%; margin:auto">

<h2> Get Started </h2>

Install BioMarkovChains from the julia REPL. Press ] to enter pkg mode, and enter the add BioMarkovChains command.

julia
(@v1.10) pkg> add BioMarkovChains

For more information, see the Getting Started section.

</div>