aboutsummaryrefslogtreecommitdiff
path: root/.guix-deploy
diff options
context:
space:
mode:
authorAndreaGuarracino2020-08-27 00:18:24 +0200
committerAndreaGuarracino2020-08-27 00:18:24 +0200
commit4299c750728bbad4bdbf0311ff2a4b9c65d9883c (patch)
tree07515a9ad6d07eca22853806f879fb39d2375c09 /.guix-deploy
parentb69b8560132786e16ea6a997d65fd8c43381cc03 (diff)
downloadbh20-seq-resource-4299c750728bbad4bdbf0311ff2a4b9c65d9883c.tar.gz
bh20-seq-resource-4299c750728bbad4bdbf0311ff2a4b9c65d9883c.tar.lz
bh20-seq-resource-4299c750728bbad4bdbf0311ff2a4b9c65d9883c.zip
updated dependency from clustalw to minimap2; the genbank script no longer creates YAML/FASTA pairs for too short sequences
Diffstat (limited to '.guix-deploy')
-rw-r--r--.guix-deploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-deploy b/.guix-deploy
index e978e23..570ae10 100644
--- a/.guix-deploy
+++ b/.guix-deploy
@@ -6,5 +6,5 @@ export GUILE_LOAD_COMPILED_PATH=$GUIX_PROFILE/share/guile/site/3.0/
ls $GUILE_LOAD_PATH
-env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml --network openssl python-pyshex python-pyshexc clustalw python-schema-salad python-arvados-python-client --share=/export/tmp -- env TMPDIR=/export/tmp FLASK_ENV=development FLASK_RUN_PORT=5067 FLASK_APP=bh20simplewebuploader/main.py flask run
+env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml --network openssl python-pyshex python-pyshexc minimap2 python-schema-salad python-arvados-python-client --share=/export/tmp -- env TMPDIR=/export/tmp FLASK_ENV=development FLASK_RUN_PORT=5067 FLASK_APP=bh20simplewebuploader/main.py flask run