File: annotate.missing.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 (11 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
##fileformat=VCFv4.2
##INFO=<ID=TFLT,Number=1,Type=Float,Description="Dummy float">
##INFO=<ID=TINT,Number=1,Type=Integer,Description="Dummy int">
##INFO=<ID=TSTR,Number=1,Type=String,Description="Dummy str">
##contig=<ID=chr1>
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO
chr1	10	.	A	T	.	.	TFLT=0.1;TINT=1;TSTR=old
chr1	20	.	A	T	.	.	TFLT=0.1;TINT=1;TSTR=old
chr1	30	.	A	T	.	.	TFLT=.;TINT=.;TSTR=.
chr1	40	.	A	T	.	.	.
chr1	50	.	A	T	.	.	.