From 25fbb0e567cbaef7d286d0edc3d2bf36dfbe1f24 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Sat, 14 Nov 2020 01:33:11 +0300 Subject: gn: python3-genenetwork2: Add python-rdflib --- gn/packages/genenetwork.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 7336392..8500692 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -28,6 +28,7 @@ #:use-module (gnu packages python-science) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) + #:use-module (gnu packages rdf) #:use-module (gnu packages rust) #:use-module (gnu packages scheme) #:use-module (gnu packages statistics) @@ -465,6 +466,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) ("python-mistune-2.0.0a5" ,python-mistune-2.0.0a5) + ("python-rdflib" ,python-rdflib) ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-2.9) ("python-beautifulsoup4" ,python-beautifulsoup4) -- cgit v1.2.3