Hi,
I am trying to hide a dataset of 9 individuals from 3 groups: P1, P2, and Hyd. However, it is giving me the following error:
Error output
Running run_hyde.py
Reading input file...Segmentation fault (core dumped)
I am using the following command
/home/pprabhu/Armaillaria/HyDe/scripts/run_hyde.py -i Align-Filter_85p_concat_phylip.phy -m Armillaria-map.txt -o ASGN1 --prefix outprefix -s 6858335 -t 9 -n 3.
My question is whether the error is due to the number of sites (6858335). If so, what is the maximum number of sites that we can use to detect hybridization using Hyde?