Difference between revisions of "Team:Cork Ireland/Collaborations"

 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Cork_Ireland}}
 
<html>
 
<html>
 
 
<head>
 
<head>
 +
<title>Collaborations</title>
 +
</head>
  
<link href="https://2015.igem.org/Team:Cork_Ireland/trial.css?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" />
+
<style>
<link href="https://2015.igem.org/Team:Cork_Ireland/slider.css?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" />
+
/*
<script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Cork_Ireland/trial.js?action=raw&amp;ctype=text/css"></script>
+
* Basic structure removed
<script type="text/javascript" src="https://2015.igem.org/Team:Cork_Ireland/trialslider.js?action=raw&amp;ctype=text/css"></script>
+
*/
  
<script type="text/javascript">
+
#badgeholder {
    $(document).ready(function() {
+
width:102%;
        $('#slider').s3Slider({
+
overflow:hidden;
            timeOut: 3000
+
margin: auto;
        });
+
padding-left: 35%;
    });
+
}
</script>
+
  
<script language="javascript" type="text/javascript">
+
.badge {
function clearText(field)
+
margin-left:2%;
{
+
margin-right:2%;
    if (field.defaultValue == field.value) field.value = '';
+
display:block;
    else if (field.value == '') field.value = field.defaultValue;
+
float:center;
 +
width:22%;
 +
overflow:hidden;
 +
position:relative;
 
}
 
}
</script>
 
  
<style>
+
.badgeImg {
/*
+
width:100%;
* Basic Structure Removed
+
}
*/
+
  
 
.firstHeading{
 
.firstHeading{
Line 37: Line 39:
 
   border: 0px;
 
   border: 0px;
 
   position: relative;
 
   position: relative;
   padding-bottom:0;
+
   padding:0;
 
   margin-bottom:0;
 
   margin-bottom:0;
 
}
 
}
Line 44: Line 46:
 
display: none;
 
display: none;
 
}
 
}
 
/*
 
Credit: http://www.templatemo.com
 
*/
 
  
 
body {
 
body {
margin: 0;
+
font-family: Arial, Verdana, sans-serif;
padding: 0;
+
        margin: 0;
line-height: 1.5em;
+
        padding: 0;
font-family: Arial, "Arial", Times, serif;
+
font-size: 12px;
+
color: #8a8a79;
+
background: #565758 ;
+
 
}
 
}
+
ul li:hover {
+
header {
color: #7F2416;
+
        padding: 15px 15px 10px; 15px;
 +
background: #444444;
 +
        border-radius: 5px;
 +
        margin: 0;
 
}
 
}
  
a:link, a:visited { color: #c0f048; text-decoration: none; font-weight: normal; }
+
header h1 {
a:active, a:hover { color: #FFFF00; text-decoration: underline; }
+
margin: 0;
 
+
display: inline;
p { margin: 0px; padding: 0px; font-size: 1.2vw; color: #000; line-height: 1.5vw;}
+
color: white;
 
+
font-size: 2em;
img { margin: 0px; padding: 0px; border: none; }
+
 
+
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
+
 
+
.cleaner_h10 { clear: both; width:100%; height: 10px; }
+
.cleaner_h20 { clear: both; width:100%; height: 20px; }
+
.cleaner_h30 { clear: both; width:100%; height: 30px; }
+
.cleaner_h40 { clear: both; width:100%; height: 40px; }
+
.cleaner_h50 { clear: both; width:100%; height: 50px; }
+
.cleaner_h60 { clear: both; width:100%; height: 60px; }
+
 
+
.divider {
+
clear: both;
+
padding-bottom: 15px;
+
margin-bottom: 30px;
+
 
}
 
}
 
+
header img {
.fl { float: left; }
+
.fr { float: right; }
+
 
+
.m_right { margin-right: 30px; }
+
 
+
.button a {
+
display: block;
+
width: 125px;
+
height: 26px;
+
padding: 9px 0 0 15px;
+
color: #343c1d;
+
font-size: 11px;
+
font-weight: bold;
+
text-decoration: none;
+
}
+
 
+
.button a:hover {
+
color: #c0f048;
+
}
+
 
+
h1 {
+
margin: 0px;
+
padding: 2px 0;
+
font-size: 30px;
+
font-weight: bold;
+
        color: #3EDAAD;
+
}
+
 
+
h2 {
+
margin: 0px;
+
padding: 2px 0;
+
font-size: 30px;
+
font-weight: normal;
+
        color: #3EDAAD;
+
}
+
 
+
h3 {
+
margin: 0 0 10px 0;
+
padding: 0;
+
font-size: 14px;
+
font-weight: bold;
+
color: #3EDAAD#8a8a79;
+
}
+
 
+
h4 {
+
margin: 0px;
+
padding: 0px;
+
font-size: 14px;
+
font-weight: bold;
+
}
+
 
+
.image_wrapper {
+
border: 1px solid #ffffff;
+
margin-top: 3px;
+
margin-bottom: 5px;
+
        height: auto;
+
        max-width: 100%;
+
}
+
 
+
.fl_image {
+
 
float: left;
 
float: left;
margin-right: 15px;
 
        max-width: 100%;
 
        height: auto;
 
 
}
 
}
  
.fr_image {
+
#igem_logo {
float: right;
+
        height: 13%;
margin-left: 15px;  
+
         width: 13%;
         max-width: 100%;
+
        height: auto;
+
 
}
 
}
  
.fc_image {
+
#banner_pic {
float: center;
+
border-radius: 25px;
margin-left: 15px;  
+
        border-bottom-right-radius: 0;
         max-width: 100%;
+
         border-bottom-left-radius: 0;
         height: auto;
+
        width: 74.5%;
 +
         margin: 10px;
 +
        margin-bottom: 0;
 
}
 
}
  
.list_01 {
+
nav {
margin: 0 0 20px 40px;
+
clear: both;
padding: 0px;
+
text-align: center;
list-style: decimal;
+
        background: #3EDAAD;
 +
        border-radius: 10px;
 +
        min-width: 700px;
 
}
 
}
  
.list_01 li {
+
nav ul {
margin: 0 0 0 0;
+
margin: 0;
padding: 0 0 10px 0;
+
display: inline;
 
}
 
}
  
/* title bar */
+
nav ul a li {
 
+
list-style: none;
#bar_wrapper {
+
display: inline-block;
width: 100%;
+
padding: 14px 14px;
height: 100px;
+
margin: 0 auto;
+
background-color:#444444;
+
 
}
 
}
  
#title_bar {
+
nav ul a {
width: 980px;
+
text-decoration: none;
height: 100px;
+
color: black;
margin: 0 auto;
+
font-size: 1.1em;
background-color: #444444;
+
padding-top: 15px;
+
}
+
 
+
#templatemo_site_title_bar #site_title {
+
float: left;
+
width: 300px;
+
margin-left: 50px;
+
padding: 35px 0 0 0;
+
 
}
 
}
  
#site_title h1 a {
+
nav ul a:visited {
margin: 0px;
+
padding: 0px;
+
font-size: 32px;
+
color: #a7cf3a;
+
font-weight: normal;
+
 
text-decoration: none;
 
text-decoration: none;
 +
color: black;
 
}
 
}
  
#site_title h1 a:hover {
+
nav ul a:hover {
font-weight: normal;
+
 
text-decoration: none;
 
text-decoration: none;
 +
color: white;
 
}
 
}
  
#site_title h1 a span {
+
.content {
display: block;
+
clear: both;
margin-top: 10px;
+
height: 100%;
font-size: 14px;
+
color: #5c5c5c;
+
 
}
 
}
  
#templatemo_site_title_bar #top_menu {
+
.col {
float:right;
+
float: left;
margin: 65px 50px 0 0;
+
width: 12%;
padding: 0px;
+
margin: 0;
list-style: none;
+
 
}
 
}
  
/* end of title bar */
+
#main_col {
 
+
    background: white;
 
+
    width: 74.5%;
/* banner */
+
    margin: 0;
#templatemo_banner_wrapper {
+
    padding: 0;
clear: both;
+
    max-width: 800px;
width: 100%;
+
    min-width: 600px;
height: 300px;
+
    margin: auto;
margin: 0 auto;
+
background: #444444;
+
 
}
 
}
  
#templatemo_banner {
 
clear: both;
 
width: 980px;
 
height: 300px;
 
margin: 0 auto;
 
background: url("https://static.igem.org/mediawiki/2015/5/5f/BannerToSizeCork.jpg") no-repeat;
 
border-radius: 25px 25px 0px 0px;
 
}
 
  
#templatemo_banner #banner_content {
+
#project h2 {
float: right;
+
font-size: 2em;
width: 400px;
+
padding: 10px;
margin: 50px 50px 0 0;
+
        margin: 10px;
overflow: hidden;
+
        color: #E02121;
 
}
 
}
  
#banner_content h2 {
+
#team h2, #collabs h2 {
 +
font-size: 2em;
 
color: #E02121;
 
color: #E02121;
font-size: 26px;
+
padding-left: 20px;
font-weight: normal;
+
line-height: 30px;
+
margin: 0 0 20px 0;
+
padding: 2px 0;
+
 
}
 
}
  
#banner_content p {
+
#collabs h2 {
color: #8ba151;
+
        padding: 20px;
font-size: 18px;
+
margin-bottom: 20px;
+
line-height: 24px;
+
 
}
 
}
 
+
#project {
#banner_content a {
+
background: white;
font-size: 18px;
+
width: 80%;
 +
text-align: center;
 +
margin: 10%;
 +
font-size: 1.2em;
 +
border-style: ridge;
 
}
 
}
  
#templatemo_banner #gallery {
+
#main_col p {
float: left;
+
margin: 50px 0 0 50px;
+
position:relative;
+
width: 380px;
+
height: 180px;
+
 
padding: 10px;
 
padding: 10px;
 
}
 
}
#gallery a {
 
float:left;
 
position:absolute;
 
}
 
 
#gallery a img {
 
border:none;
 
width: 380px;
 
height: 180px;
 
}
 
 
#gallery a.show {
 
z-index:500
 
}
 
 
#gallery .caption {
 
z-index:600;
 
overflow: hidden;
 
background-color:#000;
 
color:#ffffff;
 
width: 380px;
 
height: 45px;
 
margin-bottom: 10px;
 
position:absolute;
 
bottom:-2px;
 
}
 
 
#gallery .caption .content {
 
margin:5px;
 
font-size: 11px;
 
}
 
 
#gallery .caption .content h3 {
 
margin:0;
 
padding:0;
 
font-size: 12px;
 
font-weight: bold;
 
color:#1DCCEF;
 
}
 
 
/* end of banner */
 
 
/* menu */
 
  
#templatemo_menu_wrapper {
+
.team_desc {
width: 100%;
+
border-style: outset;
height: 75px;
+
margin: 15px;
min-width: 1300px;
+
font-size: 1.2em;
 
}
 
}
  
 
+
.team_desc h3 {
#templatemo_menu {
+
color: white;
margin: 0px auto;  
+
font-size: 1.6em;
background: #3EDAAD;  
+
 
text-align: center;
 
text-align: center;
 
}
 
}
  
#templatemo_menu ul ul {
+
.team_desc img {
display: none;
+
}
+
 
+
#templatemo_menu ul li:hover > ul {
+
display: block;
+
}
+
 
+
#templatemo_menu ul {
+
 
+
padding: 0 20px; 
+
list-style: none;
+
position: relative;
+
display: inline-table;
+
}
+
#templatemo_menu ul:after {
+
content: ""; clear: both; display: block;
+
}
+
 
+
#templatemo_menu ul li {
+
 
float: left;
 
float: left;
 +
background: yellow;
 +
padding: 5px;
 
}
 
}
#templatemo_menu ul li:hover {
+
.team_desc .right_img {
background: #4b545f;
+
float: right;
 +
background: red;
 +
padding: 5px;
 
}
 
}
  
#templatemo_menu ul li:hover a {
+
.team_desc p {
color: #fff;
+
padding: 10px;
 +
margin: 10px;
 +
background: green;
 +
text-align: center;
 
}
 
}
  
#templatemo_menu ul li a {
+
#Africa div, #corkSynBio div{
display: block; padding: 25px 30px;
+
border-style: groove;
color: #212629; text-decoration: none;
+
padding: 15px;
font-size: 18px;
+
margin: 15px;
}
+
+
#templatemo_menu ul ul {
+
background: #5f6975; border-radius: 0px; padding: 0;
+
position: absolute; top: 100%;
+
}
+
#templatemo_menu ul ul li {
+
float: none;
+
border-top: 1px solid #6b727c;
+
border-bottom: 1px solid #575f6a; position: relative;
+
}
+
#templatemo_menu ul ul li a {
+
padding: 15px 40px;
+
color: #fff;
+
}
+
 
+
#templatemo_menu ul ul li a:hover {
+
background: #4b545f;
+
}
+
+
#templatemo_menu ul ul ul {
+
position: absolute; left: 100%; top:0;
+
}
+
 
+
/* end of menu */
+
 
+
/* content */
+
 
+
#templatemo_content {
+
clear: both;
+
width: 940px;
+
padding: 0 20px;
+
margin: 0 auto;
+
}
+
 
+
#templatemo_content h2 {
+
color: #E02121;
+
height: 28px;
+
padding: 5px 0 0 45px;
+
margin: 0 0 25px 0;
+
font-size: 24px;
+
}
+
 
+
#side_column {
+
float: right;
+
width: 260px;
+
padding: 30px;
+
}
+
 
+
#side_column h2 {
+
 
}
 
}
  
#main_column {
+
#Africa img {
 
float: left;
 
float: left;
width: 540px;
+
border-style: double;
padding: 20px 40px;
+
border-color: #CC9900;
 +
margin: 10px;
 
}
 
}
  
 
+
#Africa, #corkSynBio {
#main_column p {
+
text-align:center;
text-align: justify;
+
color: white;
margin-bottom: 10px;
+
 
}
 
}
  
.side_column_box {
+
#Africa p, #corkSynBio p, #collabs p {
clear: both;
+
text-align: left;
margin-bottom: 15px;
+
font-size: 1.2em;
padding-bottom: 15px;
+
 
}
 
}
  
.news_section {
+
#notebook {
clear: both;
+
font-size: 1.2em;
margin-bottom: 25px;
+
 
}
 
}
  
.inputfield {
+
#notebook h2 {
height: 16px;
+
text-align: center;
width: 245px;
+
color: yellow;
padding: 2px 5px;
+
margin: 0 0 10px 0;
+
font-size: 12px;
+
font-variant: normal;
+
line-height: normal;
+
 
}
 
}
  
.submitbutton {
+
#notebook h3 {
float: right;
+
margin: 0px;
+
padding: 0 6px 3px 6px;
+
cursor: pointer;
+
font-size: 12px;
+
 
text-align: center;
 
text-align: center;
vertical-align: bottom;
+
color: #FF0000;
white-space: pre;
+
padding-top: 15px;
 
}
 
}
  
.section_w540 {
+
#notebook div p{
clear: both;
+
padding-left: 15px;
width: 540px;
+
padding-right: 15px;
 
}
 
}
  
.section_260 {
+
#notebook div  img {
float: left;
+
display: block;
width: 260px;
+
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
border-style: double;
 +
border-color: #3399FF;
 
}
 
}
  
/* end of content */
+
#fixed_menu {
 
+
position: fixed;
/* footer */
+
right: 0;
 
+
bottom: 0;
#templatemo_footer_wrapper {
+
width: 10%;
clear: both;
+
width: 100%;
+
margin: 0 auto;
+
background: #fff;
+
}
+
 
+
#templatemo_footer {
+
width: 940px;
+
padding: 40px 20px;
+
margin: 0 auto;
+
text-align: center;
+
}
+
 
+
#templatemo_footer a {
+
font-weight: bold;
+
color: #939382;
+
 
}
 
}
  
#templatemo_footer .footer_menu {
+
#fixed_menu li, #fixed_menu2 li {
margin: 0 0 5px 0;
+
padding: 0px;
+
 
list-style: none;
 
list-style: none;
 +
border-style: solid;
 +
border-color: #444444;
 +
background: #3EDAAD;
 +
font-size: 0.6em;
 +
        border-radius: 5px;
 
}
 
}
  
.footer_menu li {
+
#fixed_menu a, #fixed_menu2 a{
margin: 0px;
+
text-decoration: none;
padding: 0 20px;
+
color: black;
display: inline;
+
border-right: 1px solid #939382;
+
}
+
  
.footer_menu .last_menu {
 
border: none;
 
 
}
 
}
  
/* end of footer */
+
#fixed_menu a:hover, #fixed_menu2 a:hover {
 
+
color: white;
 
+
 
+
 
+
/*Normal state*/
+
.link {
+
    opacity: 0.5;
+
    height:auto;
+
    max-width:100%;
+
    display: inline;
+
    padding: 5%;
+
 
}
 
}
  
/*Hover state*/
+
#fixed_menu2 {
.link:hover {
+
position:fixed;
    opacity: 1.0;
+
right: -5%;
    height:auto;
+
bottom: 0;
    max-width:100%;
+
width: 10%;
    display: inline;
+
 
}
 
}
  
 
+
#notebook div {
 
+
border-radius: 10px;
 
+
background-color: white;
#templatemo_column {
+
margin: 15px;
clear: both;
+
width: 620px;
+
padding: 0;
+
margin: 0 auto;
+
 
}
 
}
  
#split {
+
#interlab div {
    width:50%vw;
+
border-radius: 10px;
    height:50%vw;
+
background-color: #FFFF99;
    margin-right:10px;
+
border-style: ridge;
    float: left;
+
margin: 15px;
 
}
 
}
  
 
+
#interlab div h2 {
#splitR {
+
font-size: 1.5em;
    width:50%vw;
+
text-align: center;
    height:50%vw;
+
    margin-left:10px;
+
    float: right;
+
 
}
 
}
  
#templatemo_column h2 {
+
#interlab div h3 {
color: #E02121;
+
margin-left: 15px;
height: 28px;
+
padding: 5px 0 0 5px;
+
margin: 0 auto;
+
font-size: 24px;
+
 
}
 
}
  
#main_content {
+
#interlab div p, #interlab div li {
float: center;
+
font-size: 1.2em;
width: 540px;
+
padding: 20px 40px;
+
 
}
 
}
  
 
+
#interlab div  img {
#main_content p {
+
display: block;
text-align: justify;
+
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 10px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 +
border-style: double;
 +
border-color: #FF3300;
 
}
 
}
  
 
+
.question {
.imgholder {
+
padding-bottom: 5px;
    opacity: 0.5;
+
list-style: circle;
 
}
 
}
  
/*Hover state*/
+
.answer {
.imgholder:hover {
+
padding-bottom: 15px;
    opacity: 1.0;
+
list-style: square;
 
}
 
}
  
 
+
#interlab .result_pic {
 
+
/* clearfix */
+
.clearfix {
+
clear:both;
+
}
+
 
+
#wrapper{
+
width:720px;
+
margin:0 auto 3em;
+
text-align:center;
+
 
float: left;
 
float: left;
}
+
margin: 15px;
#wrapper h2{
+
text-align: center;
margin:0;
+
color:#0082E0;
+
text-shadow:1px 1px 1px #777;
+
font-size:33px;
+
font-family:Arial Narrow, Arial, sans-serif;
+
}
+
#wrapper h2 span{
+
color:#56B8FF;
+
}
+
#wrapper hgroup h3{
+
font-style:italic;
+
font-weight:normal;
+
font-size:18px;
+
text-shadow:0 1px 0 #fafafa;
+
color:#444;
+
margin:0;
+
 
}
 
}
  
 
+
#interlab figcaption {
.imgholder{
+
text-align: center;
position:relative;
+
padding-bottom: 15px;
width:120px;
+
height:120px;
+
border-radius:100px;
+
float:bottom;
+
margin:75px 30px;
+
 
}
 
}
  
 
+
#achieve h2 {
/* thumbnails style */
+
text-align: center;
.imgholder img{
+
position:absolute;
+
left:0;
+
top:0;
+
width:120px;
+
height:120px;
+
z-index:5;
+
border-radius:100px;
+
-moz-border-radius:100px;
+
-webkit-border-radius:100px;
+
opacity:0.3;
+
filter: alpha(opacity = 30);
+
box-shadow:0 0 5px #000;
+
-moz-box-shadow:0 0 5px #000;
+
-webkit-box-shadow:0 0 5px #000;
+
+
transform: scale(0.5,0.5);
+
-ms-transform: scale(0.5,0.5);
+
-moz-transform: scale(0.5,0.5);
+
-webkit-transform: scale(0.5,0.5);
+
+
transition:
+
opacity 1s,
+
transform 1s ease-in-out 0.3s;
+
-moz-transition:
+
opacity 1s,
+
-moz-transform 1s ease-in-out 0.3s;
+
-webkit-transition:
+
opacity 1s,
+
-webkit-transform 1s ease-in-out 0.3s;
+
}
+
.imgholder:hover img{
+
opacity:1;
+
filter: alpha(opacity = 100);
+
transform: scale(1,1);
+
-ms-transform: scale(1,1);
+
-moz-transform: scale(1,1);
+
-webkit-transform: scale(1,1);
+
 
}
 
}
  
.imgholder figcaption{
+
#collabs figure {
position:absolute;
+
        text-align: center;
left:-5px;
+
top:40%;
+
width:130px;
+
color: #008702;
+
font-weight:bold;
+
text-shadow:-1px -1px 0 #fff;
+
z-index:4;
+
+
transition:
+
top 0.5s ease-out;
+
-moz-transition:
+
top 0.5s ease-out;
+
-webkit-transition:
+
top 0.5s ease-out;
+
}
+
.imgholder:hover figcaption{
+
top:120%;
+
}
+
/* decorations style */
+
.imgholder .circle{
+
position:absolute;
+
border-radius:100px;
+
-moz-border-radius:100px;
+
-webkit-border-radius:100px;
+
}
+
.imgholder .outer1{
+
top:-8px;
+
left:-8px;
+
width:120px;
+
height:120px;
+
z-index:2;
+
+
border:8px solid;
+
border-color:#e2fcde;
+
box-shadow:0 0 3px #baffaf;
+
-moz-ox-shadow:0 0 3px #baffaf;
+
-webkit-box-shadow:0 0 3px #baffaf;
+
+
background: #ffffff;
+
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e3ffe2 100%);
+
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e3ffe2));
+
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#e3ffe2 100%);
+
background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#e3ffe2 100%);
+
background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#e3ffe2 100%);
+
background: radial-gradient(center, ellipse cover, #ffffff 0%,#e3ffe2 100%);
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3ffe2',GradientType=1 );
+
+
transform:rotate(90deg);
+
-ms-transform:rotate(90deg);
+
-moz-transform:rotate(90deg);
+
-webkit-transform:rotate(90deg);
+
+
transition:
+
transform 1.8s ease-in-out,
+
box-shadow 1s ease-out,
+
border-color 1.5s;
+
-moz-transition:
+
-moz-transform 1.8s ease-in-out,
+
-moz-box-shadow 1s ease-out,
+
border-color 1.5s;
+
-webkit-transition:
+
-webkit-transform 1.8s ease-in-out,
+
-webkit-box-shadow 1s ease-out,
+
border-color 1.5s;
+
}
+
.imgholder:hover .outer1{
+
border-color:#08ea00 #8aff7f #08ea00 #8aff7f;
+
box-shadow:0 0 10px #02e211;
+
-moz-box-shadow:0 0 10px #02e211;
+
-webkit-box-shadow:0 0 10px #02e211;
+
transform:rotate(-10deg);
+
-ms-transform:rotate(-10deg);
+
-moz-transform:rotate(-10deg);
+
-webkit-transform:rotate(-10deg);
+
}
+
.imgholder .outer2{
+
top:-18px;
+
left:-18px;
+
width:136px;
+
height:136px;
+
z-index:1;
+
+
border:10px solid;
+
border-color: #fcd6d6 #ff9b9b #fcd6d6 #ff9b9b;
+
box-shadow:0 0 20px #ff8e8e;
+
-moz-box-shadow:0 0 20px #ff8e8e;
+
-webkit-box-shadow:0 0 20px #ff8e8e;
+
opacity:0;
+
filter: alpha(opacity = 0);
+
+
transform: scale(1.3,1.3) rotate(180deg);
+
-ms-transform: scale(1.3,1.3) rotate(180deg);
+
-moz-transform: scale(1.3,1.3) rotate(180deg);
+
-webkit-transform: scale(1.3,1.3) rotate(180deg);
+
+
transition:
+
opacity 0.5s,
+
transform 0.7s ease-out;
+
-moz-transition:
+
opacity 0.5s,
+
-moz-transform 0.7s ease-out;
+
-webkit-transition:
+
opacity 0.5s,
+
-webkit-transform 0.7s ease-out;
+
}
+
.imgholder:hover .outer2{
+
opacity:0.9;
+
filter: alpha(opacity = 90);
+
transform: scale(1,1) rotate(-10deg);
+
-ms-transform: scale(1,1) rotate(-10deg);
+
-moz-transform: scale(1,1) rotate(-10deg);
+
-webkit-transform: scale(1,1) rotate(-10deg);
+
 
}
 
}
  
.a {list-style-type: circle;}
+
#gold, #gold_dis {
 
+
background: #FFD700;
.text1 {
+
border-style: double;
  width: 450px;
+
border-radius: 10px;
  text-align: center;
+
margin: 10px;
  position: relative;
+
font-size: 1.2em;
  background-color: white;
+
  padding: 10px, 5px, 10px, 5px;
+
  margin: 0px 0px 0px 155px;
+
  border: solid 2px;
+
  border-radius: 15px;
+
 
}
 
}
  
 
+
#silver, #silver_dis {
.medal {
+
background: #C0C0C0;
    border-radius: 5px;
+
border-style: solid;
    padding: 5px;
+
border-radius: 10px;
    margin: 20px auto;
+
margin: 10px;
 +
font-size: 1.2em;
 
}
 
}
  
.medal {
+
#bronze, #bronze_dis {
  width: 100%;
+
background: #CD7F32;
  height: 100%;
+
border-style: dotted;
  text-align: left;
+
border-radius: 10px;
  position: relative;
+
margin: 10px;
  background-color: #F0D257;
+
font-size: 1.2em;
  border: solid 1px;
+
  border-radius: 25px;
+
  opacity: 10%;
+
 
}
 
}
  
.medalS {
+
#collabs figure {
  width: 100%;
+
        text-align: center;
  height: 100%;
+
  text-align: left;
+
  position: relative;
+
  background-color: #A7A9AC;
+
  border: solid 1px;
+
  border-radius: 25px;
+
  opacity: 10%;
+
 
}
 
}
  
.medalB {
+
#Lab_pic {
  width: 100%;
+
      float: right;
  height: 100%;
+
      padding: 10px;
  text-align: left;
+
}
  position: relative;
+
.clearfix:after {
  background-color: #AD661D;
+
    content: ".";  
  border: solid 1px;
+
    display: block;  
  border-radius: 25px;
+
    height: 0;  
  opacity: 10%;
+
    clear: both;  
 +
    visibility: hidden;
 
}
 
}
  
/*Ach Banner*/
+
.clearfix {display: inline-block;}
  
#a_banner_wrapper {
+
/* Hides from IE-mac \*/
clear: both;
+
* html .clearfix {height: 1%;}
width: 100%;
+
.clearfix {display: block;}
height: 300px;
+
/* End hide from IE-mac */
margin: 0 auto;
+
/* @end */
background:  #444444;
+
}
+
  
#a_banner {
+
footer {
 
clear: both;
 
clear: both;
width: 980px;
+
text-align: center;
height: 300px;
+
border-radius: 10px;
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/d/dd/AchIrlCork.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
 
}
 
}
  
#a_banner #banner_content {
+
footer ul {
float: right;
+
margin: 0;
width: 400px;
+
display: inline;
margin: 50px 50px 0 0;
+
text-align: center;
overflow: hidden;
+
 
}
 
}
 
+
footer img {
/*Notebook Banner*/
+
display: inline;
 
+
#n_banner_wrapper {
+
clear: both;
+
width: 100%;
+
height: 300px;
+
margin: 0 auto;
+
background: #444444;
+
 
}
 
}
 
+
footer ul a li {
#n_banner {
+
list-style: none;
clear: both;
+
display: inline-block;
width: 980px;
+
padding: 5px 15px;
height: 300px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/9/95/Notebook.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
 
}
 
}
  
#n_banner #banner_content {
+
footer ul a {
float: right;
+
text-decoration: none;
width: 400px;
+
        color: #444444;
margin: 50px 50px 0 0;
+
overflow: hidden;
+
 
}
 
}
  
/*Collabs Banner*/
+
footer ul a:visited {
 
+
        color: #444444;
#c_banner_wrapper {
+
clear: both;
+
width: 100%;
+
height: 300px;
+
margin: 0 auto;
+
background: #444444;
+
 
}
 
}
  
#c_banner {
+
footer ul a:hover {
clear: both;
+
        text-decoration: none;
width: 980px;
+
        color: #E02121;
height: 300px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/1/12/Collabs.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
 
}
 
}
  
#c_banner #banner_content {
+
</style>
float: right;
+
width: 400px;
+
margin: 50px 50px 0 0;
+
overflow: hidden;
+
}
+
  
/*Interlab Banner*/
+
<body>
 +
  <div id="globalWrapper">
 +
  <div id='top_menu_under' class='noprint'></div>
 +
  <div id='top_menu_14'    class='noprint'>Loading menubar.....</div> <!-- Will be replaced with the jQuery.load -->
  
#i_banner_wrapper {
+
<header>
clear: both;
+
                <a href="https://www.igem.org/Main_Page">
width: 100%;
+
                <img src="https://static.igem.org/mediawiki/2014/d/d7/Sysuchina_igemdeLogo.png" id="igem_logo"/>
height: 300px;
+
                </a>
margin: 0 auto;
+
<img src="https://static.igem.org/mediawiki/2015/1/12/Collabs.png" alt="Collabs Banner" id="banner_pic"/>
background#444444;
+
<nav>
}
+
<ul>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland"><li>Home</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Project"><li>Our Project</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Design"><li>Design</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Practices"><li>Outreach</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Team"><li>Team</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Notebook"><li>Notebook</li></a>
 +
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Parts"><li>Parts</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/Collaborations"><li>Collaborations</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/InterlabStudy"><li>Interlab Study</li></a>
 +
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Attributions"><li>Attributions</li></a>
 +
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Achievements"><li>Achievements</li></a>
 +
</ul>
 +
</nav>
 +
</header>
 +
 +
<div id="content">
 +
<div class="col">
 +
<p></p>
 +
</div>
 +
 +
<div id="main_col">
 +
                <div id="collabs">  
 +
                    <div id="tcd">
 +
                    <h2>Trinity College Dublin & University College London</h2>
  
#i_banner {
+
<p>This year, Cork iGEM collaborated with both the Trinity College Dublin and the University College London iGEM teams. The Basehunter system was put together in an anonymous way so that the participating teams could not see what reagents were present or absent in order to avoid biased results. Cork iGEM put together tubes containing mastermixes and labelled them using unbiased characters such as A,B and C that were then sent via post. The participating iGEM teams agreed to test the systems and give feedback regarding the protocol. We were unfortunately unable to obtain test results from the UCL team due to time constraints. They did however successfully receive the kit. Mariola Sebastián gave us feedback regarding out Basehunter System,"I really liked that the tubes were labeled with numbers and letters. I think its great because you don't need to know what each one contains in order to follow the protocol, which makes it more accessible, and the simple labeling makes them easier to find and work with. In the final version of the kit. I think it would be great if you could add more of the needed things, like sterile plates and sterile LB Media, to speed and simplify the process".</p>
clear: both;
+
width: 980px;
+
height: 300px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/e/e3/InterlabCork.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
}
+
  
#i_banner #banner_content {
+
<figure id="Lab_pic">
float: right;
+
<img src="https://static.igem.org/mediawiki/2015/8/8d/UCLCorkCollab.jpg"/>
width: 400px;
+
<figcaption>
margin: 50px 50px 0 0;
+
Mariola from UCL iGEM working on our protocol
overflow: hidden;
+
</figcaption>
}
+
</figure>
  
/*Outreach Banner*/
+
<p>The aim of this collaboration was to investigate if the Basehunter system could be both easily transported and explained with a protocol. A written protocol and a video protocol were prepared. The video protocol can be seen below and the written protocol can be seen <a href="https://static.igem.org/mediawiki/2015/4/45/Basehunter-Protocols-amy-xoxo.pdf">here</a>.</p>
  
#o_banner_wrapper {
+
<p>Trinity tested the system and these were the results obtained in the blind testing; Sent to the team were 6 tubes containing the HPV 55bp Detector. Tubes 1-3 were to be positive controls, while tubes 4-6 were to be negative. This was not disclosed to the experimenting team at TCD.</p>
clear: both;
+
width: 100%;
+
height: 300px;
+
margin: 0 auto;
+
background:  #444444;
+
}
+
  
#o_banner {
+
<figure>
clear: both;
+
<img src="https://static.igem.org/mediawiki/2015/c/c7/CollabGraphsCork.JPG"/>
width: 980px;
+
</figure>
height: 300px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/8/85/OutreachCork.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
}
+
  
#o_banner #banner_content {
+
<p>Feedback from the team was positive and they reported - “The Protocols were very clear indeed and easy to follow, and it helped greatly that there was an alternative to using the PCR machine when incubating the coloured tubes.”</p>
float: right;
+
width: 400px;
+
margin: 50px 50px 0 0;
+
overflow: hidden;
+
}
+
  
/*Parts Banner*/
+
<p>These results proved that the detector could be posted to other labs and that the protocols were simply followed. In addition, results achieved were consistent with those obtained in our lab at UCC. See figures 1 and 2 for results reported by TCD.</p>
  
#p_banner_wrapper {
+
<figure>
clear: both;
+
<img src="https://static.igem.org/mediawiki/2015/d/df/PlatesTCDCorkCollab.JPG"/>
width: 100%;
+
</figure>
height: 300px;
+
margin: 0 auto;
+
background:  #444444;
+
}
+
  
#p_banner {
+
<p>Also, to assist TCD, we researched into the possibility of constructing a detector to detect artemisinin resistance in species of plasmodium falciparum, the parasite that causes malaria. TCD informed us that this is a significant problem in areas where malaria is endemic, as usually the most widely used treatment for malaria is artemisinin. Between the two teams, we found that the most common mutations that confer resistance are SNP’s on the Kelch 13 propellor (Haldar et al., 2015) . The mutations are point mutations, single base changes. Our detector was not sensitive or specific enough to pick up these small changes.</p>
clear: both;
+
width: 980px;
+
height: 300px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2015/a/a2/PartsCork.png") no-repeat;
+
border-radius: 25px 25px 0px 0px;
+
}
+
  
#p_banner #banner_content {
+
<video width="100%" height="100%" controls>
float: right;
+
<source src="https://static.igem.org/mediawiki/2015/3/3f/Igem_protocol_video_fixed_2.mp4">
width: 400px;
+
</video>
margin: 50px 50px 0 0;
+
overflow: hidden;
+
}
+
  
</style>
+
<figure>
 +
<div id="badgeholder">
 +
<div class="badge">
 +
<img class="badgeImg" src="https://static.igem.org/mediawiki/2015/8/84/Paris_Saclay_survey-badge.png" alt="iGEM Paris-Saclay Collaboration Survey Badge"/>
 +
</div>
 +
</div>
 +
</figure>
  
</head>
+
<h4>References:</h4>
 +
<p>Haldar, K. et. al, April 2015, “A molecular mechanism of artemisinin resistance in Plasmodium falciparum malaria”, Nature, 520, 683–687</p>
 +
                    </div>
  
 +
<div id="team2">
 +
<h2>Meetups</h3>
  
<body>
+
<p>In July Cork iGEM, along with Trinity College Dublin (TCD) iGEM, organised a meetup that was posted on iGEM.org. Cork iGEM travelled to Dublin where we met up with TCD for the first time. TCD met us at the front gate with a very welcoming sign and brought us to a hang out space called the Global Room.</p>
<div id="bar_wrapper">
+
  
    <div id="title_bar">
 
        <div id="site_title">
 
            <h1>
 
            Basehunter<a>
 
            <span>Cork iGEM</span></a>
 
            </h1>
 
        </div>
 
    </div>
 
</div>
 
<div id="c_banner_wrapper">
 
  
<div id="c_banner">
+
<figure>
   
+
<img src="https://static.igem.org/mediawiki/2015/0/0f/MeetupCork1.JPG" alt="" />
 
+
<figcaption>
 +
</figcaption>
 +
</figure>
  
</div> <!-- end of banner-->
+
<p>We provided feedback on their project work and told them what to expect at the Jamboree. We were in contact with the team during its early days before the team members were selected and stressed the need for a diverse team from many backgrounds. This was something we learned at iGEM in our previous year and knew it was important to relay this advice. We also suggested the team not focus entirely on lab work and engage with the community throughout their project.</p>
  
</div>
+
<p>Over the course of working on the projects, we kept in contact with the team and aided them in their efforts to create a Youtube Channel “iGEM Academy” with videos of common lab protocols by providing a video tutorial of our “Detector Reaction” for use with our BaseHunter parts.</p>
 +
<p>We gave a presentation of our project and our results up to the beginning of July. </p>
  
<div id="templatemo_menu_wrapper">
+
<figure>
 +
<img src="https://static.igem.org/mediawiki/2015/8/86/MeetupCork2.JPG" alt="" />
 +
<figcaption>
 +
</figcaption>
 +
</figure>
  
<div id="templatemo_menu">
+
<figure>
   
+
<img src="https://static.igem.org/mediawiki/2015/0/0e/MeetupCork3.JPG" alt="" />
  <ul>
+
<figcaption>
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/trial2">Home</a></li>
+
</figcaption>
            <li><a href="#">Our Project</a>
+
</figure>
<ul>
+
<li><a href="#">Overview</a></li>
+
<li><a href="#">Results</a></li>
+
<li><a href="#">Submitted Parts</a></li>
+
<li><a href="#">Prototype</a></li>
+
</ul>
+
</li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/Practices">Outreach</a></li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/Notebook">Notebook</a>
+
<ul>
+
<li><a href="#">Protocols</a></li>
+
<li><a href="#">Safety</a></li>
+
</ul>
+
</li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/PartsTrial">Parts</a></li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/trial">Team</a></li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/Collaborations">Collaborations</a></li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/InterlabStudy">Interlab Study</a></li>
+
            <li><a href="https://2015.igem.org/Team:Cork_Ireland/Achievements">Achievements</a>         
+
        </ul>
+
   
+
    </div> <!-- end of menu -->
+
  
</div> <!-- end of menu wrapper -->
+
<figure>
 +
<img src="https://static.igem.org/mediawiki/2015/7/74/MeetupCork4.JPG" alt="" />
 +
<figcaption>
 +
</figcaption>
 +
</figure>
  
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2015/3/38/MeetupCork5.JPG" alt="" />
 +
<figcaption>
 +
</figcaption>
 +
</figure>
  
<div id="templatemo_footer_wrapper">
+
<p>TCD brought us to their lab and talked us through their plans for the project over the summer months. They then kindly gave us a campus tour and brought us to see the beautiful Book of Kells and the Long Room. We had a social that evening! </p>
  
<div id="templatemo_footer">
+
<p>In August this year we had the opportunity to meet up with members of the UCL iGEM Team at the IndieBio Demo Dinner & Summer Party. We also met up with them the following day at Forma labs. We spoke about our projects and planning for the Jamboree. We spoke about London Hackspace and the hacker community in London and the future of Cork's hacker community.</p>
   
+
        <ul class="footer_menu">
+
            <li><a href="#">Home</a></li>
+
            <li><a href="#">Our Project</a></li>
+
            <li><a href="#">Outreach</a></li>
+
            <li><a href="#">Parts</a></li>
+
            <li><a href="#">Team</a></li>
+
            <li class="last_menu"><a href="#">Collaborations</a></li>
+
        </ul>
+
  
<br>
+
<figure>
<br>
+
<img src="https://static.igem.org/mediawiki/2015/4/49/MeetupCork6.JPG" alt="" />
 +
<figcaption>
 +
</figcaption>
 +
</figure>
  
 +
                </div>
 +
</div>
 +
</div>
  
<div class="link">
 
<a href="http://www.lilly.ie/en/index.aspx" TARGET=_BLANK>
 
<img src="https://static.igem.org/mediawiki/2015/archive/2/21/20150901113248%21Rsz_m_dc.jpg" alt="image"
 
alt="Sponsored by Lilly">
 
</a>
 
</div>     
 
  
 +
<div class="col">
 +
<ul id="fixed_menu">
 +
<li>Quick Links</li>
 +
<a href="#collabs"><li>TCD & UCL</li></a>
 +
<a href="#team2"><li>Meetups</li></a>
  
        <div class="link">
+
</ul>
<a href="https://www.igem.org/Main_Page"
+
</div>
TARGET=_Blank>
+
<img src="https://static.igem.org/mediawiki/2015/6/6b/IGEM-animated.gif"
+
alt="iGEM Main Page">
+
</a>
+
</div>
+
       
+
  
        <div class="link">
+
</div>
<a href="http://www.janssen.ie/"  
+
TARGET=_Blank>
+
<img src="https://static.igem.org/mediawiki/2015/2/21/Rsz_m_dc.jpg"  
+
<footer>
alt="Sponsored by Jansen">
+
<div>
</a>
+
<ul>
</div>
+
<a href= "https://2015.igem.org/Team:Cork_Ireland"><li>Home</li></a>
       
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Project"><li>Our Project</li></a>
<!-- end of footer -->
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Design"><li>Design</li></a>
   
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Practices"><li>Outreach</li></a>
</div> <!-- end of footer wrapper -->
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Team"><li>Team</li></a>
<div align=center>Cork iGEM 2015</div></body>
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Notebook"><li>Notebook</li></a>
 
+
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Parts"><li>Parts</li></a>
</body>
+
<a href= "https://2015.igem.org/Team:Cork_Ireland/Collaborations"><li>Collaborations</li></a>
 +
<a href= "https://2015.igem.org/Team:Cork_Ireland/InterlabStudy"><li>Interlab Study</li></a>
 +
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Attributions"><li>Attributions</li></a>
 +
                                <a href= "https://2015.igem.org/Team:Cork_Ireland/Achievements"<li>Achievements</li></a>
 +
</ul>
 +
</div>
 +
 +
<div>
 +
<a href="http://www.lilly.ie/en/index.aspx" TARGET=_BLANK>
 +
<img src="https://static.igem.org/mediawiki/2015/archive/2/21/20150901113248%21Rsz_m_dc.jpg" alt="Sponsored by Lilly">  
 +
</a>
 +
 +
<a href="https://www.igem.org/Main_Page" TARGET=_Blank>
 +
<img src="https://static.igem.org/mediawiki/2015/6/6b/IGEM-animated.gif" alt="iGEM Main Page">
 +
</a>
 +
 +
<a href="http://www.janssen.ie/" TARGET=_Blank>
 +
<img src="https://static.igem.org/mediawiki/2015/2/21/Rsz_m_dc.jpg" alt="Sponsored by Jansen">
 +
</a>
 +
 +
<p>Cork iGEM 2015</p>
 +
</div>
 +
</footer>
 +
</body>
  
 +
</p>
  
 +
</div> <div class="visualClear"></div>
 +
    </div>
 +
</div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 15:29, 9 November 2015

Collaborations

Loading menubar.....

Trinity College Dublin & University College London

This year, Cork iGEM collaborated with both the Trinity College Dublin and the University College London iGEM teams. The Basehunter system was put together in an anonymous way so that the participating teams could not see what reagents were present or absent in order to avoid biased results. Cork iGEM put together tubes containing mastermixes and labelled them using unbiased characters such as A,B and C that were then sent via post. The participating iGEM teams agreed to test the systems and give feedback regarding the protocol. We were unfortunately unable to obtain test results from the UCL team due to time constraints. They did however successfully receive the kit. Mariola Sebastián gave us feedback regarding out Basehunter System,"I really liked that the tubes were labeled with numbers and letters. I think its great because you don't need to know what each one contains in order to follow the protocol, which makes it more accessible, and the simple labeling makes them easier to find and work with. In the final version of the kit. I think it would be great if you could add more of the needed things, like sterile plates and sterile LB Media, to speed and simplify the process".

Mariola from UCL iGEM working on our protocol

The aim of this collaboration was to investigate if the Basehunter system could be both easily transported and explained with a protocol. A written protocol and a video protocol were prepared. The video protocol can be seen below and the written protocol can be seen here.

Trinity tested the system and these were the results obtained in the blind testing; Sent to the team were 6 tubes containing the HPV 55bp Detector. Tubes 1-3 were to be positive controls, while tubes 4-6 were to be negative. This was not disclosed to the experimenting team at TCD.

Feedback from the team was positive and they reported - “The Protocols were very clear indeed and easy to follow, and it helped greatly that there was an alternative to using the PCR machine when incubating the coloured tubes.”

These results proved that the detector could be posted to other labs and that the protocols were simply followed. In addition, results achieved were consistent with those obtained in our lab at UCC. See figures 1 and 2 for results reported by TCD.

Also, to assist TCD, we researched into the possibility of constructing a detector to detect artemisinin resistance in species of plasmodium falciparum, the parasite that causes malaria. TCD informed us that this is a significant problem in areas where malaria is endemic, as usually the most widely used treatment for malaria is artemisinin. Between the two teams, we found that the most common mutations that confer resistance are SNP’s on the Kelch 13 propellor (Haldar et al., 2015) . The mutations are point mutations, single base changes. Our detector was not sensitive or specific enough to pick up these small changes.

iGEM Paris-Saclay Collaboration Survey Badge

References:

Haldar, K. et. al, April 2015, “A molecular mechanism of artemisinin resistance in Plasmodium falciparum malaria”, Nature, 520, 683–687

Meetups

In July Cork iGEM, along with Trinity College Dublin (TCD) iGEM, organised a meetup that was posted on iGEM.org. Cork iGEM travelled to Dublin where we met up with TCD for the first time. TCD met us at the front gate with a very welcoming sign and brought us to a hang out space called the Global Room.

We provided feedback on their project work and told them what to expect at the Jamboree. We were in contact with the team during its early days before the team members were selected and stressed the need for a diverse team from many backgrounds. This was something we learned at iGEM in our previous year and knew it was important to relay this advice. We also suggested the team not focus entirely on lab work and engage with the community throughout their project.

Over the course of working on the projects, we kept in contact with the team and aided them in their efforts to create a Youtube Channel “iGEM Academy” with videos of common lab protocols by providing a video tutorial of our “Detector Reaction” for use with our BaseHunter parts.

We gave a presentation of our project and our results up to the beginning of July.

TCD brought us to their lab and talked us through their plans for the project over the summer months. They then kindly gave us a campus tour and brought us to see the beautiful Book of Kells and the Long Room. We had a social that evening!

In August this year we had the opportunity to meet up with members of the UCL iGEM Team at the IndieBio Demo Dinner & Summer Party. We also met up with them the following day at Forma labs. We spoke about our projects and planning for the Jamboree. We spoke about London Hackspace and the hacker community in London and the future of Cork's hacker community.