Team:Freiburg Software/User/Robots/Translation
From 2010.igem.org
(New page: {{:Team:Freiburg_Software/head}} <html> <div id=main_area> <h1>Translationbot</h1> <div align="center" class="box_robot"> <img src="https://static.igem.org/mediawiki/2010/5/5a/Freiburg_10_soft...) |
|||
Line 16: | Line 16: | ||
<h2>ORF Selection</h2> | <h2>ORF Selection</h2> | ||
<p class="main"> | <p class="main"> | ||
- | Tranlsation robot finds the open reading frames in all the frames or a particular specified frame and translates it into the protein sequence. So user specifies a particular frame (1..6) or 0 to find ORFs in all frames. Also the user can specify minimum length of the frame to find, so all the frames of equal or more length are extracted. | + | Tranlsation robot finds the open reading frames in all the reading frames or a particular specified frame and translates it into the protein sequence. So user specifies a particular frame (1..6) or 0 to find ORFs in all reading frames. Also the user can specify minimum length of the open reading frame to find, so all the frames of equal or more length are extracted. |
</p> | </p> | ||
<div align="center" style="margin: 10px 10px 10px 10px; width: 300px;"> | <div align="center" style="margin: 10px 10px 10px 10px; width: 300px;"> | ||
<img src="https://static.igem.org/mediawiki/2010/6/6c/Freiburg_10_software_Tranlsationbot.png" /> | <img src="https://static.igem.org/mediawiki/2010/6/6c/Freiburg_10_software_Tranlsationbot.png" /> | ||
</div> | </div> | ||
- | + | ||
<h2>Translation</h2> | <h2>Translation</h2> | ||
+ | <p class="main"> | ||
+ | So based on the parameters entered by the user, Translationbot finds all the frames and translates them. The output of the translation can be as displayed in the following image. It displays the original sequence, followed by all the open reading frames that are found in a reading frame. Multiple frames found one after the other are also displayed. | ||
</p> | </p> | ||
<div align="left" style="margin: 10px 10px 10px 10px; width: 600px;"> | <div align="left" style="margin: 10px 10px 10px 10px; width: 600px;"> |
Revision as of 11:44, 23 October 2010
Translationbot
This page describes the use of the Translation Robot. If you would like to know how it works internally please click here.
With Translation robot, user can translate DNA sequences or BioBrick parts into Protein sequences. Translation robot can be found at translate-beta@appspot.com. Before you start translation make sure that you have a sequence selected in the workspace to translate into protein.
ORF Selection
Tranlsation robot finds the open reading frames in all the reading frames or a particular specified frame and translates it into the protein sequence. So user specifies a particular frame (1..6) or 0 to find ORFs in all reading frames. Also the user can specify minimum length of the open reading frame to find, so all the frames of equal or more length are extracted.
Translation
So based on the parameters entered by the user, Translationbot finds all the frames and translates them. The output of the translation can be as displayed in the following image. It displays the original sequence, followed by all the open reading frames that are found in a reading frame. Multiple frames found one after the other are also displayed.