r-ggally¶
GGally is designed to be a helper to ggplot2. It contains templates for different plots to be combined into a plot matrix, a parallel coordinate plot function, as well as a function for making a network plot.
Home | |
Versions | 0.5.0 |
License | GPL (>= 2.0) |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-ggally |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-ggally
and update with:
conda update r-ggally