Mercurial > repos > jjohnson > bcftools_convert_from_vcf
annotate test-data/annots4.vcf @ 2:ea72be8a5804 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:48:26 -0400 | 
| parents | d396503fdbdb | 
| children | 
| rev | line source | 
|---|---|
| 0 
d396503fdbdb
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 | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 2 ##INFO=<ID=FA,Number=A,Type=Float,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 3 ##INFO=<ID=FR,Number=R,Type=Float,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 4 ##INFO=<ID=IA,Number=A,Type=Integer,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 5 ##INFO=<ID=IR,Number=R,Type=Integer,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 6 ##INFO=<ID=SA,Number=A,Type=String,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 7 ##INFO=<ID=SR,Number=R,Type=String,Description="test"> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 8 ##contig=<ID=1,assembly=b37,length=249250621> | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 9 ##reference=file:///lustre/scratch105/projects/g1k/ref/main_project/human_g1k_v37.fasta | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 10 #CHROM POS ID REF ALT QUAL FILTER INFO | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 11 1 1 . C A,T,G . . FA=0,1.1,0;FR=1.1,0,2.2,0;IA=0,1,0;IR=1,0,2,0;SA=X,11,XXX;SR=1,XX,222,XXX | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 12 1 2 . C T,G . . FA=1.1,2.2;FR=1.1,2.2,3.3;IA=1,2;IR=1,2,3;SA=11,2;SR=111,22,3 | 
| 
d396503fdbdb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
 jjohnson parents: diff
changeset | 13 1 3 . C T . . FA=1.1;FR=1.1,2.2;IA=1;IR=1,2;SA=11;SR=11,2 | 
