Mercurial > repos > iuc > bcftools_call
annotate test-data/stats.a.vcf @ 19:21687e35f066 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit cdb4558db96dd58f9f85267488a1e27ad813fca4
author | iuc |
---|---|
date | Thu, 29 Sep 2022 08:50:14 +0000 |
parents | cb30a39055d0 |
children |
rev | line source |
---|---|
1
8959eda17fca
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
iuc
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
8959eda17fca
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"> |
8959eda17fca
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> |
8959eda17fca
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 |
8959eda17fca
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 |
9
cb30a39055d0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
iuc
parents:
1
diff
changeset
|
6 1 1000 . G A . PASS . GT 0|0 0|1 1|1 |
cb30a39055d0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
iuc
parents:
1
diff
changeset
|
7 1 1001 . G A . PASS . GT 0/0 0|1 1|1 |
cb30a39055d0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
iuc
parents:
1
diff
changeset
|
8 1 1002 . G A . PASS . GT 0|0 0|1 1|1 |