Mercurial > repos > jjohnson > bcftools_plugin_counts
annotate test-data/stats.a.vcf @ 1:10a816171849 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
author | jjohnson |
---|---|
date | Sun, 26 Jun 2016 15:37:20 -0400 |
parents | 17b407921818 |
children |
rev | line source |
---|---|
0
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
1 ##fileformat=VCFv4.2 |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
2 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
3 ##contig=<ID=1,assembly=b37,length=249250621> |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
4 ##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
5 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT A B C |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
6 1 1000 . G A . PASS . GT 0/0 0/1 1/1 |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
7 1 1001 . G A . PASS . GT 0/0 0/1 1/1 |
17b407921818
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
jjohnson
parents:
diff
changeset
|
8 1 1002 . G A . PASS . GT 0/0 0/1 1/1 |