Team:Imperial College London/Software

From 2011.igem.org

Revision as of 03:12, 22 September 2011 by PoppyField (Talk | contribs)




Software - Joint Codon Optimisation Algorithm

We wanted the flexibility to express the genes responsible for auxin production in both B.subtilis and E.coli. To achieve this, we decided to joint codon optimise the IaaM and IaaH coding sequences. Since, we could not find any software for this, we wrote our own.


Background:

The genetic code is redundant which means that multiple codons can encode the same amino acid. Synonymous codons are circumstantially decoded by the cellular machinery at different speeds. Codon usage also varies between different species. This phenomenon means that sequence optimisation can be used to tune protein expression levels. It is tempting to think that one could codon optimise a sequence by selectively using an organism’s preferred codons. This is commonly referred to as the "one amino acid-one codon" method. Unfortunately it does not work. Recent optimisation studies have highlighted the importance of maintaining a diverse codon population in a given coding sequence. This said, the inclusion of ‘rare codons’ has also been shown to dramatically reduce protein expression E.coli.

Solution:

In our approach to codon optimisation, we attempted to maintain codon diversity while simultaneously limiting rare codon inclusion. This was achieved by weighting codon selection using bias tables obtained from the Codon Usage Database[1]. Joint optimisation was facilitated by combining the bias tables of E.coli and B.subtilis. Following the generation of a seed-sequence, the stochastic pruning of rare codons was used to iteratively optimise the sequence.

In-silico Testing:

To test our codon optimisation algorithm, we ran the protein coding sequence for Dendra2 (BBa_K515007) through our software. The resultant DNA sequences were then fed into Genscript’s Codon Adaptation Index (CAI) analyser. This online tool measures the suitability of a sequence for expression in E.coli. Genscript’s own codon optimisation claims to be able to generate sequences with a CAI > 0.8. We were able to match this.

Figure 1: A Codon Adaptation Index (CAI) of 1.0 is deemed ideal. A CAI of >0.8 is rated as good for expression. (Data generated by Imperial College iGEM team 2011.)

Future Work:

Recent studies[2] have suggested that rather than using codon frequency tables, it is better to use codons that are read by a subset of tRNAs that the most frequently charged during amino acid starvation. Once these codons have been tabulated for both E.coli and B.subtilis this data could be incorporated into the program.

References:

[1] Nakamura, Y., Gojobori, T. & Ikemura, T. Codon usage tabulated from international DNA sequence databases: status for the year 2000. Nucleic Acids Res 28, 292 (2000).
[2] Welch M, Govindarajan S, Ness JE, Villalobos A, Gurney A, et al. 2009 Design Parameters to Control Synthetic Gene Expression in Escherichia coli. PLoS ONE 4(9): e7002. doi:10.1371/journal.pone.0007002

http://www.microbialcellfactories.com/content/10/1/15/abstract