File: samples.1.out

package info (click to toggle)
bcftools 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,792 kB
  • sloc: ansic: 72,978; perl: 7,583; sh: 694; python: 595; makefile: 301
file content (37 lines) | stat: -rw-r--r-- 3,380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
##fileformat=VCFv4.2
##FILTER=<ID=PASS,Description="All filters passed">
##bcftoolsVersion=1.21-131-g05621cf-dirty+htslib-1.21-59-g45e1390-dirty
##bcftoolsCommand=mpileup -Ou -f samples.fa samples.sam
##reference=file://samples.fa
##contig=<ID=NC_000074.7:89373943-89415103,length=41161>
##ALT=<ID=*,Description="Represents allele(s) other than observed.">
##INFO=<ID=INDEL,Number=0,Type=Flag,Description="Indicates that the variant is an INDEL.">
##INFO=<ID=IDV,Number=1,Type=Integer,Description="Maximum number of raw reads supporting an indel">
##INFO=<ID=IMF,Number=1,Type=Float,Description="Maximum fraction of raw reads supporting an indel">
##INFO=<ID=DP,Number=1,Type=Integer,Description="Raw read depth">
##INFO=<ID=VDB,Number=1,Type=Float,Description="Variant Distance Bias for filtering splice-site artefacts in RNA-seq data (bigger is better)",Version="3">
##INFO=<ID=RPBZ,Number=1,Type=Float,Description="Mann-Whitney U-z test of Read Position Bias (closer to 0 is better)">
##INFO=<ID=MQBZ,Number=1,Type=Float,Description="Mann-Whitney U-z test of Mapping Quality Bias (closer to 0 is better)">
##INFO=<ID=BQBZ,Number=1,Type=Float,Description="Mann-Whitney U-z test of Base Quality Bias (closer to 0 is better)">
##INFO=<ID=MQSBZ,Number=1,Type=Float,Description="Mann-Whitney U-z test of Mapping Quality vs Strand Bias (closer to 0 is better)">
##INFO=<ID=SCBZ,Number=1,Type=Float,Description="Mann-Whitney U-z test of Soft-Clip Length Bias (closer to 0 is better)">
##INFO=<ID=SGB,Number=1,Type=Float,Description="Segregation based metric, http://samtools.github.io/bcftools/rd-SegBias.pdf">
##INFO=<ID=MQ0F,Number=1,Type=Float,Description="Fraction of MQ0 reads (smaller is better)">
##FORMAT=<ID=PL,Number=G,Type=Integer,Description="List of Phred-scaled genotype likelihoods">
##FORMAT=<ID=AD,Number=R,Type=Integer,Description="Allelic depths (high-quality bases)">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##INFO=<ID=AC,Number=A,Type=Integer,Description="Allele count in genotypes for each ALT allele, in the same order as listed">
##INFO=<ID=AN,Number=1,Type=Integer,Description="Total number of alleles in called genotypes">
##INFO=<ID=DP4,Number=4,Type=Integer,Description="Number of high-quality ref-forward , ref-reverse, alt-forward and alt-reverse bases">
##INFO=<ID=MQ,Number=1,Type=Integer,Description="Average mapping quality">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	sample1
NC_000074.7:89373943-89415103	1	.	G	.	63.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	2	.	G	.	47.5868	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	3	.	T	.	62.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	4	.	G	.	69.587	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	5	.	G	.	62.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	6	.	G	.	71.587	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	7	.	T	.	62.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	8	.	G	.	64.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	9	.	G	.	56.5868	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1
NC_000074.7:89373943-89415103	10	.	G	.	68.5869	.	DP=6;MQ0F=0;AN=2;DP4=6,0,0,0;MQ=60	GT:AD	0/0:1