SAM (Sequence Alignment/Map) is a file format used to store biological sequences aligned to a reference genome. It is a crucial format in bioinformatics, particularly in the analysis of next-generation sequencing (NGS) data. SAM files are text-based and represent read alignments in a tabular format, allowing for easy handling and manipulation.
New to topics? Read the docs here!