diff options
author | Pjotr Prins | 2016-09-24 06:59:37 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-09-25 07:38:36 +0000 |
commit | ae1a7f0c8bed6b1a3445a4fac26a578851715629 (patch) | |
tree | e82487dd9d0a23b64e1114bcaff4bf92e81bc422 /doc/README.org | |
parent | 62cacc047ae502d7ff052466b1dcc50e4d895f3b (diff) | |
download | genenetwork2-ae1a7f0c8bed6b1a3445a4fac26a578851715629.tar.gz |
Doc: Section on reproducibility
- fixed SVG URLs
Diffstat (limited to 'doc/README.org')
-rw-r--r-- | doc/README.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.org b/doc/README.org index 2b27d562..0f56914a 100644 --- a/doc/README.org +++ b/doc/README.org @@ -29,7 +29,7 @@ If you want to understand the architecture of GN2 read [[Architecture.org]]. The rest of this document is mostly on deployment of GN2. -Large system deployments can get very [[http://biobeat.org/gn2.svg][complex]]. In this document we +Large system deployments can get very [[http://biogems.info/contrib/genenetwork/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. @@ -243,7 +243,7 @@ change the settings in etc/default_settings.py to match your path. Graph of all runtime dependencies as installed by GNU Guix. #+ATTR_HTML: :title GN2_graph -[[http://biobeat.org/gn2.svg]] +http://biogems.info/contrib/genenetwork/gn2.svg * Source deployment |