graphviz¶
Graph Visualization Software
| Home | http://www.graphviz.org/ |
| Versions | 2.38.0 |
| License | Eclipse Public License v1.0 |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/graphviz |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install graphviz
and update with:
conda update graphviz