BioPHP: PHP for Biocomputing
Six-frame Translation Version 1- Parameter Page

Instructions: Enter a nucleic acid sequence (anything other than A, T, G, C, U, and X will be removed). You can also set translation options (input molecule type and output format). When done, click on the SUBMIT button. The script will first check if your sequence contains only valid symbols (if DNA, only A, T, G, C, and X are valid; if RNA only A, U, G, C, and X are valid). Then it will output all six possible translations of your input sequence. For help on this topic, see translate() and complement() method of the Seq class.

TRANSLATION OPTIONS:

Input Molecule:      Output Format:

NUCLEIC SEQUENCE:


 


Copyright © 2003 by Sergio Gregorio, Jr.
All rights reserved.