Difference between revisions of "Team:IIT-Madras/Collaborations"

Line 39: Line 39:
 
.grid{
 
.grid{
 
display: grid;
 
display: grid;
grid-template-columns: 1fr 4fr;
+
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 95: Line 95:
  
 
<div>
 
<div>
<img src="https://static.igem.org/mediawiki/2018/e/ec/T--IIT-Madras--Pasteur.png" alt="" style="max-width=100%;">
+
<img src="https://static.igem.org/mediawiki/2018/e/ec/T--IIT-Madras--Pasteur.png" alt="" style="max-width: 100%;">
 
</div>
 
</div>
  
 
<div>
 
<div>
<p style="font-size:5.5mm; font-family: 'title', sans-serif;" ALIGN=LEFT>
+
<img src="https://static.igem.org/mediawiki/2018/d/d5/T--IIT-Madras--NYUAbuDhabi.png " alt="" style="max-width:100%;">
The collaboration involves sending the English script to the collaborator, who translate it into another language record the translated script and send us the audio file(s). We stitch together the audio clips and the presentation slides to make the video.
+
</p>
+
 
</div>
 
</div>
 +
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/f/fb/T--IIT-Madras--TecdeMonterrey.png " alt="" style="max-width:100%;">
 
</div>
 
</div>
 +
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/3/37/T--IIT-Madras--AHUTChina.png " style="max-width: 100%">
 +
</div>
 +
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/4/4c/T--IIT-Madras--Warwick.png " style="max-width:100%">
  
  

Revision as of 22:59, 17 October 2018

iGEM Collaborations Page

Team: IIT-Madras/ADaPtat1on

Collaborations

Language Project Collaborations

  1. The original idea was to study the degradation of lignin to produce vanillin which has higher economic value. We conducted a literature survey regarding the degradation of the aromatic rings of lignin and organisms capable of degrading such aromatics.
  2. For popular organisms like E. coli and L. lactis. competent cells are required for transformation. From a brief literature survey we found several ‘naturally competent’ microorganisms. However, most of them were pathogenic and are known to harm humans. Hence, we cannot work with them in a biosafety level 1 laboratory.

Solution:

An organism that best fits both these requirements is Acinetobacter baylyi. The ADP1 strain of this organism is naturally competent, non-pathogenic, and has the property of degrading aromatics. This strain can be purchased from DSMZ.

Motivation:

While perusing literature for Acinetobacter baylyi ADP1 we couldn't find substantial material, as information was sparse and not many tools were available to undertake synthetic biology experiments with this organism. This motivated us to build a toolbox for Acinetobacter baylyi that was generic and hence could effectively be used by research groups working with other organisms as well.

Project:

A primary requirement for experimentation in synthetic biology is a fluorescent reporter protein. Hence we planned to codon-optimize two reporter proteins, GFP and mCherry, for A. baylyi.

When we approached companies for codon-optimized reporter proteins they did not have a codon bias table available for A. baylyi.Thus we made a freely available online tool called CUTE (Codon Usage Table Enumerator) that can generate a codon usage table by taking the protein coding annotation into consideration. This tool can be used for all organisms whose genome has been sequenced and whose protein coding regions are annotated. CUTE can be found on the CUTE ChassiDex website.

We generated the codon usage table from the protein annotation of A. baylyi available on the NCBIwebsite. Using this codon table, we codon optimized reporter proteins and the characterization can be found here.

Following this we conceptualised our next tool - a synthetic promoter library for Acinetobacter baylyi ADP1. We designed a T5 promoter-based library which can exhibit varying expression strengths. Our aim was to make this library as generic as possible so as it maximise its use in synthetic biology.