svn commit: r501873 - in head/biology: . gemma gemma/files

Alexey Dokuchaev danfe at freebsd.org
Sat May 18 10:25:22 UTC 2019


On Fri, May 17, 2019 at 02:45:20PM +0000, Jason W. Bacon wrote:
> New Revision: 501873
> URL: https://svnweb.freebsd.org/changeset/ports/501873
> 
> Log:
>   biology/gemma: Genome-wide Efficient Mixed Model Association
>   
>   GEMMA is a software toolkit for fast application of linear mixed models (LMMs)
>   and related models to genome-wide association studies (GWAS) and other
>   large-scale data sets.
> 
> Added: head/biology/gemma/Makefile
> ...
> @@ -0,0 +1,44 @@
> +# $FreeBSD$
> +
> +PORTNAME=	GEMMA

Any special reason not to use more common and expected PORTNAME=gemma?

./danfe


More information about the svn-ports-head mailing list