dipetkov / eems

Estimating Effective Migration Surfaces
GNU General Public License v2.0
102 stars 28 forks source link

the option '--params' is required but missing #67

Open luchoamador opened 2 years ago

luchoamador commented 2 years ago

Dear Dr. Petkova,

We compiled the c programs for EEMS in our hub of computational research at the University. To access them we run:

$ module load eems $ cd runeems_snps/src/ $ ./runeems_snps --params params-chain.ini --seed 123 Error: Check that nDemes > 1 (or type ./runeems_snps --help) $./runeems_snps --help the option '--params' is required but missing

We are trying to find the solution, but without luck. I'd appreciate your help with this issue.

Luis.