The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Zhang Z, Cao T, Huang Y and Xia Y (2025) CirclizePlus: using ggplot2 feature to write readable R code for circular visualization. Front. Genet. 16:1535368. doi: 10.3389/fgene.2025.1535368
It is recommended that you have the latest version of the R environment installed. You need to install devtools and load it into the R environment, and then you can install circlizePlus from Github.
if (!requireNamespace("devtools", quietly=TRUE))
install.packages("devtools")
install_github("TianzeLab/circlizePlus")
Every time you reboot the R environment, you need to load circlizePlus again.
library(circlizePlus)
We are grateful to Dr. Zuguang Gu from DFKZ for his invaluable guidance and support throughout the project.
Dr. Gu has written a book(“Circular Visualization in R”) explaining how circlize works. To illustrate the similarities and differences between circlize and cirzelizePlus, we’ve rewritten the code in the book as sample code. Visit circlizePlusBook for details.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.