Team:Freiburg Software/User/Robots/Codon

From 2010.igem.org

(Difference between revisions)
(New page: {{:Team:Freiburg_Software/head}} <html> <div id=main_area> <h1>Codon Usage Robot</h1> <div align="center" class="box_robot"> <img src="https://static.igem.org/mediawiki/2010/5/5a/Freiburg_10_s...)
Line 16: Line 16:
<h2>ORF Selection</h2>
<h2>ORF Selection</h2>
<p class="main">
<p class="main">
-
After selecting the sequence into workspace, user can specify open reading frame (ORF) parameters. 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.
+
After selecting the sequence into workspace, user can specify open reading frame (ORF) parameters. Also user can specify the organism for which the codon usage in the sequence is to be analyzed. Additionally user can specify the start codon for the ORF, otherwise default start codon (ATG) is used.
</p>
</p>
<div align="center" style="margin: 10px 10px 10px 10px; width: 300px;">
<div align="center" style="margin: 10px 10px 10px 10px; width: 300px;">
Line 24: Line 24:
<h2>Codon Usage Finding</h2>
<h2>Codon Usage Finding</h2>
<p class="main">
<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.  
+
So based on the parameters entered by the user, Codon-Usage robot finds all the open reading frames in all the frames first and then highlights all the codons that are not acceptable (which are very less frequent) for the selected organism. The output of the Codon-Usage robot is similar to the 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 and then all the unacceptable codons are highlighted.  
</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 17:34, 23 October 2010

Codon Usage Robot

This page describes the use of the Codon-Usage Robot. If you would like to know how it works internally please click here.

With Codon-Usage robot, user can analyze the codon usage bias. Codon-Usage robot can be found at likelihoodbot@appspot.com.
Before you start analyzing codon usage bias using this robot, make sure that you have a sequence selected in the workspace.

ORF Selection

After selecting the sequence into workspace, user can specify open reading frame (ORF) parameters. Also user can specify the organism for which the codon usage in the sequence is to be analyzed. Additionally user can specify the start codon for the ORF, otherwise default start codon (ATG) is used.

Codon Usage Finding

So based on the parameters entered by the user, Codon-Usage robot finds all the open reading frames in all the frames first and then highlights all the codons that are not acceptable (which are very less frequent) for the selected organism. The output of the Codon-Usage robot is similar to the 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 and then all the unacceptable codons are highlighted.

Note: The display may slightly differ from this picture due to ongoing development.