Entering edit mode
5.3 years ago
yeserin
•
0
Hi There We are running Beagle v5 on SNP data obtained through RADseq for 356 samples. The aim is to impute the missing data. But the software stops at certain point with the error below. What does this mean? How can we solve this problem?
I would appreciate some suggestions.
Thank you.
Window 55 (NW_017858723.1:81127-115105)
Study markers: 2
Burnin iteration 1: 0 seconds
Burnin iteration 2: 0 seconds
Burnin iteration 3: 0 seconds
Burnin iteration 4: 0 seconds
Burnin iteration 5: 0 seconds
**Exception in thread "main" java.lang.IllegalArgumentException: NaN**
at phase.PhaseData.<init>(PhaseData.java:76)
at main.MainHelper.lsPhaseSingles(MainHelper.java:94)
at main.MainHelper.phase(MainHelper.java:72)
at main.Main.phaseData(Main.java:166)
at main.Main.main(Main.java:116)
Are there NaN's is your input?