dvklopfenstein / bcftools

This is the official development repository for BCFtools. To compile, the develop branch of htslib is needed: git clone --branch=develop git://github.com/samtools/htslib.git htslib

Home Page:http://samtools.github.io/bcftools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the official development repository for BCFtools. It 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 samtools.

For a full documentation, see bcftools GitHub page.

Other useful links:

File format specifications live on HTS-spec GitHub page htslib samtools tabix

About

This is the official development repository for BCFtools. To compile, the develop branch of htslib is needed: git clone --branch=develop git://github.com/samtools/htslib.git htslib

http://samtools.github.io/bcftools/

License:Other


Languages

Language:C 86.9%Language:Perl 12.0%Language:Makefile 0.7%Language:C++ 0.3%Language:Shell 0.0%