[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add bwa.
From: |
Ricardo Wurmus |
Subject: |
Re: [PATCH] Add bwa. |
Date: |
Sat, 14 Mar 2015 14:52:48 +0100 |
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 "Burrows-Wheeler").
>> + (license license:gpl3)))
>
> GPLv3-only?
Yes, just GPLv3 as far as I can tell. The usual upgrade clause is
nowhere to be found in the source tree.
~~ Ricardo