Mercurial > repos > iuc > crossmap_gff
annotate test-data/test_vcf_01_input.vcf @ 2:2f9a0d340ce5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447-dirty
author | iuc |
---|---|
date | Tue, 26 Sep 2017 05:57:25 -0400 |
parents | 5773a57e91e6 |
children | 42b239a32349 |
rev | line source |
---|---|
0
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
2 ##FORMAT=<ID=GT,Number=1,Type=Integer,Description="Genotype"> |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
3 ##FORMAT=<ID=GP,Number=G,Type=Float,Description="Genotype Probabilities"> |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
4 ##FORMAT=<ID=PL,Number=G,Type=Float,Description="Phred-scaled Genotype Likelihoods"> |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMP001 SAMP002 |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
6 1 10 rs11449 G A . PASS . GT 0/0 0/1 |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
7 1 100 rs84825 C C . PASS . GT:GP 0/1:. 0/1:0.03,0.97,0 |
5773a57e91e6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
iuc
parents:
diff
changeset
|
8 1 200 rs84823 T G . PASS . GT:PL ./.:. 1/1:10,5,0 |