Modelling
Overview
When developing Key. coli, we found it was important to mathematically model possible situations in order to investigate the effects of different situations that we might encounter throughout different stages of development as well as during implementation.
Software was developed to compare the fluorescence levels of the key colony with the mother colony to check if there was a high enough degree of similarity. The mother colony is defined as the colony of bacteria that is securely kept within the facility and whose fluorescence acts as a verification for the key colony, which is defined as the bacteria which is taken from the mother colony and given to a person who own's a Key.Coli container.
This information was used by the wet lab to assist them by informing them in what to expect. This was done through the use of programming to create visual graphs and simulations, as well as development of tools to allow for comparison between fluorescence levels without needing to actually create more synthetic organisms. One advantage of this was it allowed for data to be easily read and understood by the team, rather than reading a wall of numbers. Another advantage is that this is far quicker than creating these results in the lab.
One limitation of models the team found out that they were too high level to accurately predict and represent all the processes that would be undertaken during the random constructions of the fluorescent proteins. This is an issue because this means the models weren't perfect to describe the real life, which however, suggests, they could undergo more refining and improving.
Modelling Aims
In order to achieve these aims, we created a simulation for measuring fluorescence intensity when given parameters such as protein concentrations and wavelengths of lasers.
Find out more about our modeling
The source code for these models can be accessed from our GitHub page
Software Aims
In order to achieve these aims, we created an image comparing software as well as an internal development environment where members can easily add their own code as well as access other code made by others and other files.