Cas9 & Cpf1 secretion
and activity
Line 1,776: | Line 1,776: | ||
</style> | </style> | ||
− | <script id="page-safety" type="text/template"> | + | <script id="page-safety" type="text/template"><!-- |
<div class="page-heading">OUTCASST Safety information</div> | <div class="page-heading">OUTCASST Safety information</div> | ||
+ | |||
+ | <div style="width: 150px; float: right; margin-left: 50px;"> | ||
+ | <img style="width: 100%; cursor: pointer;" onclick="openmodal('safetyposter')" src="https://static.igem.org/mediawiki/2017/6/65/Uu_resized_Safety-poster-RIVM-engels.png"> | ||
+ | <br> | ||
+ | <span class="text-figure"> | ||
+ | RIVM safety poster. <a href="javascript:void(0)" onclick="openmodal('safetyposter')" style="font-size: 11px;">Click for full size.</a> | ||
+ | </span> | ||
+ | </div> | ||
Since safety is a very important aspect in synthetic biology, we collaborated with the RIVM (the National Institute for Public Health and Environment of the Netherlands). They encouraged us to think about safety before we act. We came to the conclusion that safety has different meanings for different stakeholders. Here we describe the most important points for these stakeholders. Besides safety, we’ve also thought about the societal impact of our tool and the possible ethical issues involved. The information we gathered was summarized in an infographic, which we used to talk to the general public about synthetic biology and safety at an event organized by the RIVM. | Since safety is a very important aspect in synthetic biology, we collaborated with the RIVM (the National Institute for Public Health and Environment of the Netherlands). They encouraged us to think about safety before we act. We came to the conclusion that safety has different meanings for different stakeholders. Here we describe the most important points for these stakeholders. Besides safety, we’ve also thought about the societal impact of our tool and the possible ethical issues involved. The information we gathered was summarized in an infographic, which we used to talk to the general public about synthetic biology and safety at an event organized by the RIVM. | ||
− | |||
− | |||
− | |||
− | |||
<br><br> | <br><br> | ||
Line 1,794: | Line 1,798: | ||
<br><br> | <br><br> | ||
<b>User Safety</b><br><br> | <b>User Safety</b><br><br> | ||
− | Since we are going to use OUTCASST for the diagnosis of Chagas disease, our users will be caregivers and medical professionals in rural areas. Safety of our device is of great importance to them. During the interviews to find suitable end users (see the end-users section), we also discussed the safety of HEK293T cells to detect specific DNA regions. All interviewees were unanimous that these cell lines would not be a problem regarding safety issues and that potential risks would lie with the samples applied to the device. Since we are going to use blood from people that are potentially infected with parasites, it is important to point out the risk of contamination of the caregiver or other people. This risk is, however, no different from that of other simple diagnostic procedures. | + | Since we are going to use OUTCASST for the diagnosis of Chagas disease, our users will be caregivers and medical professionals in rural areas. |
+ | Safety of our device is of great importance to them. During the interviews to find suitable end users (<a onclick="return change_page('stakeholders', 1)" href="stakeholders">see the end-users section</a>), we also discussed the safety of HEK293T cells to detect specific DNA regions. All interviewees were unanimous that these cell lines would not be a problem regarding safety issues and that potential risks would lie with the samples applied to the device. Since we are going to use blood from people that are potentially infected with parasites, it is important to point out the risk of contamination of the caregiver or other people. This risk is, however, no different from that of other simple diagnostic procedures. | ||
<br><br> | <br><br> | ||
Since the HEK293T cells are too fragile to use in the device, we opt to use air-dried cells from the anhydrobiotic insect, <i>Polypedilum vanderplanki</i>. To make the use of these cells as safe as possible, the design of our tool is going to be a closed system, wherein everything is present and only the blood sample will be applied. There will also be several mechanisms and kill-switches incorporated in the detecting cells. This way, the cells are physically separated from both the user and patients and this minimizes the chance of survival of these cells outside of the system. | Since the HEK293T cells are too fragile to use in the device, we opt to use air-dried cells from the anhydrobiotic insect, <i>Polypedilum vanderplanki</i>. To make the use of these cells as safe as possible, the design of our tool is going to be a closed system, wherein everything is present and only the blood sample will be applied. There will also be several mechanisms and kill-switches incorporated in the detecting cells. This way, the cells are physically separated from both the user and patients and this minimizes the chance of survival of these cells outside of the system. | ||
Line 1,898: | Line 1,903: | ||
We want to take this information into account to design the target DNA. There are two possibilities from which we can choose. The first option would be to permit certain mutations in the target DNA, to prevent getting a false negative result in some cases. The second option would be to use a very conserved domain as target DNA and don’t allow any mismatches. From our perspective, we think the second option would be more suitable, since the specificity in our system is a very valuable aspect of the design. We have chosen to use the satellite DNA, which is present in the <i>T. cruzi</i> parasite as a 195 base pair repeat with about 100,000 copies (Aldert Bart, Academical Medical Center Amsterdam: Clinical molecular parasitologist). | We want to take this information into account to design the target DNA. There are two possibilities from which we can choose. The first option would be to permit certain mutations in the target DNA, to prevent getting a false negative result in some cases. The second option would be to use a very conserved domain as target DNA and don’t allow any mismatches. From our perspective, we think the second option would be more suitable, since the specificity in our system is a very valuable aspect of the design. We have chosen to use the satellite DNA, which is present in the <i>T. cruzi</i> parasite as a 195 base pair repeat with about 100,000 copies (Aldert Bart, Academical Medical Center Amsterdam: Clinical molecular parasitologist). | ||
− | </script> | + | --></script> |
<script id="page-outreach" type="text/template"> | <script id="page-outreach" type="text/template"> | ||
Line 3,209: | Line 3,214: | ||
} | } | ||
− | function change_page(page) | + | function change_page(page, return_false) |
{ | { | ||
if(typeof page_menus[page] !== "undefined") | if(typeof page_menus[page] !== "undefined") | ||
Line 3,314: | Line 3,319: | ||
}, 100); | }, 100); | ||
} | } | ||
+ | |||
+ | if(return_false) | ||
+ | return false; | ||
} | } | ||
Line 3,488: | Line 3,496: | ||
}); | }); | ||
}); | }); | ||
+ | </script> | ||
+ | |||
+ | <script id="modal-safetyposter" type="text/template"> | ||
+ | <img width="650" src="https://static.igem.org/mediawiki/2017/a/a4/Uu_fullsize_Safety-poster-RIVM-engels.png"> | ||
</script> | </script> | ||
Revision as of 21:50, 31 October 2017
<!DOCTYPE html>
×