Convert DNA sequences to RNA (transcription) and then to protein (translation) using the standard genetic code.
Transcription converts DNA to RNA (T→U), then translation converts RNA to protein using the genetic code. This tool performs both steps of the central dogma of molecular biology.
Quick guide to get results:
This tool is useful when you need to:
Sample input:
ATGGCTAGCTGATAATry with your own sequence or use the Example button.
Expected output format:
DNA: ATGGCTAGCTGATAA RNA: AUGGCUAGCUGAUAA Protein: MAS*Results can be copied or downloaded.
Q: Does this tool handle FASTA format?
A: Yes, both single and multiple sequences.
Q: Which genetic code table is used?
A: Standard genetic code table. AUG=Start(M), UAA/UAG/UGA=Stop(*).