This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Ambiguous sequence Translation

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

0 answers

No answers yet.

Log in to answer this question.