The variant call format and VCFtools.

SUMMARY: The variant call format (VCF) is a generic format for storing DNA polymorphism data such as SNPs, insertions, deletions and structural variants, together with rich annotations. VCF is usually stored in a compressed manner and can be indexed for fast data retrieval of variants from a range o...

全面介紹

書目詳細資料
Main Authors: Danecek, P, Auton, A, Abecasis, G, Albers, C, Banks, E, DePristo, M, Handsaker, R, Lunter, G, Marth, G, Sherry, S, McVean, G, Durbin, R
格式: Journal article
語言:English
出版: 2011
實物特徵
總結:SUMMARY: The variant call format (VCF) is a generic format for storing DNA polymorphism data such as SNPs, insertions, deletions and structural variants, together with rich annotations. VCF is usually stored in a compressed manner and can be indexed for fast data retrieval of variants from a range of positions on the reference genome. The format was developed for the 1000 Genomes Project, and has also been adopted by other projects such as UK10K, dbSNP and the NHLBI Exome Project. VCFtools is a software suite that implements various utilities for processing VCF files, including validation, merging, comparing and also provides a general Perl API. AVAILABILITY: http://vcftools.sourceforge.net