wtsi-hgi/hts-specs

Name: hts-specs

Owner: Wellcome Trust Sanger Institute - Human Genetics Informatics

Description: SAM/BAM specification

Created: 2013-01-24 16:51:43.0

Updated: 2014-04-16 12:15:36.0

Pushed: 2014-04-16 12:15:39.0

Homepage:

Size: 1189

Language: TeX

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SAM/BAM and related specifications

Quick links

HTS-spec GitHub page SAMv1.pdf CRAMv2.1.pdf BCFv1.pdf BCFv2.1.pdf CSIv1.pdf tabix.pdf VCFv4.1.pdf VCFv4.2.pdf

Alignment data files

SAMv1.tex is the canonical specification for the SAM (Sequence Alignment/Map) format, BAM (its binary equivalent), and the BAI format for indexing BAM files.

CRAMv2.1.tex is the canonical specification for the CRAM format. Further details can be found at ENA's CRAM toolkit page.

The tabix.tex and CSIv1.tex quick references summarize more recent index formats: the tabix tool indexes generic textual genome position-sorted files, while CSI is htslib's successor to the BAI index format.

Variant calling data files

VCFv4.1.tex and VCFv4.2.tex are the canonical specifications for the Variant Call Format and its textual (VCF) and binary encodings (BCF 2.x).

BCFv1_qref.tex summarizes the obsolete BCF1 format historically produced by samtools. This format is no longer recommended for use, as it has been superseded by the more widely-implemented BCF2.

BCFv2_qref.tex is a quick reference describing just the layout of data within BCF2 files.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.