diff options
author | Rob van Nues <sborg63@disroot.org> | 2020-10-09 01:58:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-10 10:18:46 +0700 |
commit | 7fa72d74093621262bde76bed4972394b9e15f40 (patch) | |
tree | 000a00a24e1e721f66754e6d8d229e8b186f0037 /libraries/htslib/README | |
parent | 91bffe057f826dcfdba3a3aca0b294a3ebf298e6 (diff) |
libraries/htslib: Updated for version 1.11.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htslib/README')
-rw-r--r-- | libraries/htslib/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/libraries/htslib/README b/libraries/htslib/README index 05556cf5bb6d..0ec918852b5b 100644 --- a/libraries/htslib/README +++ b/libraries/htslib/README @@ -1,8 +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 -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. +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. |