This is a test version of Biostars. For the public version, visit https://www.biostars.org.
est-sfs error

Does anyone know what this est-sfs error means?

est-sfs version 2.04 
config_ind 1000000 ERROR 
assign_observed_type:
config_ind >= max_config 0

est-sfs command:

#Run est-sfs:
est-sfs config-file.txt data-file.txt seed-file.txt output-file-sfs.txt output-file-pvalues.txt

est-sfs config file:

n_outgroup 2
model 2
nrandom 10

data-file.txt format:

0,0,0,0 0,0,0,0 0,0,0,0
0,0,0,0 0,0,0,0 0,0,0,0
0,0,0,0 0,0,0,0 0,0,0,0
24,0,24,0       1,0,1,0 1,0,1,0

Any thoughts would be very welcome!

est-sfs non-model-organism ancestral-allele

1 answer

I had the same problem. This is because est-sfs limits the vcf to a maximum of 1 million rows

Log in to answer this question.