RGraphSpace is an R package that integrates igraph and ggplot2 graphics within spatial maps. RGraphSpace implements new geometric objects using ggplot2 prototypes, customized for representing large igraph objects in a normalized coordinate system. By scaling shapes and graph elements, RGraphSpace can provide a framework for layered visualizations.
Installation in R (>=4.4) Install dependencies to build the package's vignettesinstall.packages("knitr") install.packages("rmarkdown")Install the RGraphSpace package
install.packages("remotes") remotes::install_github("sysbiolab/RGraphSpace", build_vignettes=TRUE)
Follow the RGraphSpace vignette and try to make some plots!
library(RGraphSpace) vignette("RGraphSpace")
If you use RGraphSpace, please cite:
Sysbiolab Team. "RGraphSpace: A lightweight package for representing large igraph objects in a normalized coordinate system". R package, 2023. Doi: 10.32614/CRAN.package.RGraphSpace
Castro MAA, Wang X, Fletcher MNC, Meyer KB, Markowetz F. "RedeR: R/Bioconductor package for representing modular structures nested networks and multiple levels of hierarchical associations". Genome Biology 13:R29, 2012. Doi: 10.1186/gb-2012-13-4-r29
The RGraphSpace package is distributed under Artistic-2.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4