Turning a GRanges Metadata Column into Rle List
0
0
Entering edit mode
Dario Strbenac ★ 1.6k
@dario-strbenac-5916
Last seen 6 weeks ago
Australia
> Martin Morgan writes: > > r1 = RleList(a=Rle(c(0, 0, 1, 0)), b=Rle(c(1, 1, 0, 0))) > > r2 = RleList(a=Rle(c(0, 0, 2, 2)), b=Rle(c(1, 2, 1, 1))) > > pmax(r1, r2) Could pmean for RleList be in the library, too ?
• 713 views
ADD COMMENT

Login before adding your answer.

Traffic: 663 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6