Circular Visualization in R
last revised on 2020-06-23
About
This is the documentation of the circlize package. Examples in the book are generated under version 0.4.11.
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.0 (2020-04-24)
## Platform: x86_64-apple-darwin17.0 (64-bit)
## Running under: macOS Catalina 10.15.4
##
## 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.11
##
## loaded via a namespace (and not attached):
## [1] Rcpp_1.0.4.6 bookdown_0.19 digest_0.6.25
## [4] grid_4.0.0 magrittr_1.5 evaluate_0.14
## [7] stringi_1.4.6 rlang_0.4.6 GlobalOptions_0.1.2
## [10] rmarkdown_2.2 tools_4.0.0 stringr_1.4.0
## [13] xfun_0.14 yaml_2.2.1 compiler_4.0.0
## [16] colorspace_1.4-1 shape_1.4.4 htmltools_0.4.0
## [19] knitr_1.28