Circular Visualization in R
last revised on 2020-11-27
About
This is the documentation of the circlize package. Examples in the book are generated under version 0.4.12.1004.
If you use circlize in your publications, I am appreciated if you can cite:
Gu, Z. (2014) circlize implements and enhances circular visualization in R. Bioinformatics. DOI: 10.1093/bioinformatics/btu393
Session info:
## R version 4.0.2 (2020-06-22)
## Platform: x86_64-apple-darwin17.0 (64-bit)
## Running under: macOS Catalina 10.15.5
##
## Matrix products: default
## BLAS: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
## LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
##
## locale:
## [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] circlize_0.4.12.1004
##
## loaded via a namespace (and not attached):
## [1] bookdown_0.21 digest_0.6.27 grid_4.0.2
## [4] magrittr_2.0.1 evaluate_0.14 rlang_0.4.8
## [7] stringi_1.5.3 GlobalOptions_0.1.2 rmarkdown_2.5
## [10] tools_4.0.2 stringr_1.4.0 xfun_0.19
## [13] yaml_2.2.1 compiler_4.0.2 colorspace_2.0-0
## [16] shape_1.4.5 htmltools_0.5.0 knitr_1.30