Overview of the SAMtools ecosystem
developSAMtools is part of a coordinated suite of tools for handling high-throughput sequencing data. It is one of three primary projects:
- htslib: A C-library for handling high-throughput sequencing data.
- samtools: Tools for handling SAM, BAM, and CRAM formats (including
mpileup). - bcftools: Tools for handling VCF and BCF formats (including variant calling).