python tools for aligning and translating subsequences containing SNPs
1
0
Entering edit mode
7.5 years ago
vdjonsson • 0

I am trying to develop a pipeline that will align a large number of subsequences of a certain length surrounding SNPs to the human genome, and then translate those subsequences to amino acid representations. I figure this should be straightforward using biopython and/or standard tools. However, I am not sure what the best way to do this is, and was wondering if I could get some insight into some of people's favorite tools.

SNP sequencing python • 1.3k views
ADD COMMENT
0
Entering edit mode
7.5 years ago

I'm not sure why you would like to do this in python. You probably need an aligner, a variant caller, and a tool like VEP or SnpEff to annotate these variants.

ADD COMMENT
0
Entering edit mode

Thanks for your comment, I'm just really looking for the best tools. I already have the location of the SNP, I just need to extract a surrounding subsequence, align it and translate it. I will look into the tools you mention, thanks!

ADD REPLY

Login before adding your answer.

Traffic: 2998 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6