Installation

To install, from the julia REPL run:

julia> using Pkg
julia> Pkg.add(url="https://github.com/CaiGroup/SeqFISHSyndromeDecoding")

Alternatively, open the package manager by typing

julia>] 

then

Pkg> add "https://github.com/CaiGroup/SeqFISHSyndromeDecoding"