diff options
author | pjotrp | 2020-05-14 11:10:05 -0500 |
---|---|---|
committer | pjotrp | 2020-05-14 11:10:05 -0500 |
commit | 84e04c3bd453cf4581f56f8f6db7c42518f20427 (patch) | |
tree | ad01675c22deec1f27e2780a10654b1f3bbc0eb9 /gn/packages/bioinformatics.scm | |
parent | afd4909f28f52a68442d54b8f249897e7151f9f5 (diff) | |
download | guix-bioinformatics-84e04c3bd453cf4581f56f8f6db7c42518f20427.tar.gz |
-a
Oops
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 71c8c58..6ae76ae 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -1219,8 +1219,8 @@ runApp(launch.browser=0, port=4206)~%\n" "") (license #f))) +;; Note this package is incomplete. Needs more to run properly. (define-public bh20-seq-resource - %% Note this package is incomplete. Needs more to run properly. (let ((commit "bbca5ac9b2538e410efe3e09651f87e5573145de") (revision "2")) (package |