guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/14: gnu: lofreq: Fix trailing whitespace in synopsis.


From: guix-commits
Subject: 03/14: gnu: lofreq: Fix trailing whitespace in synopsis.
Date: Thu, 30 Dec 2021 03:59:02 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 97eb82fdb2f31063dc670cfd6388933e0a97c394
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Dec 30 00:20:45 2021 -0800

    gnu: lofreq: Fix trailing whitespace in synopsis.
    
    * gnu/packages/bioinformatics.scm (lofreq)[synopsis]: Fix trailing 
whitespace.
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 793e8cd077..e37a55dd23 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -14674,7 +14674,7 @@ genomes known to contain a given k-mer.")
     (native-inputs
      (list autoconf automake which))
     (home-page "https://csb5.github.io/lofreq/";)
-    (synopsis "Sensitive variant calling from sequencing data ")
+    (synopsis "Sensitive variant calling from sequencing data")
     (description "LoFreq is a fast and sensitive variant-caller for inferring
 SNVs and indels from next-generation sequencing data.  It makes full use of
 base-call qualities and other sources of errors inherent in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]