Difference between revisions of "Team:UNOTT/Software"

Line 229: Line 229:
 
     <div class="expandable-box">
 
     <div class="expandable-box">
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Overview </h4><center>
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Overview </h4><center>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> About our software and why iGEM Nottingham chose to produce it</h5>
 
</center>
 
</center>
  
Line 250: Line 251:
 
     <div class="expandable-box">
 
     <div class="expandable-box">
 
<h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Image Comparison Software</h4>
 
<h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Image Comparison Software</h4>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Comparing images of spectra from two different colonies to check for similiarity </h5>
 
<center></center>
 
<center></center>
 
   <div id="clear3" style="display: none;">
 
   <div id="clear3" style="display: none;">
Line 294: Line 296:
 
     <div class="expandable-box">
 
     <div class="expandable-box">
  
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Raw Data Differentiating Software </h4><center></center>
+
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Raw Data Differentiating Software </h4><center>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Comparing the raw data of two different colonies straight from the fluorescence machine</h5>
 +
</center>
 
   <div id="clear4" style="display: none;">
 
   <div id="clear4" style="display: none;">
 
     <p> Another method of comparing fluorescence spectra is by taking raw data and comparing them cell by cell. This was a far more user friendly method than using Image Comparison we found the data held the same format in terms of spacing when outputted by the fluorescence reader. </p>  
 
     <p> Another method of comparing fluorescence spectra is by taking raw data and comparing them cell by cell. This was a far more user friendly method than using Image Comparison we found the data held the same format in terms of spacing when outputted by the fluorescence reader. </p>  
Line 317: Line 321:
 
     <div class="expandable-box">
 
     <div class="expandable-box">
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Fluorescence Spectra Simulation</h4>
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Fluorescence Spectra Simulation</h4>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Simulating fluorescence spectra from given protein concentrations </h5>
 
       <center></center>
 
       <center></center>
 
           <div id="clear5" style="display: none;">
 
           <div id="clear5" style="display: none;">
Line 343: Line 348:
 
</div>
 
</div>
 
</div>
 
</div>
 
  
 
     <div class="expandable-box">
 
     <div class="expandable-box">
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Random Number Generation</h4><center></center>
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Random Number Generation</h4><center></center>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Generating random numbers from our randomly constructed colonies </h5>
 
       <div id="clear6" style="display: none;">
 
       <div id="clear6" style="display: none;">
 
<p> When speaking to our industry contacts about Key.Coli, they were very interested in seeing Key.Coli's capabilities as a Random Number Generation tool. After gaining results from the random constructions, the team set to finding out if the values could be used to generate a string of random numbers. The results are as shown. </p>
 
<p> When speaking to our industry contacts about Key.Coli, they were very interested in seeing Key.Coli's capabilities as a Random Number Generation tool. After gaining results from the random constructions, the team set to finding out if the values could be used to generate a string of random numbers. The results are as shown. </p>
Line 369: Line 374:
 
<div class="expandable-box">
 
<div class="expandable-box">
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Linux Key.Coli Security Layer </h4><center></center>
 
       <h4 style="color: #ffffff; font-weight: bold; font-size: 30px;">Linux Key.Coli Security Layer </h4><center></center>
 +
<h5 style="color: #C0C0C0; font-weight: bold; font-size: 20px;"> Porting our comparison software to low end hardware to safeguard a system </h5>
 
       <div id="clear7" style="display: none;">
 
       <div id="clear7" style="display: none;">
         <p> As a final wrap up for the project, all the software and modelling was put together to create an additional security layer on top of Linux for the Raspberry Pi. <p>
+
         <p> As a final wrap up for the project, all the software and modeling was put together to create an additional security layer on top of Linux for the Raspberry Pi. <p>
  
 
<p> This was done to show people how Key.Coli could be used to secure your computer from strangers who don't have the Key.Coli but might know your password as well as giving us a physical demonstration of Key.Coli to show at the Jamboree.</p>
 
<p> This was done to show people how Key.Coli could be used to secure your computer from strangers who don't have the Key.Coli but might know your password as well as giving us a physical demonstration of Key.Coli to show at the Jamboree.</p>

Revision as of 00:02, 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

Raw Data Differentiating Software

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

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