guix-commits
[Top][All Lists]
Advanced

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

07/52: gnu: sortmerna: Mark up description.


From: guix-commits
Subject: 07/52: gnu: sortmerna: Mark up description.
Date: Sat, 10 Apr 2021 08:15:24 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e5852655b86c1a3689a34fb9f20e9374d661b768
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:47:55 2021 +0200

    gnu: sortmerna: Mark up description.
    
    * gnu/packages/bioinformatics.scm (sortmerna)[description]: Use @acronym{}.
---
 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 908916e..475aa01 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6799,9 +6799,9 @@ of these reads to align data quickly through a hash-based 
indexing scheme.")
     (synopsis "Biological sequence analysis tool for NGS reads")
     (description
      "SortMeRNA is a biological sequence analysis tool for filtering, mapping
-and operational taxonomic unit (OTU) picking of next generation
-sequencing (NGS) reads.  The core algorithm is based on approximate seeds and
-allows for fast and sensitive analyses of nucleotide sequences.  The main
+and @acronym{OTU, operational taxonomic unit} picking of @acronym{NGS, next
+generation sequencing} reads.  The core algorithm is based on approximate seeds
+and allows for fast and sensitive analyses of nucleotide sequences.  The main
 application of SortMeRNA is filtering rRNA from metatranscriptomic data.")
     ;; The source includes x86 specific code
     (supported-systems '("x86_64-linux" "i686-linux"))



reply via email to

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