hc_which-GenomicHilbertCurve-method.Rd
Query regions
# S4 method for GenomicHilbertCurve
hc_which(object, ix, iy)
a GenomicHilbertCurve-class
object
A single position on x-axis.
A single position on y-axis.
Values of ix
and iy
should be integers and take values in [1, 2^level].
A data frame with three columns chr
, start
and end
. The value corresponds to the genomic ranges.
# There is no example
NULL
#> NULL