Package: HilbertCurve
Type: Package
Title: Making 2D Hilbert Curve
Version: 1.26.0
Date: 2022-04-12
Author: Zuguang Gu
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 3.6.0), grid
Imports: methods, utils, HilbertVis, png, grDevices, circlize (>=
        0.3.3), IRanges, GenomicRanges, polylabelr
Suggests: knitr, testthat (>= 1.0.0), ComplexHeatmap (>= 1.99.0),
        markdown, RColorBrewer, RCurl, GetoptLong, rmarkdown
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: MIT + file LICENSE
Collate: 00_S4_generic_methods.R HilbertCurve.R hc_polygon.R utils.R
        GenomicHilbertCurve.R zzz.R
git_url: https://git.bioconductor.org/packages/HilbertCurve
git_branch: RELEASE_3_15
git_last_commit: 0b7de6e
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:16:50 UTC; biocbuild
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.2.0; ; 2022-04-27 09:36:20 UTC; windows
