guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: htslib: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 01/03: gnu: htslib: Mark up description.
Date: Tue, 2 Jan 2018 11:35:39 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 8057dee15bb4b1c59ade1728dfdbdc0046d16091
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Jan 1 22:55:54 2018 +0000

    gnu: htslib: Mark up description.
    
    * gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
---
 gnu/packages/bioinformatics.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8a48281..ce66ce0 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3256,7 +3256,8 @@ VCF.")
     (synopsis "C library for reading/writing high-throughput sequencing data")
     (description
      "HTSlib is a C library for reading/writing high-throughput sequencing
-data.  It also provides the bgzip, htsfile, and tabix utilities.")
+data.  It also provides the @command{bgzip}, @command{htsfile}, and
address@hidden utilities.")
     ;; Files under cram/ are released under the modified BSD license;
     ;; the rest is released under the Expat license
     (license (list license:expat license:bsd-3))))



reply via email to

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