Mercurial > repos > iuc > medaka_consensus_pipeline
comparison test-data/annotate_vcf_test.vcf @ 3:35666d44fe7a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit e80b649094384fc6d7a8f917300db3550cc99a44"
author | iuc |
---|---|
date | Tue, 01 Sep 2020 03:08:04 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:6a87478ed985 | 3:35666d44fe7a |
---|---|
1 ##fileformat=VCFv4.1 | |
2 ##medaka_version=1.0.3 | |
3 ##contig=<ID=NC_045512.2> | |
4 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Medaka genotype."> | |
5 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Medaka genotype quality score"> | |
6 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMPLE | |
7 NC_045512.2 45 . G C 46.359 PASS GT:GQ 1:46 | |
8 NC_045512.2 685 . AAAGTCATTT A 260.487 PASS GT:GQ 1:260 | |
9 NC_045512.2 1813 . TA T 11.034 PASS GT:GQ 1:11 |