Difference between revisions of "Team:Calgary/Software"

Line 256: Line 256:
 
                             </div>
 
                             </div>
 
                             <div class="grid2">
 
                             <div class="grid2">
                                 <h4>BELLATRIX</h4>
+
                                 <h4>GausHaus</h4>
 
                                 <br />
 
                                 <br />
                                 <p>Integrating cellulase genes into the <span style="font-style: italic;" class="italic">Y. lipolytica</span> genome, thus allowing the yeast to use
+
                                 <p>The first portion of our project to benefit from our software development was in our measurement. With our molecular dynamics simulations, we were attempting to characterize data coming out of a firehose. By using the GausHaus measuring software, we can temper the flow to be much more usable and concise. This Software enabled our team to develop models and build confidence in the efficacy of our cellulases. Ultimately this software has impacted the lab where we are currently working on secreting the measured cellulases by our yeast. This software was developed in R.
                                    agricultural waste as a carbon source for energy. </p>
+
</p>
 
                             </div>
 
                             </div>
 
                             <div class="grid3">
 
                             <div class="grid3">
Line 270: Line 270:
 
                             </div>
 
                             </div>
 
                             <div class="grid4">
 
                             <div class="grid4">
                                 <h4>GAUSHAUS</h4>
+
                                 <h4>Bellatrix</h4>
 
                                 <br />
 
                                 <br />
                                 <p>Integrating cellulase genes into the <span style="font-style: italic;class="
+
                                 <p>The next aspect of our project to feel the breadth of our software was Modelling. Bellatrix was developed to assist the modelling pathway by allowing arduous pdb files to be decomposed into a new file type known as 'star files' this has allowed relational structure matrices to be easily generated and used by our modelling team. This software was developed in Python.
                                    italic">Y. lipolytica</span> genome, thus allowing the yeast to use
+
</p>
                                agricultural waste as a carbon source for energy. </p>
+
 
                             </div>
 
                             </div>
 
                             <div class="grid5">
 
                             <div class="grid5">
Line 286: Line 285:
 
                                 <h4>STICKS</h4>
 
                                 <h4>STICKS</h4>
 
                                 <br />
 
                                 <br />
                                 <p>Engineering the different strains to be dependent on each other so they can
+
                                 <p>For all those computational biologists out there working in R and hate having to jump back and forth with generated pdbs in auxiliary software, we have developed Sticks. Sticks is an R function that allows users to generate dynamic representation Gifs in R. This has saved our drylab a considerable amount of time working on our proteins. This software was developed in R.
                                    only
+
</p>
                                    survive within the bioreactor and not in the environment </p>
+
 
                             </div>
 
                             </div>
 
                             <div class="grid7">
 
                             <div class="grid7">
Line 297: Line 295:
 
                             </div>
 
                             </div>
 
                             <div class="grid8">
 
                             <div class="grid8">
                                 <h4>METABOLIC FLUX</h4>
+
                                 <h4>iGAM 2.0</h4>
 
                                 <br/>
 
                                 <br/>
                                     <p>Engineering the different strains to be dependent on each other so they can
+
                                     <p>In a blast from the past, iGAM has received a few small updates to increase usability. These updates allow the program to work better on other proteins and allow users to insert their own fitness functions. Thereby allowing this software to be used by many more teams. This software was developed in R.
                                        only
+
</p>
                                        survive within the bioreactor and not in the environment </p>
+
 
                             </div>
 
                             </div>
 
                             <div class="grid9">
 
                             <div class="grid9">
Line 310: Line 307:
 
                             </div>
 
                             </div>
 
                             <div class="grid10">
 
                             <div class="grid10">
                                 <h4>HARDWARE</h4>
+
                                 <h4>Hardware's Software</h4>
 
                                 <br/>
 
                                 <br/>
                                     <p>Engineering the different strains to be dependent on each other so they can
+
                                     <p>Finally, our hardware-software was developed to allow our hardware projects to operate efficiently and reliably. We have provided these scripts to give other teams looking to work on hardware projects a point of reference. This will allow other teams to learn from our mistakes, strengthening their projects. This software was developed in C++. </p>
                                        only
+
                                        survive within the bioreactor and not in the environment </p>
+
 
                             </div>
 
                             </div>
 
                             <div class="grid11">
 
                             <div class="grid11">
Line 323: Line 318:
 
                             </div>
 
                             </div>
 
                             <div class="grid12">
 
                             <div class="grid12">
                                 <h4>ENDOGLUCANASE</h4>
+
                                 <h4>Our GitHub</h4>
 
                                 <br/>
 
                                 <br/>
 
                                     <p>Engineering the different strains to be dependent on each other so they can
 
                                     <p>Engineering the different strains to be dependent on each other so they can

Revision as of 04:43, 27 October 2020



SOFTWARE OVERVIEW


Oviita has three main wet lab components that allow Yarrowia lipolytica to be easy and safe to work with in communities, and be as nutritionally valuable as possible. This year we did extensive planning of experiments, including trouble-shooting plans. Check out our work below!

GausHaus


The first portion of our project to benefit from our software development was in our measurement. With our molecular dynamics simulations, we were attempting to characterize data coming out of a firehose. By using the GausHaus measuring software, we can temper the flow to be much more usable and concise. This Software enabled our team to develop models and build confidence in the efficacy of our cellulases. Ultimately this software has impacted the lab where we are currently working on secreting the measured cellulases by our yeast. This software was developed in R.

Bellatrix


The next aspect of our project to feel the breadth of our software was Modelling. Bellatrix was developed to assist the modelling pathway by allowing arduous pdb files to be decomposed into a new file type known as 'star files' this has allowed relational structure matrices to be easily generated and used by our modelling team. This software was developed in Python.

STICKS


For all those computational biologists out there working in R and hate having to jump back and forth with generated pdbs in auxiliary software, we have developed Sticks. Sticks is an R function that allows users to generate dynamic representation Gifs in R. This has saved our drylab a considerable amount of time working on our proteins. This software was developed in R.

iGAM 2.0


In a blast from the past, iGAM has received a few small updates to increase usability. These updates allow the program to work better on other proteins and allow users to insert their own fitness functions. Thereby allowing this software to be used by many more teams. This software was developed in R.

Hardware's Software


Finally, our hardware-software was developed to allow our hardware projects to operate efficiently and reliably. We have provided these scripts to give other teams looking to work on hardware projects a point of reference. This will allow other teams to learn from our mistakes, strengthening their projects. This software was developed in C++.

Our GitHub


Engineering the different strains to be dependent on each other so they can only survive within the bioreactor and not in the environment


Another summary paragraph here :)