File: atomize.split.2.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 (13 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
##fileformat=VCFv4.3
##contig=<ID=1,length=135006516>
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##INFO=<ID=AD,Number=R,Type=Integer,Description="Allelic Depth">
##INFO=<ID=QS,Number=R,Type=Integer,Description="Allelic Quality Sum">
##FORMAT=<ID=AD,Number=R,Type=Integer,Description="Allelic Depth">
##FORMAT=<ID=QS,Number=R,Type=Integer,Description="Allelic Quality Sum">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	sample
1	50	.	A	.	.	.	.	.	.
1	100	.	CC	GG	.	.	.	GT	0/1
1	110	.	C	T,<*>	.	.	.	GT	0/1
1	200	.	AAA	AAC,CAC	.	.	AD=1,2,3;QS=10,20,30	GT:AD:QS	1/2:1,2,3:10,20,30
1	300	.	A	.	.	.	.	.	.