(27 intermediate revisions by 4 users not shown) | |||
Line 176: | Line 176: | ||
a { | a { | ||
− | color: # | + | color: #fcfcfc; |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Line 205: | Line 205: | ||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { | h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { | ||
− | color: | + | color: #0f75db; |
− | text-decoration: | + | text-decoration: underline; |
} | } | ||
Line 1,114: | Line 1,114: | ||
#banner { | #banner { | ||
− | background: url("https://static.igem.org/mediawiki/2017/ | + | background: url("https://static.igem.org/mediawiki/2017/f/fb/T--IIT_Delhi--collab2.jpg") ; |
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
− | background-size: | + | background-size: cover ; |
color: #ffffff; | color: #ffffff; | ||
Line 1,344: | Line 1,344: | ||
z-index: 101; | z-index: 101; | ||
} | } | ||
+ | |||
+ | .dropbtn2 { | ||
+ | font-size: 16px; | ||
+ | border: none; | ||
+ | outline: none; | ||
+ | color: white; | ||
+ | padding: 15px 16px; | ||
+ | background-color: #000; | ||
+ | background-size: 100% 100%; | ||
+ | z-index: 101; | ||
+ | } | ||
+ | |||
.navbar a:hover, .dropdown:hover .dropbtn { | .navbar a:hover, .dropdown:hover .dropbtn { | ||
Line 1,561: | Line 1,573: | ||
<div class = "navbar "> | <div class = "navbar "> | ||
− | <button class=" | + | <button class="dropbtn2"><a href="https://2017.igem.org/Team:IIT_Delhi">iGEM IIT Delhi</a></button> |
− | + | <div class = "right_menu"> | |
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn">Project | <button class="dropbtn">Project | ||
Line 1,568: | Line 1,580: | ||
</button> | </button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="/Team:IIT_Delhi/Description"> | + | <a href="/Team:IIT_Delhi/Description">Overview</a> |
− | <a href="/Team:IIT_Delhi/ | + | <a href="/Team:IIT_Delhi/Design">Squarewave Generator</a> |
− | <a href="/Team:IIT_Delhi/ | + | <a href="/Team:IIT_Delhi/InterLab">Interlab</a> |
</div> | </div> | ||
</div> | </div> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
+ | <button class="dropbtn">Results | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="/Team:IIT_Delhi/Circuit_Design">Circuit design and construction</a> | ||
+ | <a href="/Team:IIT_Delhi/Microfluidics">Microfluidics and Fluorescence</a> | ||
+ | <a href="/Team:IIT_Delhi/Photobleaching">Photobleaching</a> | ||
+ | <a href="/Team:IIT_Delhi/Promoter">Promoter strength</a> | ||
+ | <a href="/Team:IIT_Delhi/Oscillations">Oscillations</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="dropdown"> | ||
<button class="dropbtn">Parts | <button class="dropbtn">Parts | ||
<i class="fa fa-caret-down"></i> | <i class="fa fa-caret-down"></i> | ||
Line 1,583: | Line 1,609: | ||
<a href="/Team:IIT_Delhi/Improved_Part">Improved Parts</a> | <a href="/Team:IIT_Delhi/Improved_Part">Improved Parts</a> | ||
<a href="/Team:IIT_Delhi/Part_Collection">Part Collection</a> | <a href="/Team:IIT_Delhi/Part_Collection">Part Collection</a> | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn">Modeling | <button class="dropbtn">Modeling | ||
Line 1,591: | Line 1,619: | ||
<div class="dropdown-content-big"> | <div class="dropdown-content-big"> | ||
<a href="/Team:IIT_Delhi/Model">Overview</a> | <a href="/Team:IIT_Delhi/Model">Overview</a> | ||
− | <a href="/Team:IIT_Delhi/ | + | <a href="/Team:IIT_Delhi/Write_Model">Writing a Model</a> |
+ | <a href="/Team:IIT_Delhi/Deterministic_Model">Deterministic Model </a> | ||
+ | <a href="/Team:IIT_Delhi/Stochastic_Model">Stochastic Model</a> | ||
+ | <a href="/Team:IIT_Delhi/Bifurcation">Bifurcation and Squareness</a> | ||
+ | <a href="/Team:IIT_Delhi/Resources">Resource sharing</a> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 1,603: | Line 1,635: | ||
<a href="/Team:IIT_Delhi/Engagement">Public Engagement</a> | <a href="/Team:IIT_Delhi/Engagement">Public Engagement</a> | ||
<a href="/Team:IIT_Delhi/Collaborations">Collaborations</a> | <a href="/Team:IIT_Delhi/Collaborations">Collaborations</a> | ||
+ | <a href="/Team:IIT_Delhi/Safety">Safety</a> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Collaborations | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="/Team:IIT_Delhi/Collaborations">Overview</a> | ||
+ | <a href="/Team:IIT_Delhi/GMM_legislation">GMM Legislation</a> | ||
+ | <a href="/Team:IIT_Delhi/berlin">iGEM Berlin</a> | ||
+ | <a href="/Team:IIT_Delhi/mohali">Mentoring IISER Mohali</a> | ||
+ | <a href="/Team:IIT_Delhi/glasgow">iGEM Glasgow</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn">Notebook | <button class="dropbtn">Notebook | ||
Line 1,630: | Line 1,677: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
Line 1,648: | Line 1,694: | ||
− | <h2 class="h2font"> | + | <h2 class="h2font">GMM Legislation Collaboration</h2> |
<p> | <p> | ||
Line 1,657: | Line 1,703: | ||
| | ||
</p> | </p> | ||
− | <h2 id="pfont"> | + | |
− | </h2> | + | <h2 id="pfont"> As participants in the iGEM Competition, we have come to accept the ability to modify genes as an obvious fact, one that does not require much reflection on our end. At the same time, whilst we understand such possibility is granted to us by law, not many realise the extent to which law may incentivise, guide, shape and, at times, limit our efforts. It originates from politics, creates institutional procedures, gives life to new businesses, dictates the pace of scientific progress, and affects consumer choices. In this, law reflects the perceptions of its creators while its creators reflect diversity of the country’s citizens. In this, law is diverse. <br><br> |
+ | |||
+ | In this collaboration, we aimed at creating a document that would illustrate that very depth and diversity of law. For this reason, the first issue we discussed is law-related politics, the second, its bureaucracy, thirdly, law’s impact on business, fourth, on science and finally on consumer behaviour. Willing to gain an even deeper understanding of GMM legislations, we have invited teams 15 from different countries to participate in these collaborative efforts. In the end, the final document has been created by 137 iGEMers from 10 teams, 10 countries, 7 different iGEM tracks and 5 continents. | ||
+ | <br><br> | ||
+ | We thank iGEM Manchester team to initiate this collaboration and are pleased to participate. | ||
+ | Visit wiki: <br><a href="https://2017.igem.org/Team:Manchester">https://2017.igem.org/Team:Manchester </a> | ||
+ | <br>The detailed answer of every question for each country is at the following link: | ||
+ | <a href="https://static.igem.org/mediawiki/2017/8/8f/T--IIT_Delhi--GMM_legislation.pdf">https://static.igem.org/mediawiki/2017/8/8f/T--IIT_Delhi--GMM_legislation.pdf</a> | ||
+ | |||
+ | </h2> <br> | ||
+ | |||
</header> | </header> | ||
<button class="accordion back1" style="font-weight: bold;">1. What institutional body enforces the laws regarding the use of GMMs?</button> | <button class="accordion back1" style="font-weight: bold;">1. What institutional body enforces the laws regarding the use of GMMs?</button> | ||
Line 1,747: | Line 1,803: | ||
<h2 id="pfont1">It can be noticed all countries participating in this collaboration, share the standard protocols of good practices in a laboratory, which includes the following: | <h2 id="pfont1">It can be noticed all countries participating in this collaboration, share the standard protocols of good practices in a laboratory, which includes the following: | ||
+ | <br> | ||
+ | • Reduce the risk of manipulation to the maximum. <br> | ||
+ | • Identify the level of risk. <br> | ||
+ | • Use of necessary safety equipment for each activity. <br> | ||
+ | • Maintain the necessary information and supervision with trained personnel. <br> | ||
+ | • Maintain an infection prevention protocol and equipment in case of emergency. <br> | ||
+ | • Good hygiene of workers. <br> | ||
+ | • Special conditions and restrictions on air circulation. <br> | ||
+ | • Waste disposal protocols, among others. <br><br> | ||
− | + | In the United States, Australia, Brazil and Indonesia, these protocols for the manipulation of biological agents are all that is required to protect the workers involved. On the other hand, the European Union, Japan, and India also require medical records of all workers exposed to biological agents to be kept for a specified period of time. Japan additionally requires the employers to hold medical check-ups every 6 months for the exposed workers. The legislation of EU, Korea, Canada, Chile and India group biological agents according to the risk they might create. These groups, in turn, determine what safety measures are to be taken in each case. <br> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | In the United States, Australia, Brazil and Indonesia, these protocols for the manipulation of biological agents are all that is required to protect the workers involved. On the other hand, the European Union, Japan, and India also require medical records of all workers exposed to biological agents to be kept for a specified period of time. Japan additionally requires the employers to hold medical check-ups every 6 months for the exposed workers. The legislation of EU, Korea, Canada, Chile and India group biological agents according to the risk they might create. These groups, in turn, determine what safety measures are to be taken in each case. | + | |
In Korea, Canada and Chile, the facilities must also be located in an isolated or secluded location. Chile only requires it for biosafety levels 3 and 4. Finally, Korea and India require the existence of a decontamination room between the work area and the outside. | In Korea, Canada and Chile, the facilities must also be located in an isolated or secluded location. Chile only requires it for biosafety levels 3 and 4. Finally, Korea and India require the existence of a decontamination room between the work area and the outside. | ||
Line 1,774: | Line 1,830: | ||
</div> | </div> | ||
− | <button class="accordion back1" style="font-weight: bold;"> | + | <button class="accordion back1" style="font-weight: bold;">5. As a consumer, how do I know if a product I want to buy contains GMO?</button> |
<div class="panel"> | <div class="panel"> | ||
<!--<u><b><h4 id="pfont" style="font-size: 90%;"></h4></b></u>--> | <!--<u><b><h4 id="pfont" style="font-size: 90%;"></h4></b></u>--> | ||
Line 1,781: | Line 1,837: | ||
<left> | <left> | ||
− | <h2 id="pfont1"> | + | <h2 id="pfont1">The legal requirements for disclosing GMOs within the food and other products differ across the world. Some countries within the Americas have little to no laws in place regarding GMO labeling. In the USA, there are no official obligations for companies to label any products containing GMOs. The same applies to Canada unless the food is likely to pose a health or safety risk to consumers, in which case full disclosure of GMOs is mandatory. The Brazilian government, which has until now required companies to label transgenic products with a T symbol, is (as of 2017) currently considering removing this law. Chilean government might be a notable exception as it prohibits the introduction into the market of any products containing GMOs. <br> |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | In contrast, most of Europe, Asia and Oceania have strict guidelines surrounding labeling of GMO products. The European Union, Australia, India, and Indonesia all require the packaging of such products to be bear the label “this product contains genetically modified organisms”, although exceptions do exist in the form of medical products (in the European Union) and foods produced by animals fed with GMO foods (in Australia). Japan and Korea follow a percentage scale, with GMO labeling required if a product contains more than 5% and 1% genetically-modified ingredients respectively. <br> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | |||
</h2> | </h2> | ||
Line 1,817: | Line 1,854: | ||
</div> | </div> | ||
− | <button class="accordion | + | <button class="accordion back2" style="font-weight: bold;" >6. What are the most important documents related to GMMs?</button> |
<div class="panel"> | <div class="panel"> | ||
Line 1,825: | Line 1,862: | ||
<left> | <left> | ||
− | <h2 id="pfont1"> | + | <h2 id="pfont1">The documents related to GMM concern a wide range of issues like Manufacturing, Transportation, Safety, Environment, Health, etc. <br> |
− | + | ||
− | + | ||
− | < | + | |
− | + | When it comes to Biosafety, places like European Union, Australia, Brazil, Japan, Korea, India, and Indonesia clearly have got laws and regulations concerning biosafety and documents are supposed to be submitted in this regard. US and Canada do not seem to have any separate regulation regarding biosafety. However, in the US, Coordinated Framework for Regulation of Biotechnology (1986) ensures the safety of the public. <br> | |
− | < | + | |
− | + | For GMMs products (food, drugs, cosmetics etc.), places like the European Union, United state, India, and Canada have a policy and law for the use and regulation of GMM products. To use GMM products in these countries, the government formalities should be done before use, as stated in their laws and policies. In Brazil, there is a registry for biological products. In Japan and Korea, there is no such law for GMM products. In Indonesia, supplementary documents must be submitted to use GMM biological foods and products. In Australia, there is no such law for GMM products. <br> | |
− | + | ||
− | < | + | |
− | < | + | In terms of international trade (export, import), countries like the United States, India, and Korea have clear laws detailing the procedures. They have taken permission and submission of documents to the law regarding this export and import of GMM uses. In European countries, these directly come under the laws of regulations of GMMs. There seem to be no specific laws regulating international GMM trade in Australia, Japan, Korea and Canada. <br> |
− | + | ||
− | + | The most important documents related to GMMs are concerned with biosafety, food, trade and production processes. In places such as India, European Union, United States, Brazil, Japan, Canada, there are many different laws regulating each of these issues. On the other hand, Korea, Indonesia, and Australia have only one or two laws governing all these issues. | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</h2> | </h2> | ||
Line 1,870: | Line 1,885: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | < | + | <br> |
− | + | <br> | |
+ | <h2 style="color: #000000; font-size: 40px;font-family: 'Boogaloo'; margin-bottom:5px;">Discussion </h2> | ||
+ | <h2 id="pfont"> As a final comment, we wanted to reflect on the principles standing behind any GMM related legislation: ensuring citizens’ safety. As any scientific field, synthetic biology makes enormous contributions to the development of a more sustainable future. iGEM teams alone have created numerous projects, thus helping solve environmental, medical and nutritional problems. When left unchecked, however, gene modification may interfere with natural biodiversity and lead to irreversible outcomes. Government’s laissez-faire approach to the field of synthetic biology is, therefore, hardly ever seen. Yet the crux of the matter seems to be finding the golden mean as banning GMOs altogether would not necessarily make the world a safer place. <br> | ||
− | + | </h2> <br> | |
− | </h2 | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | <h2 style="color: #000000; font-size: 40px;font-family: 'Boogaloo'; margin-bottom:5px;">Participating Teams</h2> |
− | </ | + | <img src="https://static.igem.org/mediawiki/2017/e/eb/T--IIT_Delhi--flags.jpg"> |
− | <br> | + | <br><br> |
− | < | + | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div></center> | </div></center> | ||
Latest revision as of 23:21, 1 November 2017
GMM Legislation Collaboration