Pileup format

Pileup
Filename extensions
.msf, .pup, .pileup
Developed byTony Cox and Zemin Ning
Type of formatBioinformatics
Extended fromTab separated values
Websitewww.htslib.org/doc/samtools-mpileup.html

Pileup format is a text-based format for summarizing the base calls of aligned reads to a reference sequence. This format facilitates visual display of SNP/indel calling and alignment. It was first used by Tony Cox and Zemin Ning at the Wellcome Trust Sanger Institute, and became widely known through its implementation within the SAMtools software suite.