summaryrefslogtreecommitdiffstats
path: root/academic/bcftools/README
blob: aef002668d7e9c0c25ae8bedcabd263642b510b6 (plain)
1
2
3
4
5
6
7
8
9
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.