Circular layout is an efficient way for the visualization of huge amounts of information. Here the circlize package provides an implementation of circular layout generation in R as well as an enhancement of available software. The flexibility of this package is based on the usage of low-level graphics functions such that self-defined high-level graphics can be easily implemented by users for specific purposes. Together with the seamless connection between the powerful computational and visual environment in R, circlize gives users more convenience and freedom to design figures for better understanding complex patterns behind multi-dimensional data.
Version: | 0.3.4 |
Depends: | R (≥ 2.10.0), graphics |
Imports: | GlobalOptions (≥ 0.0.6), shape, grDevices, utils, stats, colorspace, methods, grid |
Suggests: | knitr, dendextend (≥ 1.0.1) |
Published: | 2015-12-22 |
Author: | Zuguang Gu |
Maintainer: | Zuguang Gu <z.gu at dkfz.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jokergoo/circlize |
NeedsCompilation: | no |
Citation: | circlize citation info |
Materials: | NEWS |
CRAN checks: | circlize results |
Reference manual: | circlize.pdf |
Vignettes: |
Introduction to circlize package Circular phylogenetic tree How to make Chord Diagram Make genomic plots Some interesting graphics Visualize relations by Chord diagram |
Package source: | circlize_0.3.4.tar.gz |
Windows binaries: | r-devel: circlize_0.3.4.zip, r-release: circlize_0.3.4.zip, r-oldrel: circlize_0.3.4.zip |
OS X Snow Leopard binaries: | r-release: circlize_0.3.4.tgz, r-oldrel: circlize_0.2.4.tgz |
OS X Mavericks binaries: | r-release: circlize_0.3.4.tgz |
Old sources: | circlize archive |
Reverse imports: | mldr |
Reverse suggests: | dendextend, sharpshootR |