Mercurial > repos > iuc > crossmap_wig
view test-data/test_vcf_01_input.vcf @ 6:5f893ed3c5ed draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
| author | iuc |
|---|---|
| date | Wed, 30 Sep 2020 14:01:51 +0000 |
| parents | 0e6f675cea09 |
| children | e72c320c17c1 |
line wrap: on
line source
##fileformat=VCFv4.2 ##FORMAT=<ID=GT,Number=1,Type=Integer,Description="Genotype"> ##FORMAT=<ID=GP,Number=G,Type=Float,Description="Genotype Probabilities"> ##FORMAT=<ID=PL,Number=G,Type=Float,Description="Phred-scaled Genotype Likelihoods"> #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMP001 SAMP002 1 10 rs11449 G A . PASS . GT 0/0 0/1 1 100 rs84825 C C . PASS . GT:GP 0/1:. 0/1:0.03,0.97,0 1 200 rs84823 T G . PASS . GT:PL ./.:. 1/1:10,5,0
