summaryrefslogtreecommitdiffstats
path: root/libraries/htslib/README
diff options
context:
space:
mode:
author Rob van Nues <sborg63@disroot.org>2020-01-02 19:48:06 -0600
committer Robby Workman <rworkman@slackbuilds.org>2020-01-02 23:33:50 -0600
commita570db958dcae2607e88496fb809004ad14c9945 (patch)
tree79941957bc9dcf04ea63fd912f35d051eeb04b9f /libraries/htslib/README
parentae03a581a66245780b77d98a297a0543f73147d4 (diff)
downloadslackbuilds-a570db958dcae2607e88496fb809004ad14c9945.tar.gz
slackbuilds-a570db958dcae2607e88496fb809004ad14c9945.tar.xz
libraries/htslib: Updated for version 1.10.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/htslib/README')
-rw-r--r--libraries/htslib/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/libraries/htslib/README b/libraries/htslib/README
index de684e9028..05556cf5bb 100644
--- a/libraries/htslib/README
+++ b/libraries/htslib/README
@@ -1,7 +1,8 @@
-Prior to the introduction of HTSlib, SAMtools and BCFtools were distributed
-in a single samtools-0.1.x package.
-This old version remains available from SBo as samtools-legacy
+Prior to the introduction of HTSlib, SAMtools and BCFtools were distributed
+in a single samtools-0.1.x package. This old version remains available from
+SBo as samtools-legacy.
-HTSlib has been distributed as a separate package to facilitate the writing
+HTSlib has been distributed as a separate package to facilitate the writing
of programs against the HTSlib API. HTSlib also provides the bgzip, htsfile,
-and tabix utilities, so the installation of HTSlib provides these utilities as well.
+and tabix utilities, so the installation of HTSlib provides these utilities
+as well.