diff options
author | Rob van Nues <sborg63@disroot.org> | 2018-12-31 08:24:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-05 07:49:16 +0700 |
commit | cc1fa6dad0a542868d3db4dd8c529dc19f7626c8 (patch) | |
tree | f655dacae719fd12857cde6d466c9ec20388c043 /academic/bcftools/README | |
parent | 4740ad207270cb6215a247a45dac4cd4856c425c (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/README | 5 |
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. |