Hi! can you help me in order to understand an error regarding this -info option? I'm trying to use the -f option but it seems not working. my script: java -jar path/to/SnpSift.jar dbnsfp -db /path/to//dbNSFP3.5a/dbNSFP3.5a.txt.gz \ –info ALLELEID,CLNDISDB \ prova.vcf > prova_dbNSFP-f.vcf
the error: Error: Unknown extra parameter 'ALLELEID,CLNDISDB' SnpSift DbNsfp SnpSift version 4.3p (build 2017-06-06 09:55), by Pablo Cingolani
I tried to use different columns but the error is always the same.
Thank you in advance