aboutsummaryrefslogtreecommitdiff
path: root/doc/docker-container.org
diff options
context:
space:
mode:
authorzsloan2021-10-12 18:25:08 +0000
committerzsloan2021-10-12 18:25:08 +0000
commit0fa75b3d31a96a109d06306a1b41956ec06eae08 (patch)
tree328fa1587a7229f1acf184ec8fbbc7b2438f2d2e /doc/docker-container.org
parent6c9cfe7bd0bdedce2ea13cdc873e998a27295e20 (diff)
parenta212ad123f902b6a9c74bcac1d98bc274cebbdda (diff)
downloadgenenetwork2-0fa75b3d31a96a109d06306a1b41956ec06eae08.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/add_rqtl_pairscan
Diffstat (limited to 'doc/docker-container.org')
-rw-r--r--doc/docker-container.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/docker-container.org b/doc/docker-container.org
index ef0d71fc..79b8272f 100644
--- a/doc/docker-container.org
+++ b/doc/docker-container.org
@@ -28,13 +28,6 @@ which will be added to a base mariaDB image.
First create the gn2 tar archive by running:
#+begin_src sh
-# For the Python 2 version:
-env GUIX_PACKAGE_PATH="/home/bonface/projects/guix-bioinformatics:/home/bonface/projects/guix-past/modules" \
- ./pre-inst-env guix pack --no-grafts\
- -S /gn2-profile=/ \
- screen python2-genenetwork2
-
-# For the Python 3 version:
env GUIX_PACKAGE_PATH="/home/bonface/projects/guix-bioinformatics:/home/bonface/projects/guix-past/modules" \
./pre-inst-env guix pack --no-grafts\
-S /gn2-profile=/ \