From 7affda5295cb6bab9cd336be0fea70e1c2bf24d2 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 26 Feb 2017 19:13:31 +0000 Subject: Added comments on guix viability - removed r-wcna and r-preprocesscore as they are in Guix now --- gn/packages/genenetwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index dfbba02..7ee798e 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -87,7 +87,7 @@ (description #f) (license #f))) -(define-public qtlreaper +(define-public qtlreaper ; guix obsolete - but used in GN2 (let ((commit "71fbbe2b35e4f54937be2d54d09fb71d25fe5fad")) (package (name "qtlreaper") @@ -122,7 +122,7 @@ bootstrap resampling to estimate the confidence region for the location of a putative QTL.") (license license:gpl2+)))) -(define-public genenetwork1 +(define-public genenetwork1 ; guix incomplete (let ((commit "d622c803b")) (package (name "genenetwork1") -- cgit v1.2.3