diff options
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index d3d02e0..47be9e0 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -481,6 +481,7 @@ Graphical Fragment Assembly} files and related formats.") (string-prefix? "python-2" name) (string=? "python" name)))) inputs))) + ("genenetwork3" ,genenetwork3) ("python" ,python-wrapper) ("python-pillow" ,python-pillow) ("python-coverage" ,python-coverage) |