HilbertCurve: Making 2D Hilbert Curve

Hilbert curve is a type of space-filling curves that fold one dimensional axis into a two dimensional space, but with still preserves the locality. This package aims to provide an easy and flexible way to visualize data through Hilbert curve.

Getting started

Package details

AuthorZuguang Gu
Bioconductor views Coverage GenomeAnnotation Sequencing Software Visualization
MaintainerZuguang Gu <z.gu@dkfz.de>
LicenseMIT + file LICENSE
Version1.20.0
URL https://github.com/jokergoo/HilbertCurve
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("HilbertCurve")

Try the HilbertCurve package in your browser

Any scripts or data that you put into this service are public.

HilbertCurve documentation built on Nov. 8, 2020, 8:05 p.m.