Tag: HilbertVis

Bioconductor – IRanges

Infrastructure for manipulating intervals on sequences Bioconductor version: 2.6 The package provides efficient low-level and highly reusable S4 classes for storing ranges of integers, RLE vectors (Run-Length Encoding), and, more generally, data that can be organized sequentially, as well as views on these sequences. Efficient list-like classes are also provided…

Continue Reading Bioconductor – IRanges

Bioconductor – HilbertCurve

DOI: 10.18129/B9.bioc.HilbertCurve     This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see HilbertCurve. Making 2D Hilbert Curve Bioconductor version: 3.13 Hilbert curve is a type of space-filling curves that fold one dimensional axis into a two dimensional space, but with still preserves the…

Continue Reading Bioconductor – HilbertCurve

Bioconductor – HilbertVis

Hilbert curve visualization Bioconductor version: 2.6 Functions to visualize long vectors of integer data by means of Hilbert curves Author: Simon Anders <anders at fs.tum.de> Maintainer: Simon Anders <anders at fs.tum.de> To install this package, start R and enter: source(“http://bioconductor.org/biocLite.R”) biocLite(“HilbertVis”) To cite this package in a publication, start R…

Continue Reading Bioconductor – HilbertVis