From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add Blast+. Date: Sat, 27 Jun 2015 12:14:08 +0200 Message-ID: <87oak11mrz.fsf@gnu.org> References: <87zj3ze3ne.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8n7m-0005Fx-Kq for guix-devel@gnu.org; Sat, 27 Jun 2015 06:14:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8n7j-0006EJ-ED for guix-devel@gnu.org; Sat, 27 Jun 2015 06:14:14 -0400 In-Reply-To: (Ricardo Wurmus's message of "Tue, 23 Jun 2015 10:06:23 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > From 8d131f66ba0378738e5b837f78c411edb241d35a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 16 Jun 2015 16:24:24 +0200 > Subject: [PATCH] gnu: Add Blast+. > > * gnu/packages/bioinformatics.scm (blast+): New variable. Mark, do you have anything to add on this one? At first sight it looks good to me. Ludo=E2=80=99.