Difference between revisions of "Team:INSA-UPS France/test"

(Created page with "<html> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com...")
 
Line 750: Line 750:
 
     var elemBottom = elemTop + $(elem).height();
 
     var elemBottom = elemTop + $(elem).height();
  
     return ((elemBottom <= docViewBottom) && (elemTop >= docViewTop));
+
     if(elemBottom <= docViewBottom){
 +
      if(elemTop >= docViewTop){
 +
        return true;
 +
      }
 +
    }
 +
    return false;
 
}
 
}
  

Revision as of 13:22, 19 September 2017

Croc'n Cholera
A synthetic microbial consortium
 

First steps of synthetic biology

First edition of the iGEM competition

Boolean algebra in E. coli

Current challenges:

  • Cell-free
  • De novo life
  • Multi organisms

Biodiversity entails a lot of possibilities...

Quorum sensing Light sensitive Proteins secretion High thermostability

What if they could communicate?

The living world offers a lot of possibilities, but their use is still limited in synthetic biology.

Our idea is about taking advantages of the characteristics of single microorganisms by making them communicate with each other to get the appropriate response.

A fight against cholera as an application

V. cholerae is responsible for cholera, a disease that contaminates water and affects people in developing countries, war zones and natural disaster zones.

Our project is about creating a multi organisms system that is able to sense and wipe cholera out in contaminated water.