Installation
From the Julia REPL, install by running the commands:
julia> using Pkg
julia> Pkg.add(url="https://github.com/CaiLab/SeqFISH_ADCG")
Alternatively, open the package manager by typing
julia>]
then
Pkg> add "https://github.com/CaiGroup/SeqFISHSyndromeDecoding"