view test-data/test_vcf_01_input.vcf @ 8:6e96c77f5824 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 07b2b6b9b288fd4ad368fc7a4f0143bb73e9edd9"
author iuc
date Tue, 16 Nov 2021 19:16:46 +0000
parents 734eedede47c
children 18f7e96459d2
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