aboutsummaryrefslogtreecommitdiff
path: root/academic/bcftools/README
diff options
context:
space:
mode:
authorRob van Nues <sborg63@disroot.org>2018-12-31 08:24:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-05 07:49:16 +0700
commitcc1fa6dad0a542868d3db4dd8c529dc19f7626c8 (patch)
treef655dacae719fd12857cde6d466c9ec20388c043 /academic/bcftools/README
parent4740ad207270cb6215a247a45dac4cd4856c425c (diff)
academic/bcftools: Added (BCF calling tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bcftools/README')
-rw-r--r--academic/bcftools/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/bcftools/README b/academic/bcftools/README
new file mode 100644
index 0000000000000..731b912643d07
--- /dev/null
+++ b/academic/bcftools/README
@@ -0,0 +1,5 @@
+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
+
+The BCFtools is now distributed as an individual package.