df = load_object("./simulation/sim_trees/dog/cf_dog_merged.jld2") #can be found in google drive
@time net0 = snaq!(readTopology("./simulation/sim_trees/dog/start.tree"), readTableCF(df), hmax=1, filename="net0_bucky", seed=123, runs=10)
