(Created page with "{{Paris_Bettencourt/Menu}} {{Paris_Bettencourt/Wiki}} <!-- Code by the 2016 Paris Bettencourt --> <html> <link href='https://fon...") |
|||
Line 31: | Line 31: | ||
width : 100%; | width : 100%; | ||
height : 600px; | height : 600px; | ||
− | background-image : url(" | + | background-image : url(""); |
background-size : cover; | background-size : cover; | ||
} | } | ||
Line 39: | Line 39: | ||
width : 100%; | width : 100%; | ||
height : 470px; | height : 470px; | ||
− | |||
− | |||
text-align : center; | text-align : center; | ||
background-color : rgb(255,255,255); | background-color : rgb(255,255,255); | ||
Line 50: | Line 48: | ||
display : inline-block; | display : inline-block; | ||
line-height : normal; | line-height : normal; | ||
− | text-align : | + | text-align : justify; |
position : relative; | position : relative; | ||
− | margin-top : | + | margin-top : 30px; |
} | } | ||
Line 86: | Line 84: | ||
.layout { | .layout { | ||
− | |||
width : 100%; | width : 100%; | ||
height : 100%; | height : 100%; | ||
Line 114: | Line 111: | ||
/* Panels */ | /* Panels */ | ||
.panel { | .panel { | ||
− | + | margin: 0 auto; | |
− | + | ||
− | margin:0 | + | |
− | + | ||
− | + | ||
color: rgb(30,39,43); | color: rgb(30,39,43); | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
} | } | ||
.panel a { | .panel a { | ||
+ | display: inline-block; | ||
color: rgb(46,43,52); | color: rgb(46,43,52); | ||
text-decoration:none; | text-decoration:none; | ||
Line 142: | Line 136: | ||
.subpanel2 { /* Projects */ | .subpanel2 { /* Projects */ | ||
− | float:left; | + | float: left; |
width:200px; | width:200px; | ||
height:250px; | height:250px; | ||
font-size:20px; | font-size:20px; | ||
text-align:center; | text-align:center; | ||
− | margin-top: | + | margin-top:5px; |
− | margin-right: | + | margin-bottom:5px; |
+ | margin-right:5px; | ||
+ | margin-left:5px; | ||
border-radius:7px; | border-radius:7px; | ||
overflow:hidden; | overflow:hidden; | ||
Line 191: | Line 187: | ||
<body> | <body> | ||
<div id=topheader> | <div id=topheader> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
+ | <div id=subheader> | ||
+ | |||
+ | <div id=definition> | ||
+ | <h2 style="text-align: center">Developing a new assay platform </h2> | ||
+ | <p class=text> | ||
+ | Our goal in the assay group is to develop a high-throughput assay platform to test our compounds on fabric. This assay should answer the following criterias : | ||
+ | <ul><li>Standardise assay : 96-well plate format</li> | ||
+ | <li>Flexible for automation</li> | ||
+ | <li>Low cost device</li> | ||
+ | <li>Allows high-throughput screening</li> | ||
+ | </ul> | ||
+ | For our project we also aim to develop an open-source software to measure stain intensity of our assay platform. | ||
+ | <br>We truly believe in the maker way of thinking, we try different approaches, prototype very quickly so we can see and adjust our device. We use 3D printing, laser-cutting, but also PDMS; we first asked advice to experts and after experimenting we are really learning by doing ! | ||
+ | </p> | ||
+ | |||
+ | Sources:<br> | ||
+ | |||
+ | <a href="https://pubchem.ncbi.nlm.nih.gov/compound/tetrachloroethylene#section=Other-Preventative-Measures">Perchloroethylene, Pubchem</a> <br> | ||
+ | |||
+ | <a href="https://toxtown.nlm.nih.gov/text_version/chemicals.php?id=22">US National Library of Medecine </a> <br> | ||
+ | |||
+ | <a href="http://ntp.niehs.nih.gov/ntp/roc/content/listed_substances_508.pdf">Report on Carcinogens, Thirteenth edition</a> <br> | ||
+ | |||
+ | <a href="http://www.developpement-durable.gouv.fr/Le-perchloroethylene-interdit-dans.html">Ministère de l'Environnement, de l'Énergie, et de la Mer</a> <br> | ||
+ | |||
+ | <!-- <a href="http://waterhouse.ucdavis.edu/whats-in-wine">Wine composition</a> <br>--> | ||
+ | |||
+ | </p> | ||
</div> | </div> | ||
− | + | ||
− | <div style="margin-top: | + | |
+ | <div style="margin-top:20px; margin-bottom:20px"> | ||
<div class="panel" > | <div class="panel" > | ||
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay"> | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay"> | ||
Line 253: | Line 274: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | < | + | <div class=separation></div> |
− | < | + | <div style="clear: both;"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
</body> | </body> | ||
Revision as of 21:02, 11 October 2016
Developing a new assay platform
Our goal in the assay group is to develop a high-throughput assay platform to test our compounds on fabric. This assay should answer the following criterias :
- Standardise assay : 96-well plate format
- Flexible for automation
- Low cost device
- Allows high-throughput screening
We truly believe in the maker way of thinking, we try different approaches, prototype very quickly so we can see and adjust our device. We use 3D printing, laser-cutting, but also PDMS; we first asked advice to experts and after experimenting we are really learning by doing ! Sources:
Perchloroethylene, Pubchem
US National Library of Medecine
Report on Carcinogens, Thirteenth edition
Ministère de l'Environnement, de l'Énergie, et de la Mer