Skip to content

Conversation

@ShixiangWang
Copy link

@ShixiangWang ShixiangWang commented Apr 24, 2023

An error occurred when I run facets with mouse genome data Error in seg.start[seg]:seg.end[seg] : NA/NaN argument.

After I debug, I found that the jointseg in the modified function is not properly ordered. This makes seg.start <- which(diff(c(0, jointseg$seg)) == 1) failed.

Browse[3]> nsegs
[1] 2487
Browse[3]> length(seg.start )
[1] 2484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant