From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add eigensoft. Date: Thu, 14 Jul 2016 07:40:53 +0200 Message-ID: <87h9bs22vu.fsf@elephly.net> References: <20160712132919.20938-1-ricardo.wurmus@mdc-berlin.de> <87eg6xlm6p.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNZOZ-00016D-U1 for guix-devel@gnu.org; Thu, 14 Jul 2016 01:41:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNZOY-000054-2K for guix-devel@gnu.org; Thu, 14 Jul 2016 01:41:10 -0400 In-reply-to: <87eg6xlm6p.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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * gnu/packages/bioinformatics.scm (eigensoft): New variable. > > LGTM. > >> Here’s an alternative description, which is a little more general and >> doesn’t emphasise EIGENSTRAT so much: >> >> The EIGENSOFT package provides tools for population genetics and >> stratification correction. EIGENSOFT implements methods commonly used >> in population genetics analyses such as PCA, computation of >> Tracy-Widom statistics, and finding relateds in structured > ^ > Typo. It’s rather a jargon “neologism”; “related” is supposed to be a noun and “relateds” is the plural. I’ll replace it with “related individuals”. >> populations. It comes with a built-in plotting script and supports >> multiple file formats and quantitative phenotypes. > > This one is probably better, yes. Okay. Thanks for checking! ~~ Ricardo