From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: [PATCH] gnu: Add freebayes Date: Tue, 3 May 2016 14:34:29 +0200 Message-ID: <20160503123429.GA12152@thebird.nl> References: <87k2jb60w2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axZZY-0001bw-QP for guix-devel@gnu.org; Tue, 03 May 2016 08:37:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axZZN-0002LP-50 for guix-devel@gnu.org; Tue, 03 May 2016 08:36:59 -0400 Content-Disposition: inline In-Reply-To: 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" To: Rob Syme Cc: guix-devel@gnu.org On Tue, May 03, 2016 at 07:52:51AM +0000, Rob Syme wrote: > Ah. Good point Roel. Until the licencing is resolved, any discussion about > how to package freebayes is of no practical value. I'll ping Erik about > the licencing as well :) To be taken as a serious alternative to GATK, freebayes should be really free :). I also raised an issue on non-deterministic output: https://github.com/ekg/freebayes/issues/256 Pj.