From 0659daea6f8d0989c8099f4b81fc871bd0437fd6 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Tue, 15 Dec 2020 13:09:00 +0000 Subject: Updated gemma package for GN2 --- gn/packages/gemma.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gn') diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm index e780ea5..1a8c308 100644 --- a/gn/packages/gemma.scm +++ b/gn/packages/gemma.scm @@ -113,8 +113,7 @@ (file-name (string-append name "-" version "-checkout")) (sha256 (base32 - "1p8a7kkfn1mmrg017aziy544aha8i9h6wd1x2dk3w2794wl33qb7")))) - ; guix environment -C guix --ad-hoc gcc-toolchain gdb gsl openblas zlib bash ld-wrapper perl vim which + "07hayi4hk34ldyqykn0aalpyd5vkdf06mn06ir4z80717arhpfs3")))) (inputs `( ("gsl" ,gsl) ("shunit2" ,shunit2) @@ -141,7 +140,7 @@ (install-file "bin/gemma" (string-append out "/bin")))))) ; #:tests? #f #:parallel-tests? #f)) - (home-page "http://www.xzlab.org/software.html") + (home-page "https://github.com/genetics-statistics/GEMMA") (synopsis "Tool for genome-wide efficient mixed model association") (description "Genome-wide Efficient Mixed Model Association (GEMMA) provides a standard linear mixed model resolver with application in -- cgit v1.2.3