RGraphSpace-package {RGraphSpace} | R Documentation |
RGraphSpace: A lightweight package for representing large igraph objects in a normalized coordinate system
Description
RGraphSpace is an R package that integrates igraph and ggplot2 graphics within spatial maps. RGraphSpace implements new geometric objects using ggplot2 protypes, 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.
Details
Package: | RGraphSpace |
Type: | Software |
License: | GPL-3 |
Maintainer: | Mauro Castro mauro.a.castro@gmail.com |
Index
GraphSpace: | Constructor of GraphSpace-class objects. |
plotGraphSpace: | Plotting igraph objects with RGraphSpace package. |
getGraphSpace: | Accessors for fetching slots from a GraphSpace object. |
Further information is available in the vignettes by typing
vignette('RGraphSpace')
. Documented topics are also available in
HTML by typing help.start()
and selecting the RGraphSpace package
from the menu.
Author(s)
Maintainer: Mauro Castro mauro.a.castro@gmail.com (ORCID)
Other contributors:
Victor Apolonio [contributor]
Vinicius Chagas [contributor]
References
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.
See Also
Useful links:
Report bugs at https://github.com/sysbiolab/RGraphSpace/issues