annotate test-data/vcfvcfintersect-input2.vcf @ 0:1457784cf167 draft

Uploaded
author anton
date Tue, 27 May 2014 16:12:31 -0400
parents
children fabee003a629
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1457784cf167 Uploaded
anton
parents:
diff changeset
1 ##fileformat=VCFv4.0
1457784cf167 Uploaded
anton
parents:
diff changeset
2 ##fileDate=20090805
1457784cf167 Uploaded
anton
parents:
diff changeset
3 ##source=myImputationProgramV3.1
1457784cf167 Uploaded
anton
parents:
diff changeset
4 ##reference=1000GenomesPilot-NCBI36
1457784cf167 Uploaded
anton
parents:
diff changeset
5 ##phasing=partial
1457784cf167 Uploaded
anton
parents:
diff changeset
6 ##filter="QUAL > 1"
1457784cf167 Uploaded
anton
parents:
diff changeset
7 ##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data">
1457784cf167 Uploaded
anton
parents:
diff changeset
8 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
1457784cf167 Uploaded
anton
parents:
diff changeset
9 ##INFO=<ID=AC,Number=.,Type=Integer,Description="Allele count in genotypes, for each ALT allele, in the same order as listed">
1457784cf167 Uploaded
anton
parents:
diff changeset
10 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth">
1457784cf167 Uploaded
anton
parents:
diff changeset
11 ##INFO=<ID=AF,Number=.,Type=Float,Description="Allele Frequency">
1457784cf167 Uploaded
anton
parents:
diff changeset
12 ##INFO=<ID=AA,Number=1,Type=String,Description="Ancestral Allele">
1457784cf167 Uploaded
anton
parents:
diff changeset
13 ##INFO=<ID=DB,Number=0,Type=Flag,Description="dbSNP membership, build 129">
1457784cf167 Uploaded
anton
parents:
diff changeset
14 ##INFO=<ID=H2,Number=0,Type=Flag,Description="HapMap2 membership">
1457784cf167 Uploaded
anton
parents:
diff changeset
15 ##FILTER=<ID=q10,Description="Quality below 10">
1457784cf167 Uploaded
anton
parents:
diff changeset
16 ##FILTER=<ID=s50,Description="Less than 50% of samples have data">
1457784cf167 Uploaded
anton
parents:
diff changeset
17 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
1457784cf167 Uploaded
anton
parents:
diff changeset
18 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
1457784cf167 Uploaded
anton
parents:
diff changeset
19 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
1457784cf167 Uploaded
anton
parents:
diff changeset
20 ##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality">
1457784cf167 Uploaded
anton
parents:
diff changeset
21 ##ALT=<ID=DEL:ME:ALU,Description="Deletion of ALU element">
1457784cf167 Uploaded
anton
parents:
diff changeset
22 ##ALT=<ID=CNV,Description="Copy number variable region">
1457784cf167 Uploaded
anton
parents:
diff changeset
23 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA00001 NA00002 NA00003
1457784cf167 Uploaded
anton
parents:
diff changeset
24 20 1234567 microsat1 G GA,GAC 50 PASS AA=G;AC=3,1;AN=6;DP=9;NS=3 GT:GQ:DP 0/1:.:4 0/2:17:2 1/1:40:3
1457784cf167 Uploaded
anton
parents:
diff changeset
25 X 10 rsTest AC A,ATG 10 PASS . GT 0 0/1 0|2