ggcirclize is inspired by some circular plot R packages and is designed to create circular graph with the grammar of ggplot2.
You can install the development version of ggcirclize like so:
# install.packages("devtools")
devtools::install_github("junjunlab/ggcirclize")
# or
remotes::install_github("junjunlab/ggcirclize")
Jun Zhang (2023). Creating Circular Graph with the Grammar of GGplot2. https://github.com/junjunlab/ggcirclize
- 2023/12/08 (Adding geom_genomicNestedZoom layer to visualize zoomed plot regions.)
- 2023/12/06 (Adding geom_tracktile2 and geom_trackgenomictile2 layers.)
- 2023/12/02 (Adding geom_chordDiagram layer.)
- 2023/11/29 (Adding geom_trackgenomiclabel2 layer.)
- 2023/11/26 (First version pushed.)
https://junjunlab.github.io/ggcirclize-manual/.