diff options
| author | pjotrp | 2017-03-16 15:47:09 +0000 |
|---|---|---|
| committer | pjotrp | 2017-03-16 15:47:09 +0000 |
| commit | 3093b0f1d8542ead7f992f0d0bf25a2a62ab2110 (patch) | |
| tree | 60f25a0d8bcffd33af2ac72ab2120d920967c17a /gn/packages/genenetwork.scm | |
| parent | b2fed0e839f8654635545095bab095c9a9e1b844 (diff) | |
| download | guix-bioinformatics-3093b0f1d8542ead7f992f0d0bf25a2a62ab2110.tar.gz | |
Moving gemma into its own module
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 29915b2..5702941 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -44,6 +44,7 @@ #:use-module (gnu packages zip) #:use-module (gnu packages bootstrap) #:use-module (gn packages bioinformatics) + #:use-module (gn packages gemma) #:use-module (gn packages phewas) #:use-module (gn packages python) #:use-module (gn packages statistics) |
