File: bad-info-character.vcf

package info (click to toggle)
python-pyvcf 0.6.8%2Bgit20170215.476169c-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,872 kB
  • sloc: python: 2,921; makefile: 125
file content (14 lines) | stat: -rw-r--r-- 1,022 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##fileformat=VCFv4.1
##INFO=<ID=EMPTY_1,Number=1,Type=Float,Description="A floating point value">
##INFO=<ID=EMPTY_3,Number=3,Type=Float,Description="Floating point values">
##INFO=<ID=EMPTY_N,Number=.,Type=Float,Description="Floating point values">
##INFO=<ID=DOT_1,Number=1,Type=Character,Description="A character value">
##INFO=<ID=DOT_3,Number=3,Type=Character,Description="Character values">
##INFO=<ID=DOT_N,Number=.,Type=Character,Description="Character values">
##INFO=<ID=NOTEMPTY_1,Number=1,Type=Float,Description="A floating point value">
##INFO=<ID=NOTEMPTY_3,Number=3,Type=Float,Description="Floating point values">
##INFO=<ID=NOTEMPTY_N,Number=.,Type=Float,Description="Floating point values">
##INFO=<ID=FLAG,Number=0,Type=Flag,Description="HapMap2 membership">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	Sample
chr1	100	id1	G	A	.	.	FLAG;EMPTY_1=;EMPTY_3=;EMPTY_N=;DOT_1=.;DOT_3=.,.,.;DOT_N=.;NOTEMPTY_1=1;NOTEMPTY_3=1,2,3;NOTEMPTY_N=1	GT	0/1