annotate test-data/discosnp/vcf_file.vcf @ 5:8286fbe97349 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
author iuc
date Mon, 17 Aug 2020 10:40:40 -0400
parents a018b8f663ea
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
1 ##fileformat=VCFv4.1
5
8286fbe97349 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
iuc
parents: 1
diff changeset
2 ##filedate=2020814XX
0
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
3 ##source=VCF_creator
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
4 ##SAMPLE=file://discoRes_k_25_c_auto_D_0_P_1_b_0_coherent.fa
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
5 ##REF=<ID=REF,Number=1,Type=String,Description="Allele of the path Disco aligned with the least mismatches">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
6 ##FILTER=<ID=MULTIPLE,Description="Mapping type : PASS or MULTIPLE or .">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
7 ##INFO=<ID=Ty,Number=1,Type=String,Description="SNP, INS, DEL or .">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
8 ##INFO=<ID=Rk,Number=1,Type=Float,Description="SNP rank">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
9 ##INFO=<ID=UL,Number=1,Type=Integer,Description="length of the unitig left">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
10 ##INFO=<ID=UR,Number=1,Type=Integer,Description="length of the unitig right">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
11 ##INFO=<ID=CL,Number=1,Type=Integer,Description="length of the contig left">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
12 ##INFO=<ID=CR,Number=1,Type=Integer,Description="length of the contig right">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
13 ##INFO=<ID=Genome,Number=1,Type=String,Description="Allele of the reference;for indel reference is . ">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
14 ##INFO=<ID=Sd,Number=1,Type=Integer,Description="Reverse (-1) or Forward (1) Alignement">
5
8286fbe97349 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
iuc
parents: 1
diff changeset
15 ##INFO=<ID=XA,Number=.,Type=String,Description="Other mapping positions (chromosome_position). Position is negative in case of Reverse alignment. The position designs the starting position of the alignment, not the position of the variant itself.">
0
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
16 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
17 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Cumulated depth accross samples (sum)">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
18 ##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Phred-scaled Genotype Likelihoods">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
19 ##FORMAT=<ID=AD,Number=2,Type=Integer,Description="Depth of each allele by sample">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
20 ##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality">
e1fdaacdabc3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit a213833526146246d277ec7851165971449b501e
iuc
parents:
diff changeset
21 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT G1 G2
5
8286fbe97349 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
iuc
parents: 1
diff changeset
22 SNP_higher_path_3 116 3 A T . . Ty=SNP;Rk=1;UL=92;UR=55;CL=.;CR=.;Genome=.;Sd=. GT:DP:PL:AD:HQ 0/0:74:8,227,1484:74,0:0,0 1/1:86:1724,263,8:0,86:0,0
8286fbe97349 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
iuc
parents: 1
diff changeset
23 SNP_higher_path_2 291 2 C G . . Ty=SNP;Rk=1;UL=267;UR=92;CL=.;CR=.;Genome=.;Sd=. GT:DP:PL:AD:HQ 1/1:124:2484,378,10:0,124:0,0 0/0:134:10,408,2684:134,0:0,0
8286fbe97349 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 0ed02865f048ad7471ea79509c0e23162bc29166"
iuc
parents: 1
diff changeset
24 SNP_higher_path_1 499 1 A T . . Ty=SNP;Rk=1;UL=475;UR=267;CL=.;CR=.;Genome=.;Sd=. GT:DP:PL:AD:HQ 1/1:110:2204,335,9:0,110:0,0 0/0:114:9,347,2284:114,0:0,0