File: uncalled_genotypes.vcf

package info (click to toggle)
python-pyvcf 0.6.8%2Bgit20170215.476169c-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,604 kB
  • sloc: python: 2,929; makefile: 125
file content (8 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
##fileformat=VCFv4.2
##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	AB00001	AB00002	AB00003
20	14370	rs6054257	G	A	29	PASS	NS=3	GT	0|0	./.	1/1
20	17330	.	T	A	3	q10	NS=3	GT	././.	0|1	0/0
20	1234567	microsat1	GTC	G,GTCT	50	PASS	NS=3	GT	0/1	0/2	.
20	1234568	.	GTC	G,GTCT	50	PASS	NS=3	GT	./1	0/.	.