Open MatMaxM opened 2 months ago
I'm able to run the program using the barrier-schemeY-nIndiv300-nSites3000 example, however when I try to use my dataset I get the following error.
Error: Check that nDemes > 1 (or type ./runeems_snps --help)
./runeems_snps --help
My params file is:
datapath = Sgra_Data_D500/Sgra32 mcmcpath = MCMC_D500 nIndiv = 32 nSites = 406 nDemes = 500 diploid = true numMCMCIter = 1000000 numBurnIter = 200000 numThinIter = 1000
Any suggestions?
Thanks, Matías
I'm able to run the program using the barrier-schemeY-nIndiv300-nSites3000 example, however when I try to use my dataset I get the following error.
Error: Check that nDemes > 1 (or type
./runeems_snps --help
)My params file is:
datapath = Sgra_Data_D500/Sgra32 mcmcpath = MCMC_D500 nIndiv = 32 nSites = 406 nDemes = 500 diploid = true numMCMCIter = 1000000 numBurnIter = 200000 numThinIter = 1000
Any suggestions?
Thanks, Matías