Query regions

# S4 method for GenomicHilbertCurve
hc_which(object, ix, iy)

Arguments

object

a GenomicHilbertCurve-class object

ix

A single position on x-axis.

iy

A single position on y-axis.

Details

Values of ix and iy should be integers and take values in [1, 2^level].

Value

A data frame with three columns chr, start and end. The value corresponds to the genomic ranges.

Examples

# There is no example
NULL
#> NULL