Difference between revisions of "Team:UNOTT/Software"

Line 352: Line 352:
  
 
$$ \color{white}{ \vec{y} = X \vec{\beta} + \vec{ \varepsilon }  }$$
 
$$ \color{white}{ \vec{y} = X \vec{\beta} + \vec{ \varepsilon }  }$$
 +
 +
<p style="text-align: center;" > Where... </p>
 +
$$ \color{white}{ \varepsilon  } $$ <p> is the y-intercept </p>
 +
$$ \color{white}{ X  } $$ <p>  represents a design matrix which holds a set of objects </p>
 +
$$ \color{white}{ y } $$ <p> holds the value of the dependent variable </p>
 +
$$ \color{white}{ \beta } $$ <p> denotes the slope of the line </p>
  
 
<p> The team decided it would be appropriate to use Polynomial Fitting as it was found to follow the points the closest when graphed. Furthermore, threshold could be adjusted by adding or subtracting from the equation produced. The data from the Key colony is checked and if it falls outside the threshold, the user is locked! </p>
 
<p> The team decided it would be appropriate to use Polynomial Fitting as it was found to follow the points the closest when graphed. Furthermore, threshold could be adjusted by adding or subtracting from the equation produced. The data from the Key colony is checked and if it falls outside the threshold, the user is locked! </p>

Revision as of 22:03, 1 November 2017





SOFTWARE

Overview

About our software and why iGEM Nottingham chose to produce it

Image Comparison Software

Comparing images of spectra from two different colonies to check for similiarity

Key.Coli Verification

Comparing the raw data of two different colonies straight from the fluorescence reader

Fluorescence Spectra Simulation

Simulating fluorescence spectra from given protein concentrations

Random Number Generation

Generating random numbers from our randomly constructed colonies

Linux Key.Coli Security Layer

Porting our comparison software to low end hardware to safeguard a system