Re: [PATCH]: gnu: Add STAR.

2015-02-10 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: >>> +(license license:gpl3))) >> >> GPLv3-only? > > Actually, searching the source tree shows me that LICENSE includes the > "or (at your option) any later version" phrase; but the included copy of > htslib that is built as part of the STAR al

Re: [PATCH]: gnu: Add STAR.

2015-02-10 Thread Ricardo Wurmus
Ludovic Courtès writes: >> +(license license:gpl3))) > > GPLv3-only? Actually, searching the source tree shows me that LICENSE includes the "or (at your option) any later version" phrase; but the included copy of htslib that is built as part of the STAR aligner is MIT licensed. I'll update t

Re: [PATCH]: gnu: Add STAR.

2015-02-09 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From efd3b0fd1b5ed0b7ca0168e3356c950482b694d6 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 9 Feb 2015 15:38:30 +0100 > Subject: [PATCH] gnu: Add STAR. > > * gnu/packages/bioinformatics.scm (star): New variable. LGTM! > +

[PATCH]: gnu: Add STAR.

2015-02-09 Thread Ricardo Wurmus
c950482b694d6 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 9 Feb 2015 15:38:30 +0100 Subject: [PATCH] gnu: Add STAR. * gnu/packages/bioinformatics.scm (star): New variable. --- gnu/packages/bioinformatics.scm | 48 + 1 file changed, 48 insert