[Biopython-dev] [Bug 1919] Transcribe DNA

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Dec 15 16:55:57 EST 2005


http://bugzilla.open-bio.org/show_bug.cgi?id=1919





------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk  2005-12-15 16:55 -------
Transcription:
DNA {using A,T,C and G} --> mRNA {using A,U,C and G}

Translation:
mRNA {using A,U,C and G} --> Protein {Amino Acids}

Note that the BioPython Translation object can use used to go direct from DNA
{ATCG} to Protein {Amino Acids} which may be helpful.

Are you asking about the effect of complementation that also happens as part of
the transciption in biology?  Because your example was just the four
nucleotides I wasn't entirely clear on what you meant.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Biopython-dev mailing list