Difference between revisions of "Team:Warwick/Human Practices"

(Prototype team page)
 
m
 
(101 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Warwick}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Warwick/CSS?action=raw&ctype=text/css">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:Warwick/CSS/HPCSS?action=raw&ctype=text/css">
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  
<div class="column full_size judges-will-not-evaluate">
+
<script>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
function goToNotebook(){
 +
    window.location = 'https://2018.igem.org/Team:Warwick/Notebook';
 +
}
  
<div class="clear"></div>
+
function goToResults(){
 +
    window.location = 'https://2018.igem.org/Team:Warwick/Results';
 +
}
  
 +
function goToOverview(){
 +
        window.location = "https://2018.igem.org/Team:Warwick/Parts";
 +
}
  
 +
function changeNavBar(navbarSelection){
  
<div class="column full_size">
+
var bottnav = document.getElementById("BottNav");
  
<h1>Human Practices</h1>
+
$("#BottNav").hide().slideDown(300);
<p>
+
At iGEM we believe societal considerations should be upfront and integrated throughout the design and execution of synthetic biology projects. “Human Practices” refers to iGEM teams’ efforts to actively consider how the world affects their work and the work affects the world. Through your Human Practices activities, your team should demonstrate how you have thought carefully and creatively about whether your project is responsible and good for the world. We invite you to explore issues relating (but not limited) to the ethics, safety, security, and sustainability of your project, and to show how this exploration feeds back into your project purpose, design and execution.
+
</p>
+
  
 +
switch (navbarSelection){
  
 +
case 0:
 +
bottnav.innerHTML = "<li onclick='goToDescription()'><span>Project Description</span></li><li onclick='goToDesign()'><span>Design</span></li><li onclick='goToModel()'><span>Modelling</span></li><li onclick='goToResults()'><span>Results</span></li><li onclick='goToMedals()'><span>Medals</span></li>";
 +
bottnav.style.marginLeft = "25%"
 +
bottnav.style.background = 'linear-gradient(to right, white, #e6fefe)';
 +
break;
 +
case 1:
 +
bottnav.innerHTML = "<li onclick='goToOverview()'><span>Parts</span></li><li onclick='goToExperiments()'><span>Experiments</span></li><li onclick='goToNotebook()'><span>Lab Books</span></li><li onclick='goToInterLab()'><span>InterLab</span></li>"; 
 +
bottnav.style.marginLeft = "40%"
 +
bottnav.style.background = 'linear-gradient(to right, #e6fefe, #d8fdfd)';
 +
break;
 +
case 2:
 +
bottnav.innerHTML = "<li onclick='goToHumanPractices()'><span>Integrated Human Practices</span></li><li onclick='goToOutreach()'><span>Public Engagement</span></li>";
 +
bottnav.style.marginLeft = "55%"
 +
bottnav.style.background = 'linear-gradient(to right, #d8fdfd, #bbf0f3)';
 +
break;
 +
case 3:
 +
bottnav.innerHTML = "<li onclick='MeetTheTeam()'><span>Meet the Team</span></li><li onclick='goToAttributions()'><span>Attributions</span></li><li onclick='goToCollaborations()'><span>Collaborations</span></li>";
 +
bottnav.style.marginLeft = "70%"
 +
bottnav.style.background = 'linear-gradient(to right, #bbf0f3, #85e4e9)';
 +
break;
 +
case 4:
 +
bottnav.innerHTML = "<li><span><a href='mailto:igem@warwick.ac.uk'>iGEM@warwick.ac.uk</a></span></li><li id='scrollToBottom' onclick='scrollToFooter()'><span>Social Media</span></li>";
 +
bottnav.style.marginLeft = "85%";
 +
bottnav.style.background = 'linear-gradient(to right, #85e4e9, #02c9d0)';
 +
break;
 +
}
 +
}
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
function reset(){
+
$("#BottNav").hide();
<ul>
+
}
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
<li>tips on <a href="https://2018.igem.org/Human_Practices/How_to_Succeed">how to succeed</a> including explanations of judging criteria and advice about how to conduct and document your Human Practices work</li>
+
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
<li>And more! </li>
+
</ul>
+
+
  
 +
function goHome(){
 +
    window.location = 'https://2018.igem.org/Team:Warwick';
 +
}
  
  
 +
function scrollToFooter(){
 +
    $('html, body').animate({scrollTop: '10000px'}, 5000);
 +
}
  
<p>On this page, your team should document all of your Human Practices work and activities. You should write about the Human Practices topics you considered in your project, document any activities you conducted to explore these topics (such as engaging with experts and stakeholders), describe why you took a particular approach (including referencing any work you built upon), and explain if and how you integrated takeaways from your Human Practices work back into your project purpose, design and/or execution. </p>
+
function MeetTheTeam(){
+
window.location = 'https://2018.igem.org/Team:Warwick/theTeam.html';
<p>If your team has gone above and beyond in work related to safety, then you should document this work on your Safety wiki page and provide a description and link on this page. If your team has developed education and public engagement efforts that go beyond a focus on your particular project, and for which would like to nominate your team for the Best Education and Public Engagement Special Prize, you should document this work on your Education and Education wiki page and provide a description and link here. </p>
+
}
</div>
+
+
<div class="clear"></div>
+
  
+
function goToAttributions(){
<div class="column full_size">
+
window.location = 'https://2018.igem.org/Team:Warwick/Attributions';
<div class="highlight decoration_background">
+
}
<p>The iGEM judges will review this page to assess whether you have met the Silver and/or Gold medal requirements based on the Integrated Human Practices criteria listed below. If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards">Best Integrated Human Practices Special Prize</a> by filling out the corresponding field in the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>, the judges will also review this page to consider your team for that prize.
+
</p>
+
</div>
+
</div>
+
  
<div class="clear extra_space"></div>
+
function goToOutreach(){
 +
        window.location = 'https://2018.igem.org/Team:Warwick/Public_Engagement';
 +
}
  
 +
function goToHumanPractices(){
 +
window.location = 'https://2018.igem.org/Team:Warwick/Human_Practices';
 +
}
  
 +
function goToCollaborations(){
 +
window.location = 'https://2018.igem.org/Team:Warwick/Collaborations';
 +
}
  
<div class="column full_size">
+
function goToDescription(){
+
        window.location = 'https://2018.igem.org/Team:Warwick/Description';
<h3>Silver Medal Criterion #3</h3>
+
}
<p>Convince the judges you have thought carefully and creatively about whether your work is responsible and good for the world. Document how you have investigated these issues and engaged with your relevant communities, why you chose this approach, and what you have learned. Please note that surveys will not fulfill this criteria unless you follow scientifically valid methods. </p>
+
  
 +
function goToDesign(){
 +
        window.location = 'https://2018.igem.org/Team:Warwick/Design';
 +
}
  
<h3>Gold Medal Criterion #1</h3>
+
function goToExperiments(){
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the purpose, design and/or execution of your project. Document how your project has changed based upon your human practices work.
+
        window.location = 'https://2018.igem.org/Team:Warwick/Experiments';
</p>
+
}
</div>
+
  
 +
function goToInterLab(){
 +
        window.location = 'https://2018.igem.org/Team:Warwick/InterLab';
 +
}
  
 +
function goToModel(){
 +
        window.location = 'https://2018.igem.org/Team:Warwick/Model';
 +
}
  
<div class="clear extra_space"></div>
+
function goHome(){
 +
        window.location = "https://2018.igem.org/Team:Warwick";
 +
}
  
 +
function goToMedals(){
 +
        window.location = "https://2018.igem.org/Team:Warwick/Medals";
 +
}
  
 +
</script>
  
<div class="column full_size">
+
<h3>Best Integrated Human Practices Special Prize</h3>
+
<script>
 +
$(function () {
 +
  $(document).scroll(function () {
 +
    $nav = $("#Navbar");
 +
    $nav.toggleClass('scrolled', $(this).scrollTop() > $nav.height());
 +
    $("#TopNav").toggleClass("TopNavsscrolled", $(this).scrollTop() > $nav.height());
 +
    $("#topnav0").toggleClass("topnav0scrolled", $(this).scrollTop() > $nav.height());
 +
    $("#topnav1").toggleClass("topnav1scrolled", $(this).scrollTop() > $nav.height());
 +
    $("#topnav2").toggleClass("topnav2scrolled", $(this).scrollTop() > $nav.height());
 +
    $("#topnav3").toggleClass("topnav3scrolled", $(this).scrollTop() > $nav.height());
 +
    $("#topnav4").toggleClass("topnav4scrolled", $(this).scrollTop() > $nav.height());
 +
  });
 +
});
  
<p>To compete for the Best Integrated Human Practices prize, please describe your work on this page and also fill out the description on the judging form. </p>
+
</script>
 +
<title>Ripple</title>
 +
<link rel="icon" href="images/RippleLogo.ico">
  
<p>How does your project affect society and how does society influence the direction of your project? How might ethical considerations and stakeholder input guide your project purpose and design and the experiments you conduct in the lab? How does this feedback enter into the process of your work all through the iGEM competition? Document a thoughtful and creative approach to exploring these questions and how your project evolved in the process to compete for this award!</p>
+
</head>
<p>You must also delete the message box on the top of this page to be eligible for this prize.</p>
+
  
 +
<body>
 +
 +
 +
<div id='Navbar'>
 +
<div id='TopNav'>
 +
<ul><!--
 +
  --><li><span class='topnavs' id='topnavHome' onclick="goHome()">Home</span></li><!--
 +
  --><li><span class='topnavs' id='topnav0' onmouseenter="changeNavBar(0)">Project</span></li><!--
 +
  --><li><span class='topnavs' id='topnav1' onmouseenter="changeNavBar(1)">Lab Work</span></li><!--
 +
                                  --><li><span class='topnavs' id='topnav2' onmouseenter="changeNavBar(2)">Human Practices</span></li><!--
 +
  --><li><span class='topnavs' id='topnav3' onmouseenter="changeNavBar(3)">The Team</span></li><!--
 +
  --><li><span class='topnavs' id='topnav4' onmouseenter="changeNavBar(4)">Contact Us</span></li>
 +
</ul>
 +
</div>
 +
<div>
 +
<ul id='BottNav' style='display: none;' onmouseleave='reset()'>
 +
<li><span></span></li><!--
 +
--><li><span></span></li><!--
 +
--><li><span></span></li><!--
 +
--><li><span></span></li>
 +
</ul>
 +
</div>
 +
</div>
 +
 +
 +
<div id='GenericBody'>
 +
<div><br>
 +
<h1 id='GenericTitle'>Human Practices</h1>
 +
        </div>
 +
 +
<div style='width: 70%; height: 2px; margin: 0 15%; background-color: #02c9d0'></div>
 +
 +
<img src='https://static.igem.org/mediawiki/2018/3/37/T--Warwick--projectdev.png' style='width: 90%; margin: 5% 5% 0% 5%;'>
 +
 +
 +
                        <div id='descriptionFolder' style='margin-top: 7vw;'>
 +
                              <div class='Contents' id='Content1'>
 +
                                  <h2>Pakistan</h2>
 +
                                  <p>We spoke to an official, who worked for WAPDA in Lahore, Pakistan, and was directly involved in water treatment. This discussion highlighted the importance of a centralised water treatment system, and the need for governance over the 'standard' level of water cleanliness. Pakistan is currently moving towards this goal, and aims to have standardised water treatment soon, however as of right now, it is often up to each local district to lay out the rules on water treatment and the budget that is allocated to this.</p>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/9/9a/T--Warwick--pakistan.png' style="width: 20%;margin-top: -12%;margin-left: 3%;">
 +
                              </div>
 +
                              <div class='Contents' id='Content2'>
 +
                                  <h2>Survey</h2><br>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/a/a7/T--Warwick--HPGraph1.png' style='margin-top: -10%;'>
 +
                                  <p>Before we launched our project, we conducted an online survey to gauge the public’s reaction towards the problem of water safety and to see if our project would create an impact on society. We received a total of 118 responses with survey respondents coming from all around the world such as United Kingdom, Malaysia, Singapore and India.
 +
<br><br>
 +
The survey results showed that our project has the ability to make an impact as many people (68.6%)  were aware of the dangers of oestrogen in water to animals. 
 +
</p>
 +
                              </div>
 +
                              <div class='Contents' id='Content3'>
 +
                                  <p>
 +
                                      Although our project would involved placing anti-bacterial resistance into water, our initial fears were alleviated when the survey results show that close to half of the respondents (40.7%) approved to the addition of bacteria in water while only 14.4% of them disapproved.
 +
                                  </p>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/6/65/T--Warwick--HPGraph2.png' style='box-shadow: 0px 0px 5px 5px white;'>
 +
                              </div>
 +
                              <div class='Contents' id='Content4'>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/f/f4/T--Warwick--HPTable3.png'>
 +
                                  <p>
 +
                                      Overall, many felt that our team’s project have the ability to create a positive impact on the environment as there is a clear awareness of the present dangers of water.
 +
                                  </p>
 +
                              </div>
 +
                              <div class='Contents' id='Content5'>
 +
                                  <h2>Lee Hishamuddin Allen & Gledhill (IP Lawyer)</h2>
 +
                                  <p>
 +
After some discussion with Eunice Chan, an Intellectual Property (IP) lawyer , we were told that in order to patent a product, it needs to be new or be combined in a new way. Patents cannot be applied if they have been introduced into the public domain. This prompted us to compile an intellectual property guidebook which would serve as a guide for other teams when considering which type of trademark applications they should go for.<br>Furthermore, in line with the recent blockchain developments, we posed the question of whether is blockchain technology the future of synthetic biology intellectual property protection. The full version of the guidebook can be found <a href="https://2018.igem.org/Team:Warwick/Public_Engagement">here.</a>
 +
                                  </p>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/2/23/T--Warwick--Law.png' style='width: 25%; margin-top: -16%; margin-left: 2%;'>
 +
                              </div>
 +
                              <div class='Contents' id='Content6'>
 +
                                  <h2>David Coleman, Professor of Oral & Applied Microbiology, Dental Science at Trinity College Dublin</h2>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/d/d1/T--Warwick--TCD.jpg' style='width: 20%; margin-right: 5%; margin-top: -95%;'>
 +
                                  <p>
 +
                                      We were fortunate to conduct a phone call interview with Mr Coleman about his perspective on our Legionella project. He stated that decontamination against Legionella bacteria was far easier than effectively testing for the bacteria itself - most Legionella are highly susceptible to antibiotics. A rapid test would be valuable to dental practitioners to prove that their equipment would be sterile at low concentrations of Legionella bacteria. Equipment is usually sterile, however Legionella bacteria tend to find their way into dental chair units - waterlines can become dense with bacterial biofilm without regular disinfection.<br><br>
 +
 +
Culture tests for Legionella can frequently result in false negatives, putting patients at risk when no threat can be identified. Legionella are a parasitic bacteria, both to humans and to microorganisms; they can revive themselves after being engulfed by amoeba, meaning that the amoeba cells must be lysed in order to correctly define the true prevalence of legionella in a given sample. An acid lysis step is required in order to free the Legionella, but due to the parasitic nature of the bacteria, cultures can still prove difficult to give consistent results. Disinfectant can also cause Legionella to enter a pathogenically-viable non-culturable state.<br><br>
 +
 +
After the interview with David Coleman, we discovered a significant demand for an effective Legionella detection kit. We changed the sequence of our gRNA based upon his recommendation from an <a style='color:#85e4e9 !important; font-weight: 400;' href='http://parts.igem.org/Part:BBa_K2841515'>endA (highlighted in red)</a> sensing device to a <a style='color:#85e4e9 !important; font-weight: 400;' href='http://parts.igem.org/Part:BBa_K2841541'>Legiolysin sensing device (highlighted in blue)</a>. The interview with David Coleman has had a foundational impact on our project, changing it at a genetic, and therefore functional level.<br><br><br>
 +
<img style='width: 80%' src='https://static.igem.org/mediawiki/2018/7/7e/T--Warwick--riboHP1.png'><br>Before<br><br><br><img style='width: 80%' src='https://static.igem.org/mediawiki/2018/0/01/T--Warwick--riboHP2.png'><br>After<br><br>Find our Designs page <a style='color:#85e4e9 !important; font-weight: 400;' href='2018.igem.org/Team:Warwick/Design'>here</a>
 +
                                  </p>
 +
                              </div>
 +
                              <div class='Contents' id='Content7'>
 +
                                  <h2>Dr Ng Khuen Yen, Professor of Pharmacy at Monash University Malaysia</h2>
 +
                                  <p>
 +
In our interview with Dr Ng from Monash University, he offered us great perspective on his thoughts regarding to our Bacillus Subtilis project. He stressed that in order for us to market our product effectively, we have to ensure that the lead floatation system is low in cost and has good sensitivity towards the detection of toxic metals.
 +
<br><br>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/b/b6/T--Warwick--HPimg1.png' style='width: 40%; box-shadow: 0px 0px 5px 5px white; margin-right:8%;'>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/c/c3/T--Warwick--HPimg2.png' style='width: 40%; box-shadow: 0px 0px 5px 5px white;'>
 +
                                  </p>
 +
                              </div>
 +
                              <div class='Contents' id='Content8'>
 +
                                  <h2>David Lloyd, FREDsense</h2>
 +
                                  <p>
 +
                                      Mr Lloyd, co-founder and CEO of FREDsense gave us amazing insights into how we could improve and advance our project, specifically in the North America market, He spoke of how lead is a pretty common problem in ageing infrastructure, especially in areas such as Michigan whereby a high concentration of lead is currently leaking out of the pipes of various infrastructures. Hence, our project has a great potential marketability value. With regards to scaling-up, he advised us that we need to consider whether do we want our project to be a field-based technology or something that can be implemented in common household. With the former option, he also warned us that we need to ensure that the operators using it would be able to know how to use them in a simple but effective manner. This is because they are used to using simpler and quicker operation lead detection systems such as taking water samples. Therefore, in order for our project to work effectively when launched, simplicity and performance are two things we have to bear in mind.
 +
                                  </p>
 +
                                  <img src='https://static.igem.org/mediawiki/2018/b/bd/T--Warwick--Fredsense.png' style=" width: 21%; margin-left: 5%; margin-top: -23%; box-shadow: 0px 0px 5px 5px white;">
 +
                              </div>
 +
 +
<div class='Contents' id='Content8'>
 +
<embed id='pdfPage' style='margin: 0% 15% 0% 15%;' src="https://static.igem.org/mediawiki/2018/1/12/T--Warwick--2018-integratedhppppppp.pdf" type="application/pdf" width="70%" height="800px" />   
 
</div>
 
</div>
 +
                        </div>
 +
                </div>
 +
     
 +
<div id='footer'>
 +
 +
<div id='leftFoot'>
 +
<h1 class='FooterTitle' style='margin: 15px auto'>Contact Us</h1>
 +
<div id='socialmedia'>
 +
<h1 style='color: white; font-weight: 300; font-size: 1.5vw;'>igem@warwick.ac.uk</h1>
 +
<br>
 +
            <a class='socialMedia' style='margin-left: 5%' href="https://www.youtube.com/channel/UCHhLKgvGJFkdSmwgGPvN9PA">
 +
            <img src="https://static.igem.org/mediawiki/2018/6/61/T--Warwick--YTRed.png" alt="YouTube">
 +
            </a>
 +
            <a class='socialMedia' href="https://twitter.com/warwickigem">
 +
            <img src="https://static.igem.org/mediawiki/2018/f/f0/T--Warwick--Twitterlogo.png" alt="Twitter">
 +
            </a>
 +
            <a class='socialMedia' href="https://www.instagram.com/igem_warwick/">
 +
            <img src="https://static.igem.org/mediawiki/2018/1/12/T--Warwick--insta.png" alt="Twitter">
 +
            </a>
 +
            </div>
 +
</div>
 +
 +
 +
<div id='rightFoot'>
 +
<h1 class='FooterTitle' style='color: black'>Sponsors</h1>
 +
        <table id='theSponsors'>
 +
                <tr>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/4/4e/T--Warwick--GRPIM.png">
 +
                    </td>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/b/bb/T--Warwick--WSFG.png">
 +
                    </td>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/7/74/T--Warwick--synbiocdt.png">
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/c/c4/T--Warwick--snapgene.png">
 +
                    </td>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/8/8b/T--Warwick--SEB.png">                        
 +
                    </td>
 +
                    <td>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/f/fb/T--Warwick--NEbiolabs.png">
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
            <table id='theSponsors'>
 +
                <tr>
 +
                <td class='bottomrow'>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/0/0e/T--Warwick--WISB.png">
 +
                </td>
 +
                <td class='bottomrow'>
 +
                        <img class='sponsorimages' src="https://static.igem.org/mediawiki/2018/e/e3/T--Warwick--bbsrc.png">
 +
                </td>
 +
                </tr>
 +
            </table>
 +
</div>
 +
</div>
 +
 +
</body>
 +
</html>

Latest revision as of 03:59, 18 October 2018

Ripple


Human Practices

Pakistan

We spoke to an official, who worked for WAPDA in Lahore, Pakistan, and was directly involved in water treatment. This discussion highlighted the importance of a centralised water treatment system, and the need for governance over the 'standard' level of water cleanliness. Pakistan is currently moving towards this goal, and aims to have standardised water treatment soon, however as of right now, it is often up to each local district to lay out the rules on water treatment and the budget that is allocated to this.

Survey


Before we launched our project, we conducted an online survey to gauge the public’s reaction towards the problem of water safety and to see if our project would create an impact on society. We received a total of 118 responses with survey respondents coming from all around the world such as United Kingdom, Malaysia, Singapore and India.

The survey results showed that our project has the ability to make an impact as many people (68.6%) were aware of the dangers of oestrogen in water to animals.

Although our project would involved placing anti-bacterial resistance into water, our initial fears were alleviated when the survey results show that close to half of the respondents (40.7%) approved to the addition of bacteria in water while only 14.4% of them disapproved.

Overall, many felt that our team’s project have the ability to create a positive impact on the environment as there is a clear awareness of the present dangers of water.

Lee Hishamuddin Allen & Gledhill (IP Lawyer)

After some discussion with Eunice Chan, an Intellectual Property (IP) lawyer , we were told that in order to patent a product, it needs to be new or be combined in a new way. Patents cannot be applied if they have been introduced into the public domain. This prompted us to compile an intellectual property guidebook which would serve as a guide for other teams when considering which type of trademark applications they should go for.
Furthermore, in line with the recent blockchain developments, we posed the question of whether is blockchain technology the future of synthetic biology intellectual property protection. The full version of the guidebook can be found here.

David Coleman, Professor of Oral & Applied Microbiology, Dental Science at Trinity College Dublin

We were fortunate to conduct a phone call interview with Mr Coleman about his perspective on our Legionella project. He stated that decontamination against Legionella bacteria was far easier than effectively testing for the bacteria itself - most Legionella are highly susceptible to antibiotics. A rapid test would be valuable to dental practitioners to prove that their equipment would be sterile at low concentrations of Legionella bacteria. Equipment is usually sterile, however Legionella bacteria tend to find their way into dental chair units - waterlines can become dense with bacterial biofilm without regular disinfection.

Culture tests for Legionella can frequently result in false negatives, putting patients at risk when no threat can be identified. Legionella are a parasitic bacteria, both to humans and to microorganisms; they can revive themselves after being engulfed by amoeba, meaning that the amoeba cells must be lysed in order to correctly define the true prevalence of legionella in a given sample. An acid lysis step is required in order to free the Legionella, but due to the parasitic nature of the bacteria, cultures can still prove difficult to give consistent results. Disinfectant can also cause Legionella to enter a pathogenically-viable non-culturable state.

After the interview with David Coleman, we discovered a significant demand for an effective Legionella detection kit. We changed the sequence of our gRNA based upon his recommendation from an endA (highlighted in red) sensing device to a Legiolysin sensing device (highlighted in blue). The interview with David Coleman has had a foundational impact on our project, changing it at a genetic, and therefore functional level.



Before



After

Find our Designs page here

Dr Ng Khuen Yen, Professor of Pharmacy at Monash University Malaysia

In our interview with Dr Ng from Monash University, he offered us great perspective on his thoughts regarding to our Bacillus Subtilis project. He stressed that in order for us to market our product effectively, we have to ensure that the lead floatation system is low in cost and has good sensitivity towards the detection of toxic metals.

David Lloyd, FREDsense

Mr Lloyd, co-founder and CEO of FREDsense gave us amazing insights into how we could improve and advance our project, specifically in the North America market, He spoke of how lead is a pretty common problem in ageing infrastructure, especially in areas such as Michigan whereby a high concentration of lead is currently leaking out of the pipes of various infrastructures. Hence, our project has a great potential marketability value. With regards to scaling-up, he advised us that we need to consider whether do we want our project to be a field-based technology or something that can be implemented in common household. With the former option, he also warned us that we need to ensure that the operators using it would be able to know how to use them in a simple but effective manner. This is because they are used to using simpler and quicker operation lead detection systems such as taking water samples. Therefore, in order for our project to work effectively when launched, simplicity and performance are two things we have to bear in mind.