File: mendelian.3.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 (24 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
##fileformat=VCFv4.2
##FILTER=<ID=PASS,Description="All filters passed">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##contig=<ID=1>
##contig=<ID=2>
##contig=<ID=3>
##contig=<ID=4>
##contig=<ID=5>
##contig=<ID=6>
##contig=<ID=X>
##contig=<ID=Y>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	mom1	dad1	child1
1	101	.	A	G	100	PASS	.	GT	0/0	0/0	0/1
1	102	.	A	G	100	PASS	.	GT	0/0	0/0	1/1
1	103	.	A	G	100	PASS	.	GT	./.	0/0	1/1
1	104	.	A	G	100	PASS	.	GT	.	0/0	1/1
2	202	.	A	G	100	PASS	.	GT	0/0	0/1	1/1
3	300	.	A	G	100	PASS	.	GT	0/0	1/1	0/0
3	302	.	A	G	100	PASS	.	GT	0/0	1/1	1/1
4	402	.	A	G	100	PASS	.	GT	0/1	0/0	1/1
6	600	.	A	G	100	PASS	.	GT	0/1	1/1	0/0
X	101	.	A	G	100	PASS	.	GT	0/0	1	1
X	103	.	A	G	100	PASS	.	GT	0/0	0	0/1
Y	102	.	A	G	100	PASS	.	GT	.	0	1