recipe bioconductor-hilbertcurve

Making 2D Hilbert Curve

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/HilbertCurve.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-hilbertcurve/meta.yaml

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.

package bioconductor-hilbertcurve

(downloads) docker_bioconductor-hilbertcurve

Versions:

1.28.0-01.24.0-01.22.0-01.20.0-11.20.0-01.18.0-01.16.0-01.14.0-11.12.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-hilbertcurve

and update with:

conda update bioconductor-hilbertcurve

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-hilbertcurve:<tag>

(see bioconductor-hilbertcurve/tags for valid values for <tag>)

Download stats