Hi, Neilfws,
I've contacted with author for clarification and he suggested me to use table_annovar.pl instead of using reduction.pl.
But please go ahead to contact with author since table_annovar can only produce a table that can be opend in excel but I do need to filter variants from sanger mouse dbsnp data and then I will generate a excel spreadsheet.
also when I run table_annovar.pl
$ table_annovar.pl -buildver mm10 snps.annovar.exonic_variant_function mm10db/ -protocol nonsyn_splicing,genomicSuperDups,SC_MOUSE_GENOMES.genotype.vcf,dominant -operation g,rr,f,m -nastring NA
It did not work because SC_MOUSE_GENOMES.genotype.vcf ( downloaded from Sanger) is not a default data under mm10. I do need to figure this out but it is a little complex now.