Skip to content
Prev 5054 / 21312 Next

[Bioc-devel] ordering GenomicRanges without regard for strand

Hi Michael,

Feels like Christmas is not far away ;-)

Right now only the "match" method in the GenomicRanges-comparison.R
family supports the 'ignore.strand' arg and I think it would be a good
thing to have other "comparison" methods support it. It's too bad
for order() though (but maybe there is a way to hack the definition of
the generic in BiocGeneric?). Should be easy for sort(). Will do.

Cheers,
H.
On 12/12/2013 01:44 PM, Michael Lawrence wrote: