gnu: gemma: Add Texinfo markup.

* gnu/packages/bioinformatics.scm (gemma)[description]: Use Texinfo
markup.
This commit is contained in:
Efraim Flashner 2021-01-13 14:33:45 +02:00
parent a36abbe005
commit daf96e704d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3598,9 +3598,9 @@ (define-public gemma
(home-page "https://github.com/genetics-statistics/GEMMA") (home-page "https://github.com/genetics-statistics/GEMMA")
(synopsis "Tool for genome-wide efficient mixed model association") (synopsis "Tool for genome-wide efficient mixed model association")
(description (description
"Genome-wide Efficient Mixed Model Association (GEMMA) provides a "@acronym{GEMMA, Genome-wide Efficient Mixed Model Association} provides a
standard linear mixed model resolver with application in genome-wide standard linear mixed model resolver with application in @acronym{GWAS,
association studies (GWAS).") genome-wide association studies}.")
(license license:gpl3))) (license license:gpl3)))
(define-public grit (define-public grit