diff options
author | Pjotr Prins | 2016-06-09 09:07:34 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-06-09 09:07:34 +0000 |
commit | 47cf69f2f2fc8243b94f17387547c1fc12fb60ab (patch) | |
tree | 6beab11a5317d2f65283fe5731868c349abd2139 | |
parent | 26f6351c888cd53f80c258a2c46df3841ea2e7d7 (diff) | |
download | genenetwork2-47cf69f2f2fc8243b94f17387547c1fc12fb60ab.tar.gz |
Docs: add SVG graph
-rw-r--r-- | doc/README.org | 2 | ||||
-rw-r--r-- | doc/joss/2016/paper.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/README.org b/doc/README.org index bcc8a65e..681357ef 100644 --- a/doc/README.org +++ b/doc/README.org @@ -24,7 +24,7 @@ * Introduction -Large system deployments can get very complex. In this document we +Large system deployments can get very [[http://biobeat.org/gn2.svg][complex]]. In this document we explain the GeneNetwork version 2 (GN2) reproducible deployment system which is based on GNU Guix (see also Pjotr's [[https://github.com/pjotrp/guix-notes/blob/master/README.md][Guix-notes]]). The Guix system can be used to install GN with all its files and dependencies. diff --git a/doc/joss/2016/paper.md b/doc/joss/2016/paper.md index 6b640836..7c6f76cc 100644 --- a/doc/joss/2016/paper.md +++ b/doc/joss/2016/paper.md @@ -69,6 +69,8 @@ database is 160GB and growing), GN is packaged with GNU Guix deployment makes it feasible to deploy and rebrand GN anywhere. +-![GN2 dependency graph](http://biobeat.org/gn2.svg) + # Future work More mapping tools will be added, including support for Genome-wide |