regroupRleList {ORFik} | R Documentation |
Almost direct copy of IRanges regroupBySupergroup. But only works on rle and GRangesList. This function will be removed if IRanges regroupBySupergroup is exported.
regroupRleList(rle, supergroups)
rle |
A RleList to reduce groups on. |
supergroups |
A GRangesList to group by |
A regrouped RleList