mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
9abb545911
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
501 B
Text
9 lines
501 B
Text
bcftools (BCF calling tools) contains all the "vcf..." commands which
|
|
previously lived in the htslib repository (such as vcfcheck, vcfmerge,
|
|
vcfisec, etc.) and the samtools BCF calling from bcftools subdirectory
|
|
of the previous samtools. BCFtools are meant as a faster replacement
|
|
for most of the perl VCFtools commands.
|
|
|
|
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.
|