From d39fc4892dcc75a581ded476bf8bd2181348f159 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 14 Feb 2016 16:47:35 +0000 Subject: plink-ng has GPL3 --- gn/packages/bioinformatics.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gn/packages/bioinformatics.scm') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 15083f9..1aee0ef 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -261,9 +261,7 @@ so there is no support for steps prior to this (e.g. study design and planning, generating genotype or CNV calls from raw data). Through integration with gPLINK and Haploview, there is some support for the subsequent visualization, annotation and storage of results.") - ;; Code is released under GPLv2, except for fisher.h, which is under - ;; LGPLv2.1+ - (license (list license:gpl2 license:lgpl2.1+))))) + (license license:gpl3+)))) (define-public gemma-git (let ((commit "2de4bfab3")) -- cgit v1.2.3