File: samples-space.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 (10 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
##fileformat=VCFv4.0
##FILTER=<ID=q10,Description="Quality below 10">
##FILTER=<ID=s50,Description="Less than 50% of samples have data">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
##FORMAT=<ID=HQ,Number=2,Type=Integer,Description="Haplotype Quality">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	NA 00001	NA 00002	NA 00003
20	14370	rs6054257	G	A	29	PASS	.	GT:GQ:DP:HQ	0|0:48:1:51,51	1|0:48:8:51,51	./.
20	76766	rs6054257	C	T	29	PASS	.	GT:GQ:DP:HQ	0|0:48:1:51,51	1|0:48:8:51,51	./.