Re: [PATCH] Add bwa.

2015-03-14 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: > >>> +(synopsis "Burrows-Wheeler aligner") >> >> s/aligner/genome sequence aligner/ or something like that. > > Is a change to "Burrows-Wheeler sequence aligner" acceptable? I don't > think "sequence aligner" has any other meaning in this co

Re: [PATCH] Add bwa.

2015-03-14 Thread Ricardo Wurmus
Ludovic Courtès writes: >> +(synopsis "Burrows-Wheeler aligner") > > s/aligner/genome sequence aligner/ or something like that. Is a change to "Burrows-Wheeler sequence aligner" acceptable? I don't think "sequence aligner" has any other meaning in this context (and in combination with "Burr

Re: [PATCH] Add bwa.

2015-03-14 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From 6c03af7501c53c06a808906ce7d4fbd431bbf1ba Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 12 Mar 2015 12:35:14 +0100 > Subject: [PATCH] gnu: Add bwa. > > * gnu/packages/bioinformatics.scm (bwa): New variable. [...] > +(synopsis "Burrows-Wheeler al

[PATCH] Add bwa.

2015-03-12 Thread Ricardo Wurmus
Hi Guix, here's a patch for an aligner tool: >From 6c03af7501c53c06a808906ce7d4fbd431bbf1ba Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 12 Mar 2015 12:35:14 +0100 Subject: [PATCH] gnu: Add bwa. * gnu/packages/bioinformatics.scm (bwa): New variable. --- gnu/packages/bioinformatics.