Mercurial > repos > iuc > crossmap_vcf
annotate test-data/test_vcf_01_output.vcf.unmap @ 5:1cf119db73cb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697"
author | iuc |
---|---|
date | Wed, 11 Sep 2019 19:26:15 -0400 |
parents | 3fc985b6afdd |
children | 1e9997ca9e14 |
rev | line source |
---|---|
0
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
2 ##FORMAT=<ID=GT,Number=1,Type=Integer,Description="Genotype"> |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
3 ##FORMAT=<ID=GP,Number=G,Type=Float,Description="Genotype Probabilities"> |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
4 ##FORMAT=<ID=PL,Number=G,Type=Float,Description="Phred-scaled Genotype Likelihoods"> |
3fc985b6afdd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 8564863eaad7bb9f9c8c273d471511979a2c96aa
iuc
parents:
diff
changeset
|
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMP001 SAMP002 |
5
1cf119db73cb
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697"
iuc
parents:
0
diff
changeset
|
6 1 200 rs84823 T G . PASS . GT:PL ./.:. 1/1:10,5,0 Fail(REF==ALT) |