diff options
author | pjotrp | 2020-05-14 07:33:41 -0500 |
---|---|---|
committer | pjotrp | 2020-05-14 07:33:41 -0500 |
commit | 7f3b704af5532ba796dc69cc29f73534a8f2a915 (patch) | |
tree | 9a6920e6838a2c434a7a704edcad63c0daf41333 /gn/packages/bioinformatics.scm | |
parent | fb1f4869eb99f84834cf414f98f58515cca05e9e (diff) | |
download | guix-bioinformatics-7f3b704af5532ba796dc69cc29f73534a8f2a915.tar.gz |
python-arvados-python-client: runtime dependencies.
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 055e2e6..0c187ce 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -1220,6 +1220,7 @@ runApp(launch.browser=0, port=4206)~%\n" (license #f))) (define-public bh20-seq-resource + %% Note this package is incomplete. Needs more to run properly. (let ((commit "bbca5ac9b2538e410efe3e09651f87e5573145de") (revision "2")) (package |