File: annotate.missing.2.out

package info (click to toggle)
bcftools 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,792 kB
  • sloc: ansic: 72,978; perl: 7,583; sh: 694; python: 595; makefile: 301
file content (12 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
##fileformat=VCFv4.2
##FILTER=<ID=PASS,Description="All filters passed">
##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=.;TINT=.;TSTR=.
chr1	20	.	A	T	.	.	TFLT=0.9;TINT=9;TSTR=new
chr1	30	.	A	T	.	.	TFLT=0.9;TINT=9;TSTR=new
chr1	40	.	A	T	.	.	TSTR=new;TFLT=0.9;TINT=9
chr1	50	.	A	T	.	.	TSTR=.;TFLT=.;TINT=.