Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
annotate test-data/concat.3.c.vcf @ 8:d4a497619edf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
| author | iuc | 
|---|---|
| date | Wed, 05 Jun 2019 13:18:56 -0400 | 
| parents | 7dfc3bbbe973 | 
| children | 
| rev | line source | 
|---|---|
| 
0
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
1 ##fileformat=VCFv4.0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
2 ##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
3 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
4 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality"> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
5 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth"> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
6 ##FILTER=<ID=q10,Description="Quality below 10"> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
7 ##contig=<ID=2,length=62435964> | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
8 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT A B | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
9 2 280 . T A 246 PASS DP=10 GT 1|0 0|1 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
10 2 290 . T A 246 PASS DP=10 GT 1|0 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
11 2 300 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
12 2 310 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
13 2 320 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
14 2 330 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
15 2 340 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
16 2 350 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
17 2 360 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
18 2 370 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
19 2 380 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
20 2 390 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
21 2 400 . T A 246 PASS DP=10 GT 0|1 1|0 | 
| 
 
7dfc3bbbe973
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit ef90c4602bdb83ea7455946c9d175ea27284e643
 
iuc 
parents:  
diff
changeset
 | 
22 2 410 . T A 246 PASS DP=10 GT 0|1 1|0 | 
