Mercurial > repos > devteam > vcfrandomsample
comparison test-data/vcfrandomsample-test1.vcf @ 0:d9efe7842413 draft
Uploaded
author | devteam |
---|---|
date | Thu, 19 Mar 2015 14:44:16 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d9efe7842413 |
---|---|
1 ##fileformat=VCFv4.0 | |
2 ##fileDate=20090805 | |
3 ##source=myImputationProgramV3.1 | |
4 ##reference=1000GenomesPilot-NCBI36 | |
5 ##phasing=partial | |
6 ##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data"> | |
7 ##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes"> | |
8 ##INFO=<ID=AC,Number=.,Type=Integer,Description="Allele count in genotypes, for each ALT allele, in the same order as listed"> | |
9 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> | |
10 ##INFO=<ID=AF,Number=.,Type=Float,Description="Allele Frequency"> | |
11 ##INFO=<ID=AA,Number=1,Type=String,Description="Ancestral Allele"> | |
12 ##INFO=<ID=DB,Number=0,Type=Flag,Description="dbSNP membership, build 129"> | |
13 ##INFO=<ID=H2,Number=0,Type=Flag,Description="HapMap2 membership"> | |
14 ##FILTER=<ID=q10,Description="Quality below 10"> | |
15 ##FILTER=<ID=s50,Description="Less than 50% of samples have data"> | |
16 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | |
17 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality"> | |
18 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth"> | |
19 ##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality"> | |
20 ##ALT=<ID=DEL:ME:ALU,Description="Deletion of ALU element"> | |
21 ##ALT=<ID=CNV,Description="Copy number variable region"> | |
22 ##sampling="random sampling using vcfrandomsample -p 1 -r 0.2 /space/anton/galaxy-central/database/files/000/dataset_1.dat using random seed 1" | |
23 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA00001 NA00002 NA00003 | |
24 20 1110696 rs6040355 A G,T 67 PASS AA=T;AF=0.333,0.667;DP=10;NS=2;DB GT:GQ:DP:HQ 1|2:21:6:23,27 2|1:2:0:18,2 2/2:35:4:.,. | |
25 20 1230237 . T . 47 PASS AA=T;DP=13;NS=3 GT:GQ:DP:HQ 0|0:54:.:56,60 0|0:48:4:51,51 0/0:61:2:.,. | |
26 X 10 rsTest AC A,ATG 10 PASS . GT 0 0/1 0|2 |