Hi all... I'm using SubsetVCF plugin to extract some fields from my VCF file when using VEP
annotator. I've noticed that using VCFv4.1, the plugin works fine but not with VCFv4.2.
Are there any limitations to the VCF version that impacts the plugin? Does anyone have a clue on that?
I'm calling it like this: --plugin SubsetVCF,file=${i}.vcf.gz,name=${i},filter=0,fields=DP%SB
Are you getting an error message or just no data?
Just no data... All fields like
POS
,REF
,ALT
are all empty.Just to re-inforce... This is happening only with VCFv4.2. And
VEP
is version 100