Package: HilbertCurve 2.7.0

Zuguang Gu

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.

Authors:Zuguang Gu [aut, cre]

HilbertCurve_2.7.0.tar.gz
HilbertCurve_2.7.0.zip(r-4.7)HilbertCurve_2.7.0.zip(r-4.6)HilbertCurve_2.7.0.zip(r-4.5)
HilbertCurve_2.7.0.tgz(r-4.6-x86_64)HilbertCurve_2.7.0.tgz(r-4.6-arm64)HilbertCurve_2.7.0.tgz(r-4.5-x86_64)HilbertCurve_2.7.0.tgz(r-4.5-arm64)
HilbertCurve_2.7.0.tar.gz(r-4.7-arm64)HilbertCurve_2.7.0.tar.gz(r-4.7-x86_64)HilbertCurve_2.7.0.tar.gz(r-4.6-arm64)HilbertCurve_2.7.0.tar.gz(r-4.6-x86_64)
HilbertCurve_2.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HilbertCurve/json (API)
NEWS

# Install 'HilbertCurve' in R:
install.packages('HilbertCurve', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jokergoo/hilbertcurve/issues

Pkgdown/docs site:https://jokergoo.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:HilbertCurve-2.7.0(bioc 3.24)HilbertCurve-2.6.0(bioc 3.23)

softwarevisualizationsequencingcoveragegenomeannotationcpp

7.60 score 44 stars 65 scripts 490 downloads 1 mentions 20 exports 13 dependencies

Last updated from:c4fc38a81a. Checks:1 WARNING, 11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING162
linux-devel-arm64NOTE189
linux-devel-x86_64NOTE216
source / vignettesOK213
linux-release-arm64NOTE205
linux-release-x86_64NOTE239
macos-release-arm64NOTE147
macos-release-x86_64NOTE302
macos-oldrel-arm64NOTE112
macos-oldrel-x86_64NOTE336
windows-develNOTE174
windows-releaseNOTE178
windows-oldrelNOTE157
wasm-releaseOK119

Exports:default_overlayGenomicHilbertCurvehc_centered_texthc_layerhc_levelhc_maphc_normal_pointshc_offsethc_pnghc_pointshc_polygonhc_recthc_segmented_pointshc_segmentshc_texthc_whichHilbertCurveis_whiteunzoomzoom

Dependencies:BiocGenericscirclizecolorspacegenericsGenomicRangesGlobalOptionsIRangespngpolylabelrRcppS4VectorsSeqinfoshape

The HilbertCurve package

Rendered fromHilbertCurve.Rmdusingknitr::rmarkdownon May 22 2026.

Last update: 2024-09-10
Started: 2015-07-24

Readme and manuals

Help Manual

Help pageTopics
Default color overlay for adding new layersdefault_overlay
Initialize a Hilbert curve specifically for genomic dataGenomicHilbertCurve
The GenomicHilbertCurve classGenomicHilbertCurve-class
Add text to the center of the blockhc_centered_text hc_centered_text,HilbertCurve-method
Method dispatch page for hc_layerhc_layer
Add a new layer to the Hilbert curvehc_layer,GenomicHilbertCurve-method
Add a new layer to the Hilbert curvehc_layer,HilbertCurve-method
Level of the Hilbert curvehc_level hc_level,HilbertCurve-method
Draw a map which represents positions of different chromosomes on the curvehc_map hc_map,GenomicHilbertCurve-method
Add points to the Hilbert curvehc_normal_points hc_normal_points,HilbertCurve-method
Adjust positionshc_offset hc_offset,HilbertCurve-method
Save Hilbert curve as a PNG figurehc_png hc_png,HilbertCurve-method
Method dispatch page for hc_pointshc_points
Add points to the Hilbert curvehc_points,GenomicHilbertCurve-method
Add points to the Hilbert curvehc_points,HilbertCurve-method
Method dispatch page for hc_polygonhc_polygon
Add text to Hilbert curvehc_polygon,GenomicHilbertCurve-method
Add polygons to Hilbert curvehc_polygon,HilbertCurve-method
Method dispatch page for hc_recthc_rect
Add rectangles on Hilbert curvehc_rect,GenomicHilbertCurve-method
Add rectangles on Hilbert curvehc_rect,HilbertCurve-method
Add points to the Hilbert curvehc_segmented_points hc_segmented_points,HilbertCurve-method
Method dispatch page for hc_segmentshc_segments
Add line segments to Hilbert curvehc_segments,GenomicHilbertCurve-method
Add line segments to Hilbert curvehc_segments,HilbertCurve-method
Method dispatch page for hc_texthc_text
Add text to Hilbert curvehc_text,GenomicHilbertCurve-method
Add text to Hilbert curvehc_text,HilbertCurve-method
Method dispatch page for hc_whichhc_which
Query regionshc_which,GenomicHilbertCurve-method
Query regionshc_which,HilbertCurve-method
Initialize a Hilbert curveHilbertCurve
The HilbertCurve classHilbertCurve-class
Whether the color is whiteis_white
Print the HilbertCurve objectshow show,HilbertCurve-method
Transform zoomed positions to their original valuesunzoom unzoom,HilbertCurve-method
Zoom original positionszoom zoom,HilbertCurve-method