diff test-data/out2.vcf @ 0:78df8fc2b3ab draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/fatovcf commit 16910aa7b33e5ff73430be1ca9d7727f4ea5786a
author iuc
date Wed, 11 Jan 2023 13:14:29 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/out2.vcf	Wed Jan 11 13:14:29 2023 +0000
@@ -0,0 +1,8 @@
+##fileformat=VCFv4.2
+##reference=test-data/input.fa:sample3
+##source=faToVcf test-data/input.fa out-test.vcf
+#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO
+sample1	3	R3R	R	*	.	.	AC=0;AN=0
+sample1	5	A5G	A	G	.	.	AC=1;AN=2
+sample1	8	G8A	G	A	.	.	AC=1;AN=2
+sample1	11	T11G	T	G	.	.	AC=1;AN=2