SAMTools in C

This is the C implementation of SAMTools. This implementation comes as a library in C and a command line tool that packages several utilities including:

API documentation is available here. The full manual page of the command line tool is here. Pileup format is further explained in this page. Most examples showed on this website are extracted from the example alignment that comes with the source code package.