Mercurial > repos > iuc > slamdunk
comparison test-data/reads1_snp.vcf @ 1:57bf9a0d49a5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/slamdunk commit dbd131d3a162e9d70c305148d305680acb549e93
author | iuc |
---|---|
date | Sun, 20 Jan 2019 06:51:15 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:3fd7458bc861 | 1:57bf9a0d49a5 |
---|---|
1 ##fileformat=VCFv4.1 | |
2 ##source=VarScan2 | |
3 ##INFO=<ID=ADP,Number=1,Type=Integer,Description="Average per-sample depth of bases with Phred score >= 15"> | |
4 ##INFO=<ID=WT,Number=1,Type=Integer,Description="Number of samples called reference (wild-type)"> | |
5 ##INFO=<ID=HET,Number=1,Type=Integer,Description="Number of samples called heterozygous-variant"> | |
6 ##INFO=<ID=HOM,Number=1,Type=Integer,Description="Number of samples called homozygous-variant"> | |
7 ##INFO=<ID=NC,Number=1,Type=Integer,Description="Number of samples not called"> | |
8 ##FILTER=<ID=str10,Description="Less than 10% or more than 90% of variant supporting reads on one strand"> | |
9 ##FILTER=<ID=indelError,Description="Likely artifact due to indel reads at this position"> | |
10 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype"> | |
11 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality"> | |
12 ##FORMAT=<ID=SDP,Number=1,Type=Integer,Description="Raw Read Depth as reported by SAMtools"> | |
13 ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Quality Read Depth of bases with Phred score >= 15"> | |
14 ##FORMAT=<ID=RD,Number=1,Type=Integer,Description="Depth of reference-supporting bases (reads1)"> | |
15 ##FORMAT=<ID=AD,Number=1,Type=Integer,Description="Depth of variant-supporting bases (reads2)"> | |
16 ##FORMAT=<ID=FREQ,Number=1,Type=String,Description="Variant allele frequency"> | |
17 ##FORMAT=<ID=PVAL,Number=1,Type=String,Description="P-value from Fisher's Exact Test"> | |
18 ##FORMAT=<ID=RBQ,Number=1,Type=Integer,Description="Average quality of reference-supporting bases (qual1)"> | |
19 ##FORMAT=<ID=ABQ,Number=1,Type=Integer,Description="Average quality of variant-supporting bases (qual2)"> | |
20 ##FORMAT=<ID=RDF,Number=1,Type=Integer,Description="Depth of reference-supporting bases on forward strand (reads1plus)"> | |
21 ##FORMAT=<ID=RDR,Number=1,Type=Integer,Description="Depth of reference-supporting bases on reverse strand (reads1minus)"> | |
22 ##FORMAT=<ID=ADF,Number=1,Type=Integer,Description="Depth of variant-supporting bases on forward strand (reads2plus)"> | |
23 ##FORMAT=<ID=ADR,Number=1,Type=Integer,Description="Depth of variant-supporting bases on reverse strand (reads2minus)"> | |
24 #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT Sample1 | |
25 chr5 120498 . T C . . . . . |