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 edirect. Date: Wed, 27 May 2015 17:29:47 +0200 Message-ID: <87pp5mghsk.fsf@gnu.org> References: 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]:34266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxdHH-0003In-8r for guix-devel@gnu.org; Wed, 27 May 2015 11:29:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxdHB-0004OZ-Tm for guix-devel@gnu.org; Wed, 27 May 2015 11:29:55 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxdHB-0004OU-QI for guix-devel@gnu.org; Wed, 27 May 2015 11:29:49 -0400 In-Reply-To: (Ricardo Wurmus's message of "Wed, 27 May 2015 15:16:37 +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 1808a6000260418ce7a3433cb75e904b854fcc53 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Wed, 27 May 2015 15:14:19 +0200 > Subject: [PATCH] gnu: Add edirect. > > * gnu/packages/bioinformatics.scm (edirect): New variable. [...] > + (description > + "Entrez Direct (EDirect) is a method for accessing the NCBI's set of Could you expand =E2=80=9CNCBI=E2=80=9D on the first occurrence? Otherwise LGTM, thanks! Ludo=E2=80=99.