view test-data/query.vcf @ 10:0c1889b0917b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author iuc
date Thu, 17 Oct 2019 02:48:18 -0400
parents 981086ab0e3d
children
line wrap: on
line source

##fileformat=VCFv4.1
##INFO=<ID=TEST,Number=1,Type=Integer,Description="Testing Tag">
##FORMAT=<ID=TT,Number=A,Type=Integer,Description="Testing Tag, with commas and \"escapes\" and escaped escapes combined with \\\"quotes\\\\\"">
##INFO=<ID=DP4,Number=4,Type=Integer,Description="# high-quality ref-forward bases, ref-reverse, alt-forward and alt-reverse bases">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
##FORMAT=<ID=GL,Number=G,Type=Float,Description="Genotype Likelihood">
##FILTER=<ID=q10,Description="Quality below 10">
##FILTER=<ID=test,Description="Testing filter">
##contig=<ID=1,assembly=b37,length=249250621>
##contig=<ID=3,assembly=b37,length=198022430>
##contig=<ID=4,assembly=b37,length=191154276>
##contig=<ID=2,assembly=b37,length=249250621>
##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta
##readme=AAAAAA
##readme=BBBBBB
##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes">
##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	C	D
1	3062915	id3D	GTTT	G	48.7	q10	DP4=1,2,3,4;AN=4;AC=2	GT:GQ:DP:GL	0/1:409:35:-20,-5,-20	0/1:109:25:-10,-5,-20
1	3062915	idSNP	G	C,T	419	test	TEST=5;DP4=1,2,3,4;AN=4;AC=1,1	GT:TT:GQ:DP:GL	0/1:0,1:409:35:-20,-5,-20,-20,-5,-20	0/2:0,1:109:35:-10,-5,-20,-20,-5,-20
1	3062915	id2D	GTT	G	999	q10	DP4=1,2,3,4;AN=4;AC=2	GT:GQ:DP:GL	0/1:409:35:-20,-5,-20	0/1:109:25:-10,-5,-20
1	3106154	.	CAAA	C	72.6	PASS	AN=0;AC=0	GT:GQ:DP	.:245:32	./.:145:22
1	3106154	.	C	CT	459	PASS	AN=4;AC=2	GT:GQ:DP	0/1:245:32	0/1:145:22
1	3157410	.	G	T	46.7	q10	AN=4;AC=4	GT:GQ:DP	1/1:21:21	1/1:11:11
1	3162006	.	GAA	G	206	PASS	AN=4;AC=2	GT:GQ:DP	0/1:212:22	0/1:112:12
1	3177144	.	G	.	364	PASS	AN=4;AC=0	GT:GQ:DP	0/0:150:30	0/0:150:20
1	3184885	.	TAAAA	TA,T	8.42	PASS	AN=4;AC=2,2	GT:GQ:DP	1/2:22:20	1/2:12:10
2	3199812	.	G	GTT,GT	291	PASS	AN=4;AC=2,2	GT:GQ:DP	1/2:322:26	1/2:122:16
3	3212016	.	CTT	C,CT	52.5	PASS	AN=4;AC=2,2	GT:GQ:DP	1/2:91:26	1/2:11:16
4	3258448	.	TACACACAC	T	123	PASS	AN=4;AC=2	GT:GQ:DP	0/1:325:31	0/1:125:11
4	3258449	.	A	C	123	PASS	AN=4;AC=3	GT:GQ:DP	1/1:325:31	0/1:125:11