Ambiguous sequence Translation
0
0
Entering edit mode
22 months ago
usr2 ▴ 10

I am translating a DNA sequence containing Ns with biopython Seq(seq).translate(). Biopython assigns an X to de translated sequence whenever the codon is ambiguous, but I would like to capture which aa's are possible given the codon context of the N, instead of X, that represents all possibilities. Do you know about any tool or way to do this?

many thanks

biopython translation • 468 views
ADD COMMENT
1
Entering edit mode

Can you provide some examples of the desired translations?

In SEDA we have also implemented a translate operation (https://www.sing-group.org/seda/manual/operations.html#translate) but I am not sure if it can do what you want. We can implement it if it is interesting.

ADD REPLY

Login before adding your answer.

Traffic: 2773 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