Package: HilbertCurve
Type: Package
Title: Making 2D Hilbert Curve
Version: 1.9.1
Date: 2017-4-16
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.1.2), grid, IRanges, GenomicRanges
Imports: methods, utils, HilbertVis, png, grDevices, circlize (>=
        0.3.3)
Suggests: knitr, testthat (>= 1.0.0), ComplexHeatmap (>= 1.13.2),
        markdown, RColorBrewer, RCurl, GetoptLong
VignetteBuilder: knitr
Description: 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.
biocViews: Software, Visualization, Sequencing, Coverage,
        GenomeAnnotation
URL: https://github.com/jokergoo/HilbertCurve
License: GPL (>= 2)
Packaged: 2017-11-02 08:19:10 UTC; biocbuild
Repository: Bioconductor
Date/Publication: 2017-4-16 00:00:00
Collate: 00_S4_generic_methods.R HilbertCurve.R hc_polygon.R utils.R
        GenomicHilbertCurve.R zzz.R
NeedsCompilation: no
Built: R 3.4.2; ; 2017-11-02 12:25:03 UTC; windows
