Difference between revisions of "Team:RUM-UPRM/Contribution"

(Prototype team page)
 
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{IGEM_TopBar}}
 
 
{{RUM-UPRM}}
 
{{RUM-UPRM}}
<html>
+
{{RUM-UPRM/Nav}}
  
<div class="column full_size judges-will-not-evaluate">
+
<html lang="en">
<h3>★  ALERT! </h3>
+
<head>
<p>This page is used by the judges to evaluate your team for the <a href="https://2020.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2020.igem.org/Judging/Awards"> award listed below</a>. </p>
+
  <meta charset="utf-8">
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2020.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <script src="https://2020.igem.org/wiki/index.php?
title=Template:RUM-UPRM/popper.min&action=raw&ctype=text/javascript"></script>
 +
 
 +
<style>
 +
  body {
 +
    position: relative;
 +
     
 +
 
 +
  }
 +
  ul.nav-pills {
 +
    top: 120px;
 +
}
 +
 
 +
ul.nav {
 +
position: sticky;
 +
 
 +
  }
 +
  div.col-8 div {
 +
    height: 500px;
 +
  }
 +
.sticky {
 +
    position: relative;
 +
    top: 0;
 +
    width: 100%;
 +
}
 +
#myScrollspy {
 +
position: sticky;
 +
top: 120px;
 +
 
 +
}
 +
 
 +
  </style>
 +
</head>
 +
<body data-spy="scroll" data-target="#myScrollspy" data-offset="1">
 +
 
 +
<div class="container-fluid" style= "background-color:#3BB9FF; height:100px; top: 200px">
 +
  <center><h1 style="padding-top:30px">Contributions</h1></center>
 
</div>
 
</div>
  
  
<div class="clear"></div>
+
<div class="container-fluidtwo">
 +
  <div class="row">
 +
    <nav class="col-sm-2 col-3" id="myScrollspy">
 +
      <ul class="nav nav-pills flex-sm-column">
 +
        <li class="nav-item">
 +
          <a class="nav-link active" href="#section1">New Parts Submission</a>
 +
        </li>
 +
        <li class="nav-item">
 +
          <a class="nav-link" href="#section2">Education</a>
 +
        </li>
 +
       
 +
      </ul>
 +
    </nav>
  
  
 +
    <div class="col-sm-9 col-8; scroll"> <div align="justify">
 +
      <div id="section1" style="background-color:rgba(0,0,0,0)">   
 +
        <center><h1>New Parts Submission</h1></center>
 +
<be></br>
 +
<p style=" text-indent:40px; margin-left:7%; margin-right:7%">As part of our project, we submitted the fusion gene <a href="http://parts.igem.org/Part:BBa_K3670000"><i>xplA/B</i></a> as a biobrick in igem’s registry. This part is specific for biodegradation of the nitro-explosive 1,3,5-Trinitro-1,3,5 triazine, better known as RDX. This compound can be found in various bombs used in wars. Alongside other explosive compounds, RDX has proven to be toxic, and can cause toxic encephalopathy, convulsions, and has a possibility to contribute to cancer. In addition, toxicity to plants has also been reported. To mitigate this abundant problem, the xplA/B fusion gene has been created to fulfill the need of a biodegradable mechanism that can eliminate RDX in nature. </p>
 +
<p style=" text-indent:40px; margin-left:7%; margin-right:7%">Currently, there are not many parts on the Registry associated with detection and biodegradation of RDX. One of the goals of iGEM RUM-UPRM is to keep expanding the Registry with parts, such as xplA/B, to help other teams detect and biodegrade RDX.  In the future, we want to be able to assist other teams in their journey to help in the degradation of other heavy metals and explosives in contaminated waters and soils. </p> </div>
 +
 +
 +
      </div>
 +
 +
      <div id="section2">
 +
  <center><h1>Education</h1> </center>
 +
<br></br>
 +
 +
<p style=" text-indent:40px; margin-left:7%; margin-right:7%" align="justify">In alignment with our mission, iGEM RUM-UPRM is determined to educate the puerto rican public in synthetic biology. Being the first team from Puerto Rico and the Caribbean meant there was a lot of ignorance surrounding GMOs and biomolecular engineering. That is the reason why we develop numerous activities to further the <a href="https://2020.igem.org/Team:RUM-UPRM/Education">Education in Synthetic Biology</a>. For example, we celebrated the <a href="https://2020.igem.org/Team:RUM-UPRM/SynBio101">Synbio Summer Camp</a> where we educated 80 students from all over Puerto Rico. We encourage you to look at our <a href="https://2020.igem.org/Team:RUM-UPRM/Human_Practices">Human Practices page</a> to see, what other actions we took in order to contribute. </p></div>
 +
       
 +
</div>
 +
</div>
 +
    </div>
 +
  </div>
 +
</div>
 +
</div>
  
<div class="column full_size">
+
<script>
 +
window.onscroll = function() {myFunction()};
  
<h1>Contribution </h1>
+
var myScrollspy = document.getElementById("myScrollspy");
<H3>
+
var sticky = myScrollspy.offsetTop+70px;
Bronze Medal Criterion #4
+
</H3>
+
<p>Make a useful contribution for future iGEM teams. Use this page to document that contribution.
+
<br><br>
+
  
Please see the <a href="https://2020.igem.org/Judging/Medals">2020 Medals Page</a> for more information.
+
function myFunction() {
 +
  if (window.pageYOffset >= sticky) {
 +
    myScrollspy.classList.add("sticky")
 +
  } else {
 +
    myScrollspy.classList.remove("sticky");
 +
  }
 +
}
 +
</script>
 
 +
</body>
 +
</html>
  
<p>If you are making a contribution by adding information to an existing Part or creating a new Part, you must document your contribution on the Part's Main Page on the <a href="http://parts.igem.org/Main_Page">Registry</a> for your team to be eligible for this criteria. You can use this page to link to that part and include additional information about your contribution.</p>
+
{{RUM-UPRM/Footer}}
</P>
+
</DIV>
+

Latest revision as of 03:02, 28 October 2020


RUM-UPRM Wiki Source Code

Contributions

New Parts Submission


As part of our project, we submitted the fusion gene xplA/B as a biobrick in igem’s registry. This part is specific for biodegradation of the nitro-explosive 1,3,5-Trinitro-1,3,5 triazine, better known as RDX. This compound can be found in various bombs used in wars. Alongside other explosive compounds, RDX has proven to be toxic, and can cause toxic encephalopathy, convulsions, and has a possibility to contribute to cancer. In addition, toxicity to plants has also been reported. To mitigate this abundant problem, the xplA/B fusion gene has been created to fulfill the need of a biodegradable mechanism that can eliminate RDX in nature.

Currently, there are not many parts on the Registry associated with detection and biodegradation of RDX. One of the goals of iGEM RUM-UPRM is to keep expanding the Registry with parts, such as xplA/B, to help other teams detect and biodegrade RDX. In the future, we want to be able to assist other teams in their journey to help in the degradation of other heavy metals and explosives in contaminated waters and soils.

Education



In alignment with our mission, iGEM RUM-UPRM is determined to educate the puerto rican public in synthetic biology. Being the first team from Puerto Rico and the Caribbean meant there was a lot of ignorance surrounding GMOs and biomolecular engineering. That is the reason why we develop numerous activities to further the Education in Synthetic Biology. For example, we celebrated the Synbio Summer Camp where we educated 80 students from all over Puerto Rico. We encourage you to look at our Human Practices page to see, what other actions we took in order to contribute.