diff options
author | pjotrp | 2017-03-06 07:02:47 +0000 |
---|---|---|
committer | pjotrp | 2017-03-06 07:02:47 +0000 |
commit | b2fed0e839f8654635545095bab095c9a9e1b844 (patch) | |
tree | 4d0425e112b9e9af222fa51df907f80111e85255 /gn/packages/genenetwork.scm | |
parent | 7e81557cf3be8badaf133861b1c355fb7a9a226a (diff) | |
download | guix-bioinformatics-b2fed0e839f8654635545095bab095c9a9e1b844.tar.gz |
r-lmmlite: move to lmm.scm
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 9199f00..29915b2 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -107,7 +107,6 @@ (arguments `(#:python ,python-2 #:tests? #f)) ; no 'setup.py test' really! - (home-page "http://qtlreaper.sourceforge.net/") (synopsis "Scan expression data for QTLs") (description |