I got missing output exception for two simulation datasets that I'm currently working with. Apparently it happens because the segmentation rule doesn't find and hence doesn't output any segments (It says "0 cells founds" in the log file). Any idea why it happens and how to fix it?
I was assuming since it has the number of breakpoints as a parameter, it should work with any number of breakpoints that you give to it and outputs that many segments.