rr1859 / R.4Cker

MIT License
16 stars 15 forks source link

cisAnalysis error #27

Open geneticoman opened 7 years ago

geneticoman commented 7 years ago

Hi,

I updated the R.4Cker code to the newest version and tried to do a cisAnalysis on one of my samples. I got the following error with k=10:

Error in if (as.character(windows[i, 1]) == chr & windows[i, 2] <= end & : missing value where TRUE/FALSE needed

When I tried k=15 however it did work with 11 rounds of parameter estimation.