Team:Lethbridge/project
From 2013.igem.org
(19 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
<br> | <br> | ||
- | < | + | <center> |
- | + | <image src="https://static.igem.org/mediawiki/2013/e/ee/Pseudoknot_no_induced_frameshift.gif" height="400px" width="450px"/> | |
- | + | <image src="https://static.igem.org/mediawiki/2013/b/b2/Pseudoknot_inducing_frameshift.gif"; height="400px"; width="450px"/></center> | |
- | + | <center><table><tr><td><b>No Frameshifting with Continued Translation Frameshifting into -1 Frame</b></td></tr></table></center> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <image src="" height=" | + | |
- | + | ||
</th> | </th> | ||
Line 74: | Line 68: | ||
<br> | <br> | ||
<html> | <html> | ||
- | <center><image src="https://static.igem.org/mediawiki/2013/ | + | <center><image src="https://static.igem.org/mediawiki/2013/f/f9/Leth2013iGEM_Pseudoknot_uses_v2.jpg" height="340" width="340px"/></center> |
</html><br> | </html><br> | ||
- | <p><b>Dual coding</b></p> | + | <p><b>Dual-coding</b></p> |
- | <p>Viruses often use programmed ribosomal frameshifting to reduce their genome size by dual-coding some of their genes. Many iGEM projects require the use of more than one coding sequence, and cloning strategies can quickly become inefficient, time consuming, or unfeasible for these multi-coding sequence constructs. | + | <p>Viruses often use programmed ribosomal frameshifting to reduce their genome size by dual-coding some of their genes. Many iGEM projects require the use of more than one coding sequence, and cloning strategies can quickly become inefficient, time consuming, or unfeasible for these multi-coding sequence constructs. By utilizing duel-coding sequences downstream of a pseudoknot, the ORFs of two proteins can be overlapped and placed in different reading frames, thereby reducing the coding space required to produce a construct. |
</p> | </p> | ||
<p><b>Variable Tagging</b></p> | <p><b>Variable Tagging</b></p> | ||
Line 86: | Line 80: | ||
<p>In nature, there are a number of operons that require specific ratios of protein expression. One example of this is the carboxysome, which is a cellular microcompartment that facilitates carbon-fixation in photosynthetic organisms (Bonacci <i>et al</i>., Proc Natl Acad Sci, 2012). This microcompartment is assembled from repeating units of seven different proteins that are needed in different ratios. A pseudoknot with a characteristic frameshift frequency could be used upstream of two genes from the carboxysome operon to ensure that appropriate levels of each protein are expressed. This would be an alternative method to expressing each protein under the control of different promoters or ribosomal binding sites. | <p>In nature, there are a number of operons that require specific ratios of protein expression. One example of this is the carboxysome, which is a cellular microcompartment that facilitates carbon-fixation in photosynthetic organisms (Bonacci <i>et al</i>., Proc Natl Acad Sci, 2012). This microcompartment is assembled from repeating units of seven different proteins that are needed in different ratios. A pseudoknot with a characteristic frameshift frequency could be used upstream of two genes from the carboxysome operon to ensure that appropriate levels of each protein are expressed. This would be an alternative method to expressing each protein under the control of different promoters or ribosomal binding sites. | ||
</p><br> | </p><br> | ||
- | |||
<h3> | <h3> | ||
<b>Software for Pseudoknots</b></h3> | <b>Software for Pseudoknots</b></h3> | ||
- | <p>In order to make pseudoknots available for use by the synthetic biology community, we are developing a software program to facilitate the overlapping of coding sequences. The program will take two amino acid sequences, convert them into a DNA sequences, and attempt to align them in all reading frames. Codon redundancy is used to facilitate overlapping of the two sequences. If the sequences can be aligned in a particular region, the program will output a DNA sequence that will have the two original sequences overlapped. This sequence can then be synthesized and inserted into a construct downstream of a pseudoknot to give expression of both input sequences.We see this program as an additional tool that can be used to facilitate use of this new class of BioBrick parts. | + | <p>In order to make pseudoknots available for use by the synthetic biology community, we are developing a software program to facilitate the overlapping of coding sequences. This program implements two strategies for finding overlapping sequences. The program will take two amino acid sequences, convert them into a DNA sequences, and attempt to align them in all reading frames. Codon redundancy is used to facilitate overlapping of the two sequences. If the sequences can be aligned in a particular region, the program will output a DNA sequence that will have the two original sequences overlapped. This sequence can then be synthesized and inserted into a construct downstream of a pseudoknot to give expression of both input sequences.We see this program as an additional tool that can be used to facilitate use of this new class of BioBrick parts. |
</p> | </p> | ||
+ | |||
+ | <p>This program has a newly added function that allows users to specify a single amino acid sequence of interest. The program will translate that amino acid sequence into all corresponding DNA sequences and generate a list of 10,000,000 DNA sequences that would successfully overlap with the specified coding seqeunce. This list of sequences can be produced as a FASTA file and blasted against the NCBI nucleotide database. This will allow for identification of all proteins that could overlap with the protein of interest. Using this, the correct codon usage and pseudoknot type can be selected for dual coding.</p> | ||
+ | |||
+ | <p> Be advised, this new functionality is computationally intensive. In order to run the new single protein overlap search it is recommended that your system has 32 GB of RAM.</p> | ||
+ | <html> | ||
+ | <center><image src="https://static.igem.org/mediawiki/2013/f/f3/ULeth2013iGEM_Example_Run_with_Manual_print.JPG" width="400px"; height="600px" /></center> | ||
+ | </html> | ||
+ | <p><b>Figure 2. Screenshot of the Program.</b> The upper section demonstrates a comparison between two amino acid strings. The lower section is a print out of the Zipper.pl manual.</p><br> | ||
+ | |||
+ | <p>The program currently consists of the sequence comparison algorithm as a perl script. If you would like to try out this program, install the perl environment on your computer and download our program from the file below. | ||
+ | </p> | ||
+ | |||
+ | <html> | ||
+ | <a href="https://www.dropbox.com/s/houa7wrqucmaw3a/Zipper.pl"> Click here to access file </a> | ||
+ | </html> | ||
<h3> | <h3> |
Latest revision as of 01:57, 29 October 2013
No Frameshifting with Continued Translation Frameshifting into -1 Frame |