hc_which-GenomicHilbertCurve-method: Query regions

hc_which-GenomicHilbertCurve-methodR Documentation

Query regions

Description

Query regions

Usage

## S4 method for signature '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

jokergoo/HilbertCurve documentation built on Feb. 27, 2024, 6:44 p.m.