File: norm.split.4.2.out

package info (click to toggle)
bcftools 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,252 kB
  • sloc: ansic: 60,589; perl: 5,818; python: 587; sh: 333; makefile: 284
file content (13 lines) | stat: -rw-r--r-- 928 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
##fileformat=VCFv4.3
##FILTER=<ID=PASS,Description="All filters passed">
##INFO=<ID=AD,Number=R,Type=Integer,Description=Allelic depths for the ref and alt alleles in the order listed>
##INFO=<ID=XX,Number=R,Type=Integer,Description=Allelic depths for the ref and alt alleles in the order listed>
##FORMAT=<ID=AD,Number=R,Type=Integer,Description=Allelic depths for the ref and alt alleles in the order listed>
##FORMAT=<ID=XX,Number=R,Type=Integer,Description=Allelic depths for the ref and alt alleles in the order listed>
##FORMAT=<ID=GT,Number=1,Type=String,Description=Genotype>
##contig=<ID=20,length=63025520>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	SAMPLE
20	10101010	.	C	G	.	PASS	AD=2,48;XX=2,48	GT:AD:XX	1/0:2,48:2,48
20	10101010	.	C	T	.	PASS	AD=50,.;XX=2,.	GT:AD:XX	0/1:50,.:2,.
20	20202020	.	C	G	.	PASS	AD=63,48;XX=2,48	GT:AD:XX	1/0:63,48:2,48
20	20202020	.	C	T	.	PASS	AD=50,61;XX=2,61	GT:AD:XX	0/1:50,61:2,61