Mercurial > repos > iuc > get_hrun
diff test-data/in.vcf @ 0:84f70ce0b830 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/get_hrun commit 5810d89666698dbe49ef17c334799fce76823621"
author | iuc |
---|---|
date | Tue, 02 Mar 2021 21:35:40 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/in.vcf Tue Mar 02 21:35:40 2021 +0000 @@ -0,0 +1,10 @@ +##fileformat=VCFv4.1 +##medaka_version=1.0.3 +##contig=<ID=MN908947.3> +##FORMAT=<ID=GT,Number=1,Type=String,Description="Medaka genotype."> +##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Medaka genotype quality score"> +#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMPLE +MN908947.3 29748 . TAAAAAAAAAAA TA 243.965 PASS GT:GQ 1:244 +MN908947.3 29749 . A ATTT 243.965 PASS GT:GQ 1:244 +MN908947.3 29765 . TGGGGAACTCG A 243.965 PASS GT:GQ 1:244 +MN908947.3 29789 . TATATGGAAGA A 243.965 PASS GT:GQ 1:244 \ No newline at end of file