eems
eems copied to clipboard
Error in .coord file
Hello,
The same issue had been reported before, but was closed without stating the solution. I saw a few others were recently having the same issue, so I thought I would reopen it as a new issue.
When trying to run runeems_snps I run into an error when it gets to generating the population grid. It says "Check that /Users/path/to/data/files/datapath.coord is a list of locations, two coordinates per row. I don't see any issues with my .coord file (attached as a .txt file), and I used this same file a couple of years back and it ran fine.
Any help or insight would be much appreciated, thanks! datapath.coord.txt
The key are nIndiv and nSites of configuration file need to be consistent with coord file and diffs file.
Hi, I am having this same issue! I have checked and my nIndiv is the same as the number of rows in the .coord file and in the .diffs file.... is that what you mean?
I checked nSites against the number of loci in my dataset and it was the same. Would the bed2diffs function have changed the number of loci so that nSites is incorrect?