sigven / vcf2tsvpy

Genomic VCF to tab-separated values
MIT License
46 stars 13 forks source link

nan value fixed - FORMAT field #4

Closed razshaikh closed 2 years ago

razshaikh commented 2 years ago

If there is any 'nan' values present for all cases (e.g: 'nan', 'NAN', 'NaN', 'Nan' and so on) in the FORMAT field it will be replaced with a period('.')