aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPjotr Prins2020-05-12 14:11:31 -0500
committerPjotr Prins2020-05-12 14:11:31 -0500
commit5348517df7f62ce81d33e388f70e97cba680f679 (patch)
tree42d5966b81904149ba9dff6f74e7dc31624bb147 /doc
parent8e9042879db7fe061f3d18737f4102b5fd0b8c65 (diff)
downloadbh20-seq-resource-5348517df7f62ce81d33e388f70e97cba680f679.tar.gz
bh20-seq-resource-5348517df7f62ce81d33e388f70e97cba680f679.tar.lz
bh20-seq-resource-5348517df7f62ce81d33e388f70e97cba680f679.zip
Update graph script
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index e68b81a..8f4b2f0 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -29,9 +29,12 @@ arvados-python-client-2.0.1 ciso8601-2.1.3 future-0.18.2 google-api-python-clien
3. Run the tool directly with
```sh
-guix environment guix --ad-hoc git python openssl python-pycurl python-magic nss-certs -- python3 bh20sequploader/main.py example/sequence.fasta example/metadata.yaml
+guix environment guix --ad-hoc git python openssl python-pycurl python-magic nss-certs python-pyshex -- python3 bh20sequploader/main.py example/sequence.fasta example/metadata.yaml
```
+Note that python-pyshex is packaged in
+http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics
+
### Using the Web Uploader
To run the web uploader in a GNU Guix environment/container