From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add BLESS Date: Fri, 6 Nov 2015 18:22:28 +0100 Message-ID: References: <2238503.mBpvBuW9qZ@myrada> <87bnb7jh57.fsf@gnu.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]:60585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zukil-0008Ut-JS for guix-devel@gnu.org; Fri, 06 Nov 2015 12:22:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zukii-0006QT-GI for guix-devel@gnu.org; Fri, 06 Nov 2015 12:22:39 -0500 In-Reply-To: <87bnb7jh57.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Ricardo Wurmus skribis: > >> From 11496448abe3717279d5b6a5d31eedae7a1dcc89 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Fri, 6 Nov 2015 15:22:26 +0100 >> Subject: [PATCH] gnu: Add BLESS. >> >> * gnu/packages/bioinformatics.scm (bless): New variable. > > Probably you should add: > > Co-authored-by: Diane Trout > >> +sequencing reads} (BLESS) uses a single minimum-sized Bloo filter is= a > ^^ > Typo. > > Otherwise LGTM, thanks to both of you! Thanks for the review. I pushed it after fixing the typo and adding the attribution to the commit message. ~~ Ricardo