[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: gemma: Add Texinfo markup.
From: |
guix-commits |
Subject: |
02/06: gnu: gemma: Add Texinfo markup. |
Date: |
Thu, 14 Jan 2021 13:46:03 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit daf96e704df2da6d2e320c16991840f8dbc216c1
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Jan 13 14:33:45 2021 +0200
gnu: gemma: Add Texinfo markup.
* gnu/packages/bioinformatics.scm (gemma)[description]: Use Texinfo
markup.
---
gnu/packages/bioinformatics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8dcf2fd..70696c1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3598,9 +3598,9 @@ comment or quality sections.")
(home-page "https://github.com/genetics-statistics/GEMMA")
(synopsis "Tool for genome-wide efficient mixed model association")
(description
- "Genome-wide Efficient Mixed Model Association (GEMMA) provides a
-standard linear mixed model resolver with application in genome-wide
-association studies (GWAS).")
+ "@acronym{GEMMA, Genome-wide Efficient Mixed Model Association} provides a
+standard linear mixed model resolver with application in @acronym{GWAS,
+genome-wide association studies}.")
(license license:gpl3)))
(define-public grit
- branch master updated (f79f41e -> 93309e2), guix-commits, 2021/01/14
- 01/06: gnu: gemma: Update to 0.98.3., guix-commits, 2021/01/14
- 02/06: gnu: gemma: Add Texinfo markup.,
guix-commits <=
- 03/06: gnu: Add shunit2., guix-commits, 2021/01/14
- 05/06: gnu: sambamba Update to 0.8.0., guix-commits, 2021/01/14
- 04/06: gnu: gemma: Enable tests., guix-commits, 2021/01/14
- 06/06: gnu: vcflib: Update to 1.0.2., guix-commits, 2021/01/14