CATT
CATT copied to clipboard
ERROR: LoadError: ArgumentError: provide a valid sink argument
Hi,
I encountered this error when running CATT for the first time:

However, a quick Google search revealed an easy solution. I only had to change line 587 of catt.jl:
tab = CSV.read("$PATH2CATT/prob.csv",DataFrame)