diff options
author | Pjotr Prins | 2021-01-08 10:33:13 +0000 |
---|---|---|
committer | Pjotr Prins | 2021-01-08 10:33:13 +0000 |
commit | b112b3203e34ea61dfdf802bce5036f938eaa774 (patch) | |
tree | da2ed8f18fcb7263fcec6f77f27ae40a51e6321d /workflows/pull-data/genbank/.guix-run | |
parent | 5d941e47e27a3cd2c47f8ee51f5523d180f8a5b2 (diff) | |
download | bh20-seq-resource-b112b3203e34ea61dfdf802bce5036f938eaa774.tar.gz bh20-seq-resource-b112b3203e34ea61dfdf802bce5036f938eaa774.tar.lz bh20-seq-resource-b112b3203e34ea61dfdf802bce5036f938eaa774.zip |
GenBank: Fix normalization and depth differences with original records
Diffstat (limited to 'workflows/pull-data/genbank/.guix-run')
-rw-r--r-- | workflows/pull-data/genbank/.guix-run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workflows/pull-data/genbank/.guix-run b/workflows/pull-data/genbank/.guix-run index 6db7871..f6b1a0c 100644 --- a/workflows/pull-data/genbank/.guix-run +++ b/workflows/pull-data/genbank/.guix-run @@ -4,5 +4,5 @@ echo # next run: echo 'export PATH=$GUIX_ENVIRONMENT/bin:$PATH' -~/.config/guix/current/bin/guix environment guix --ad-hoc python python-biopython python-requests python-dateutil ruby +~/.config/guix/current/bin/guix environment guix --ad-hoc python python-biopython python-requests python-dateutil ruby jq |