Function to returns the start and end of segments when given a SegList and an array. Currently only used within the plotSegmentedGenome function.
函数返回段的开始和结束时给予SegList和一个数组。目前只用在plotSegmentedGenome功能。
用法----------Usage----------
findBreakPoints(seg, array)
参数----------Arguments----------
参数:seg
An object of class SegList.
对象类SegList。
参数:array
Numeric value corresponding to a column in seg.
在赛格列相应的数值。