Difference between revisions of "Team:Calgary/Software"

Line 51: Line 51:
  
 
<p>
 
<p>
     To help the iGEM community, iGEM Calgary has built two software tools for the iGEM competition. One to help optimize BioBricks for synthesis,  
+
     To help the iGEM community, and synthetic biology communit as a whole, iGEM Calgarybuilt two software tools for the iGEM competition. One to optimize BioBricks for synthesis,  
     and the other generates permutations based on free-energy equations.
+
     and the other to help develop genetic algorithms.
 
</p>
 
</p>
 
<p>
 
<p>
Line 68: Line 68:
 
                         <h3 style="text-align:center">BOTs</h3>
 
                         <h3 style="text-align:center">BOTs</h3>
 
                         <p style="text-align:center">BioBrick Optimization Tool for synthesis</p>
 
                         <p style="text-align:center">BioBrick Optimization Tool for synthesis</p>
<p>A tool created to help synthetic biologists synthesize hard to synthesize BioBricks by removing repeats, optimize gc content, and optimize for expression.</p>
+
<p>A tool created to help synthetic biologists synthesize BioBricks by removing repeats, optimize gc content, and optimize for expression.</p>
 
                     </div>
 
                     </div>
  
Line 82: Line 82:
 
                         <h3 style="text-align:center">iGAM</h3>
 
                         <h3 style="text-align:center">iGAM</h3>
 
<p style="text-align:center">international Genetic Algorithm Machine</p>
 
<p style="text-align:center">international Genetic Algorithm Machine</p>
                         <p>Using Genetic Algorithms to understand and modify proteins for chosen characteristics. This software tool was critical in creating modGIX a potentially more emulsion-resistant version of 6GIX.</p>
+
                         <p>Using Genetic Algorithms to understand and modify proteins for chosen parameters. This software tool was critical in creating modGIX a potentially more emulsion-resistant version of 6GIX.</p>
 
                     </div>
 
                     </div>
  

Revision as of 02:08, 22 October 2019

Software

Software Tools

To help the iGEM community, and synthetic biology communit as a whole, iGEM Calgarybuilt two software tools for the iGEM competition. One to optimize BioBricks for synthesis, and the other to help develop genetic algorithms.

BOTs was shown to be compatible with synthesis checking software such as IT Gene Fragment Synthesis, can be easily used with its website to optimize BioBricks.

iGAM is built within an R package, iGAM is flexible enough to allow teams to build their own genetic algorithms, iGAM is a toolbox.