README.md

Travis-CI Build Status AppVeyor Build Status codecov

Project Status: Moved to https://github.com/TomKellyGenetics/graphsim – The project has been merged into the graphsim package, and the version at that location should be considered authoritative. to https://github.com/TomKellyGenetics/graphsim

plot.igraph

Functions to plot network or graph structures including customised colors, layout, states, arrows

Installation

To get the iGraph package from CRAN:

install.packages("igraph")

To get the extensions from github:

# install.packages("devtools")
devtools::install_github("TomKellyGenetics/plot.igraph")

Vignettes

Adapted from the plotting blog http://blog.ryanwalker.us/2014/03/going-viral-with-rs-igraph-package.html (as shared on Rbloggers).

https://rawgit.com/TomKellyGenetics/plot.igraph/master/vignettes/plots_viral_quantitate.html

See the following vignette for the extensions provided by this package, namely inclusion of inhition or negating arrows.

https://rawgit.com/TomKellyGenetics/plot.igraph/master/vignettes/plots_directed.html



TomKellyGenetics/plot.igraph documentation built on April 8, 2020, 2:46 p.m.