Mercurial > repos > iuc > bcftools_filter
annotate test-data/stats.b.vcf @ 13:abafcb875ba6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author | iuc |
---|---|
date | Thu, 14 Oct 2021 10:08:42 +0000 |
parents | 061729be105d |
children |
rev | line source |
---|---|
0
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
2 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
3 ##contig=<ID=1,assembly=b37,length=249250621> |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
4 ##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT A B C |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
6 1 1000 . G A . PASS . GT 0/1 0/0 0/0 |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
7 1 1001 . G A . PASS . GT 0/0 0/0 0/0 |
061729be105d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
8 1 1002 . G A . PASS . GT 0/0 0/1 0/0 |