Mercurial > repos > iuc > bcftools_plugin_fixploidy
comparison test-data/stats.b.vcf @ 0:7d6599c7e2fb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
author | iuc |
---|---|
date | Wed, 06 Jul 2016 07:06:05 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7d6599c7e2fb |
---|---|
1 ##fileformat=VCFv4.2 | |
2 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | |
3 ##contig=<ID=1,assembly=b37,length=249250621> | |
4 ##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta | |
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT A B C | |
6 1 1000 . G A . PASS . GT 0/1 0/0 0/0 | |
7 1 1001 . G A . PASS . GT 0/0 0/0 0/0 | |
8 1 1002 . G A . PASS . GT 0/0 0/1 0/0 |