Mercurial > repos > iuc > crossmap_region
comparison test-data/test_vcf_01_input.vcf @ 0:8635b6b8a8f2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7"
author | iuc |
---|---|
date | Thu, 15 Jul 2021 16:19:33 +0000 |
parents | |
children | eb66d7a04bf8 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:8635b6b8a8f2 |
---|---|
1 ##fileformat=VCFv4.2 | |
2 ##FORMAT=<ID=GT,Number=1,Type=Integer,Description="Genotype"> | |
3 ##FORMAT=<ID=GP,Number=G,Type=Float,Description="Genotype Probabilities"> | |
4 ##FORMAT=<ID=PL,Number=G,Type=Float,Description="Phred-scaled Genotype Likelihoods"> | |
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMP001 SAMP002 | |
6 1 10 rs11449 G A . PASS . GT 0/0 0/1 | |
7 1 100 rs84825 C C . PASS . GT:GP 0/1:. 0/1:0.03,0.97,0 | |
8 1 200 rs84823 T G . PASS . GT:PL ./.:. 1/1:10,5,0 |