eems icon indicating copy to clipboard operation
eems copied to clipboard

Error in .coord file

Open kepperly opened this issue 2 years ago • 2 comments

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

kepperly avatar Mar 27 '22 23:03 kepperly

The key are nIndiv and nSites of configuration file need to be consistent with coord file and diffs file.

Gintamumu avatar Jul 04 '22 13:07 Gintamumu

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?

BridgetCampbell avatar Sep 25 '23 02:09 BridgetCampbell