Bootsnaq does not generate .out file

28 views
Skip to first unread message

Ana VF

unread,
Mar 15, 2023, 6:49:32 AM3/15/23
to PhyloNetworks users
Hi everyone,
I performed different SNaQ analyses based on different hmax values, and the most adequate value of hybridization events was 3. I am now trying to do the bootstrap analyses. 

I am using these commands: 
net2 = readSnaqNetwork("net2.out")
df = DataFrame(CSV.File("cent72_CFs.csv¨); copycols = false)
bootnet = bootsnaq(net2, df, hmax=3, nrep=100, runs=10, filename="bootsnaq", seed=4321)

It generates a .log file, instead of a .out file, as it should regarding the documentation (http://crsl4.github.io/PhyloNetworks.jl/latest/man/bootstrap/)

Do you know what can I do to generate the out file?

Thank you, 
Ana




Reply all
Reply to author
Forward
0 new messages