File: split.1.vcf

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 (8 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
##fileformat=VCFv4.2
##reference=ref.fasta
##contig=<ID=22,length=51304566>
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	A1	A2	A3	B1	B2	C
22	10	.	C	A	.	.	.	GT	./.	0/1	0/0	./.	0/0	./.
22	22	.	A	C	.	.	.	GT	0/0	0/0	0/0	0/0	0/0	0/0
22	23	.	C	A	.	.	.	GT	0/1	0/0	0/0	0/1	0/0	1/0