chromosome location to gene name and aa change
Hi, I have just found an annotation metric, which contains data in these columns,
CHROM : chromosome
POS : position
REF : reference nucleotide
ALT : alternate nucleotide
hspred : "high sensitivity" prediction for exome analysis
pred : prediction for global performance
and I want to use these metrics for my list on snps in several genes, therefore I wonder how can I convert these chromosome coordinates to gene names and corresponding aminoacid changes in python preferably.
Thank You
• 1,136 views
•
link
0 answers
No answers yet.
Log in to answer this question.
search this site for snpeff vep, etc...