From afd4909f28f52a68442d54b8f249897e7151f9f5 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Thu, 14 May 2020 07:36:15 -0500 Subject: bh20-seq-resource: add inputs --- gn/packages/bioinformatics.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 0c187ce..71c8c58 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -1240,6 +1240,9 @@ runApp(launch.browser=0, port=4206)~%\n" ("python-flask" ,python-flask) ("python-magic" ,python-magic) ("python-pyyaml" ,python-pyyaml) + ("python-pycurl" ,python-pycurl) + ("python-pyshex" ,python-pyshex) + ("clustalw" ,clustalw) ("python-schema-salad" ,python-schema-salad))) (native-inputs `(("git" ,(@ (gnu packages version-control) git)) -- cgit v1.2.3