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

Line 1: Line 1:
 
{{IIT-Madras/NewHeader}}
 
{{IIT-Madras/NewHeader}}
 +
 
<html>
 
<html>
 +
<title> Team: IIT-Madras/ADaPtat1on</title>
  
 +
<style>
  
 +
@font-face {
 +
    src: url(https://static.igem.org/mediawiki/2018/f/fa/T--IIT-Madras--cantarell.ttf);
 +
    font-family: title;
 +
  }
 +
@font-face {
 +
src: url(https://static.igem.org/mediawiki/2018/1/13/T--IIT-Madras--montserrat.otf);
 +
    font-family: subtitle;
 +
}
 +
 +
body, h1, h2, h3, h4, p {
 +
font-family: 'title', sans-serif;
 +
}
  
 +
.box {
  
 +
  width: 80%;
 +
    border: 0.9mm solid black;
 +
  padding: 4mm;
 +
    margin: 0;
 +
border-bottom: none;
 +
  
<div class="clear"></div>
+
 +
}
  
 +
ol {
 +
margin: 0mm;
 +
padding: 0mm;
 +
display: inline-block;
 +
}
  
<div class="column full_size">
+
.header {
<h1>Software</h1>
+
 
</div>
+
  padding: 30px;
<div class="column two_thirds_size">
+
  text-align: center;
<h3>Best Software Tool Special Prize</h3>
+
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
+
  
 +
}
  
 +
.p16{
 +
padding-left: 16mm;
 +
}
 +
 +
.p12 {
 +
padding-right: 12mm;
 +
}
 +
 +
 +
@media only screen and (max-width: 600px) {
 +
.p16{
 +
 +
padding-left: 0mm;
 +
padding-right: 0mm;
 +
 +
}
 +
 +
.p12 {
 +
padding-left: 0mm;
 +
padding-right: 0mm;
 +
}
 +
 +
.npad {
 +
padding-left: -10mm;
 +
}
 +
 +
}
 +
 +
</style>
 +
 +
<body>
 
<br><br>
 
<br><br>
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Software Tool prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
+
 
<br><br>
+
<h1 style="font-family: 'title', sans-serif; font-size: 12mm; padding-left: 20%; color: #00b355;">Description</h1>
You must also delete the message box on the top of this page to be eligible for this prize.
+
<center>
 +
<div class="box" style="display: block;">
 +
<h2 style="font-size: 9mm;">ADaPtat1on</h2>
 +
 
 +
<span style="padding-right: 73%;"><strong>Software</strong></span>
 +
 
 +
 
 +
 
 +
 
 +
<span style="padding-right: 77%;"><strong>Solution:</strong></span>
 +
 
 +
<p style="font-size:5.5mm; font-family: 'title', sans-serif;" class="p12 p16" ALIGN=LEFT >
 +
 
 +
While iGEM teams and the synthetic biology community has mostly focussed on developing DNA parts called ‘BioBricks’ for use in biological systems, the parts have to be ultimately used in an organism called host or sometimes even ‘chassis’. For most projects, researchers try to stick with using a few familiar model organisms such as Escherichia coli for the host system requirements. Lack of experience is often a reason to avoid unfamiliar yet apt organisms for the project at hand. To explain this with an analogy, imagine Taxi-hailing apps being available only for desktop computers because the developers do not know how to develop applications that run on mobile phones. Hence, in the 2017 edition of iGEM, Team IIT Madras worked on developing a database of host organisms called ChassiDex that aimed to curate different organisms along with all the information about them that is relevant in the context of synthetic biology. The idea of having such a database was very well received by the synthetic biology community that attended the iGEM Giant Jamboree in 2017. We have continued working on the project and revamping it with suggestions received, with the hope to improve this project and create a team to manage the database.
 +
The website for the database is available at <a href="https://chassidex.org" target="_blank">Chassidex.org.</a><br>
 +
Additionally, We also developed some independent tools to help make life easier for synthetic biologists. 
 +
These include <a href="https://cute.chassidex.org" target="_blank">CUTE,</a>a codon table generator and <a href="https://comicsyns.chassidex.org" target="_blank">ComicSyns,</a>a font for synthetic biologists.
 +
 
 
</p>
 
</p>
  
  
</div>
 
  
<div class="column third_size">
+
<span style="padding-right: 73%;"><strong>Motivations:</strong></span>
<div class="highlight decoration_A_full">
+
 
<h3> Inspiration </h3>
+
<p style="font-size:5.5mm; font-family: 'title', sans-serif;" class="p12 p16" ALIGN=LEFT >
<p>
+
 
Here are a few examples from previous teams:
+
 
 +
We looked up the literature for <em>Acinetobacter baylyi</em> ADP1 but could not find substantial literature backing. The literature was too less and not many tools were available to do synthetic biology experiments with this organism. So, This was the motivation to generate a toolbox for <em>Acinetobacter baylyi</em> and try to make it as generic as possible so that if any other team or research groups wish to work with other organism then they can used these tools.
 
</p>
 
</p>
<ul>
+
 
<li><a href="https://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
+
 
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<span style="padding-right: 80%;"><strong>Project:</strong></span>
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
+
 
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
+
<p style="font-size:5.5mm; font-family: 'title', sans-serif;" class="p12 p16" ALIGN=LEFT >
</ul>
+
 
</div>
+
 
 +
The first thing that is required for any synthetic biology experiments are fluorescent reporter proteins. We wished to codon optimize GFP and mCherry for <em>A. baylyi</em>. However,  when we asked the companies to codon optimize the fluoroscent proteins, the problem with companies was they did not have the codon bias table for <em>A. baylyi</em>.<br><br>
 +
 
 +
<strong>Solution 1:</strong> We made a free use online tool called CUTE (codon usage table enumerator) that can generate Codon usage table by taking into consideration the protein coding annotation. This tool can be used for any other organism whose Genome has been sequences and protein coding regions are annotated. Cute can be found on the <a href="https://cute.chassidex.org" target="_blank">CUTE ChassiDex.</a><br>We generated the codon usage table as the protein annotation of <em>A. baylyi</em> is available on the  <a href="https://ncbi.nlm.nih.gov" target="_blank">NCBI</a>website. Using this codon table, we codon optimized reporter proteins and its characterization can be found here. <br><br>
 +
<strong>Solution 2:</strong> Next we move on to building a Synthetic promoter library for <em>Acinetobacter baylyi</em> ADP1 but we wanted to make the promoter library as generic as possible. So we made a T5 promoter based library which can have varying strengths. This library can be extremely useful for metabolic engineering and synthetic biology experiments.<br>
 +
 
 +
 
 +
 
 +
</p>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 
</div>
 
</div>
 +
</center>
 +
 +
 +
 +
 +
 +
  
 +
</body>
 
</html>
 
</html>

Revision as of 10:41, 17 October 2018

iGEM Collaborations Page

Team: IIT-Madras/ADaPtat1on

Description

ADaPtat1on

Software Solution:

While iGEM teams and the synthetic biology community has mostly focussed on developing DNA parts called ‘BioBricks’ for use in biological systems, the parts have to be ultimately used in an organism called host or sometimes even ‘chassis’. For most projects, researchers try to stick with using a few familiar model organisms such as Escherichia coli for the host system requirements. Lack of experience is often a reason to avoid unfamiliar yet apt organisms for the project at hand. To explain this with an analogy, imagine Taxi-hailing apps being available only for desktop computers because the developers do not know how to develop applications that run on mobile phones. Hence, in the 2017 edition of iGEM, Team IIT Madras worked on developing a database of host organisms called ChassiDex that aimed to curate different organisms along with all the information about them that is relevant in the context of synthetic biology. The idea of having such a database was very well received by the synthetic biology community that attended the iGEM Giant Jamboree in 2017. We have continued working on the project and revamping it with suggestions received, with the hope to improve this project and create a team to manage the database. The website for the database is available at Chassidex.org.
Additionally, We also developed some independent tools to help make life easier for synthetic biologists. These include CUTE,a codon table generator and ComicSyns,a font for synthetic biologists.

Motivations:

We looked up the literature for Acinetobacter baylyi ADP1 but could not find substantial literature backing. The literature was too less and not many tools were available to do synthetic biology experiments with this organism. So, This was the motivation to generate a toolbox for Acinetobacter baylyi and try to make it as generic as possible so that if any other team or research groups wish to work with other organism then they can used these tools.

Project:

The first thing that is required for any synthetic biology experiments are fluorescent reporter proteins. We wished to codon optimize GFP and mCherry for A. baylyi. However, when we asked the companies to codon optimize the fluoroscent proteins, the problem with companies was they did not have the codon bias table for A. baylyi.

Solution 1: We made a free use online tool called CUTE (codon usage table enumerator) that can generate Codon usage table by taking into consideration the protein coding annotation. This tool can be used for any other organism whose Genome has been sequences and protein coding regions are annotated. Cute can be found on the CUTE ChassiDex.
We generated the codon usage table as the protein annotation of A. baylyi is available on the NCBIwebsite. Using this codon table, we codon optimized reporter proteins and its characterization can be found here.

Solution 2: Next we move on to building a Synthetic promoter library for Acinetobacter baylyi ADP1 but we wanted to make the promoter library as generic as possible. So we made a T5 promoter based library which can have varying strengths. This library can be extremely useful for metabolic engineering and synthetic biology experiments.