Thank you for your advice! Actually my goal is to study genetic differences between two groups of mice (3 mice in each group). My VCF file contains information about all the samples. After converting to genotype matrix I selected only those SNPs that differ two groups. And now I want to understand what genes are involved in this differences. Is it possible to use the tools you mentioned to solve this problem?
Identification of SNPs located on genes
Hi guys,
I have a VCF file with SNPs located on the whole genome and I want to identify those that are located on genes. I have converted VCF file to Genotype matrix and wrote a python script that goes through both GM file and GTF one to find SNPs located in genes. But this takes a huge amount of time. Does somebody know if there exists a standard tool that solves my problem in an optimal time-efficient way?
Thanks!
• 2,162 views
•
link
1 answer
Log in to answer this question.