Dear All, I want to make a list of SNPs associated to with genes in Genomic region as below :
- downstream_gene_variant
- upstream_gene_variant
- synonymous_variant
- Intron_variant
- missense_variant
- 5'-prime_UTR_variant
- 3'-prime_UTR_variant
using my "Annotated vcf file" by snpEff program. and plot them using R program. so anyone has idea how can we do this?