Difference between revisions of "Vcf"

From GenomeView Manual
Jump to navigation Jump to search
(Created page with "VCF (Variant Call Format) is a text file format that contains meta-information lines, a header line, and then data lines each each containing information about genetic variati...")
(No difference)

Revision as of 23:49, 3 September 2013

VCF (Variant Call Format) is a text file format that contains meta-information lines, a header line, and then data lines each each containing information about genetic variation at a position in the genome.

Formal specification


Data preparation

VCF files don't need to be indexed, but it is recommended to reduce their size with the tool reducevcf

Visualization

--insert picture with insertion, deletion, ...--