Skip to content

junjunlab/ggcirclize

Repository files navigation

ggcirclize

ggcirclize is inspired by some circular plot R packages and is designed to create circular graph with the grammar of ggplot2.


Installation

You can install the development version of ggcirclize like so:

# install.packages("devtools")
devtools::install_github("junjunlab/ggcirclize")

# or
remotes::install_github("junjunlab/ggcirclize")

Citation

Jun Zhang (2023). Creating Circular Graph with the Grammar of GGplot2. https://github.com/junjunlab/ggcirclize


News

  • 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.)

Documentation

https://junjunlab.github.io/ggcirclize-manual/.


Related blogs

About

Creating Circular Graph with the Grammar of GGplot2

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages