GRmidpoint-methods: Returns a GRanges containing the mid point of a GRanges
Description
Returns a GRanges containing the mid point of a GRanges
Arguments
Methods
To be used in this form: GRmidpoint(Object) where Object is a GRanges. A GRanges with width 1 containing the mid points of each range in
Object is returned.