HilbertCurve-class: The HilbertCurve class

Description Details Methods Author(s) See Also Examples

Description

The HilbertCurve class

Details

Hilbert curve (https://en.wikipedia.org/wiki/Hilbert_curve ) is a type of space-filling curves that folds one-dimensional axis into a two-dimensional space, but still keeps the locality. It has advantages to visualize data with long axis with high resolution.

This package aims to provide an easy and flexible way to visualize data through Hilbert curve. The implementation and example figures are based on following sources:

Methods

The HilbertCurve-class provides following methods:

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

The GenomicHilbertCurve-class inherits HilbertCurve-class and is designed specifically for handling genomic data.

Examples

1

eilslabs/HilbertCurve documentation built on May 16, 2019, 1:23 a.m.