Hi, Chris, it looks to me like the NLMSASlice iterator implementation in cnestedlist.pyx guarantees that it returns intervals "in order", i.e. the start of the next interval is always >= the start of the previous interval. Am I correct, and is this guaranteed behavior?
thanks, --titus -- C. Titus Brown, [email protected] -- You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en.
