aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPjotr Prins2020-11-06 10:13:05 +0000
committerPjotr Prins2020-11-06 10:13:05 +0000
commitd75f1c74fbf86652b02520de6ed46c981cf27e50 (patch)
tree6c2744b7830453c20292b83d9aa0e9245abee4c2 /doc
parent43d7264dda8061a024befbc9ca0a89d7159b1e40 (diff)
downloadbh20-seq-resource-d75f1c74fbf86652b02520de6ed46c981cf27e50.tar.gz
bh20-seq-resource-d75f1c74fbf86652b02520de6ed46c981cf27e50.tar.lz
bh20-seq-resource-d75f1c74fbf86652b02520de6ed46c981cf27e50.zip
Adding Tennessee items
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index 96cf1d4..f54c8f2 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -68,6 +68,11 @@ penguin2:~/iwrk/opensource/code/vg/bh20-seq-resource$ env GUIX_PACKAGE_PATH=~/i
Note: see above on GUIX_PACKAGE_PATH.
+## Run country semantic enrichment script
+
+ cd bh20-seq-resource/scripts/db_enrichment
+ guix environment guix --ad-hoc git python nss-certs python-rdflib -- python3 country_enrichment.py
+
## Run the tests
guix package -i python-requests python-pandas python-jinja2 python -p ~/opt/python-dev