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...")
 
(Redirected page to Preparing VCF data)
 
Line 1: Line 1:
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.
+
#REDIRECT[[Preparing VCF data]]
 
 
[http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/vcf-variant-call-format-version-41/ 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, ...--
 

Latest revision as of 17:03, 18 October 2013

Redirect to: