Difference between revisions of "Team:Bielefeld-CeBiTec/Description"

(Prototype team page)
 
 
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Bielefeld-CeBiTec}}
+
{{:Team:Bielefeld-CeBiTec/Basic_Navbar}}
 +
 
 
<html>
 
<html>
  
 +
<head>
  
 +
<link rel="stylesheet" type="text/css"
 +
href="https://2018.igem.org/Team:Bielefeld-CeBiTec/CSS?action=raw&ctype=text/css" />
  
<div class="column full_size">
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<h1>Description</h1>
+
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
<script>
  
</div>
+
window.onscroll = function() {scrollFunction(); checkOffset();};
  
 +
function scrollFunction() {
 +
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
 +
document.getElementById("page-arrow-top").style.display = "block";
 +
} else {
 +
document.getElementById("page-arrow-top").style.display = "none";
 +
}
 +
}
  
 +
function checkOffset() {
 +
    if($('#page-arrow-top').offset().top + $('#page-arrow-top').height()
 +
                                          >= $('#footer').offset().top - 10)
 +
        $('#page-arrow-top').css('position', 'absolute');
 +
    if($(document).scrollTop() + window.innerHeight < $('#footer').offset().top)
 +
        $('#page-arrow-top').css('position', 'fixed'); // restore when you scroll up
 +
}
  
<div class="column two_thirds_size">
 
<h3>What should this page contain?</h3>
 
<ul>
 
<li> A clear and concise description of your project.</li>
 
<li>A detailed explanation of why your team chose to work on this particular project.</li>
 
<li>References and sources to document your research.</li>
 
<li>Use illustrations and other visual resources to explain your project.</li>
 
</ul>
 
</div>
 
  
<div class="column third_size" >
+
function topFunction() {
<div class="highlight decoration_A_full">
+
document.body.scrollTop = 0; // For Chrome, Safari and Opera
<h3>Inspiration</h3>
+
document.documentElement.scrollTop = 0; // For IE and Firefox
<p>See how other teams have described and presented their projects: </p>
+
}
  
<ul>
 
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
 
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
 
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
 
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
 
</ul>
 
</div>
 
</div>
 
  
  
 +
</script>
  
  
<div class="column two_thirds_size" >
+
</head>
<h3>Advice on writing your Project Description</h3>
+
  
<p>
+
<body>
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements.
+
</p>
+
  
</div>
+
<div class="title_picture">
 +
<img src="https://static.igem.org/mediawiki/2018/5/51/T--Bielefeld-CeBiTec--SDS_vk.png" style="width:100%">
 +
</div>  
  
<div class="column third_size">
+
<div class="container">
<h3>References</h3>
+
        <div class="main_content">
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
 +
<div class="title">Project Overview</div>
 +
 
 +
<article>
 +
This is <b>nanoFactory</b> - a combined system to clean up mining drainage and produce nano particles.
 +
</article>
 +
 
 +
<figure role="group">
 +
<img class="figure hundred" src="https://static.igem.org/mediawiki/2018/8/8f/T--Bielefeld-CeBiTec--cg--Overview.png">
 +
</figure>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Public_Engagement">Dual Use</a>
 +
</h2>
 +
<article>
 +
A critical view on Dual Use issues is the principle of considering in which ways the project can be used and misused. After realizing that we never came in touch with this term in our whole academic education we decided to find out more.
 +
</article>
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Model">Modeling</a></h2>
 +
 
 +
<article>
 +
"Any modeling project should be tempered by the morality of laziness." (Barnes et. al., 2010).
 +
We model time until cell death, siRNA/RNAi interaction and ferritin characterization.
 +
</article>
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Part_Collection">Promoter Collection</a></h2>
 +
 
 +
<article>
 +
Due to the lack of data on precise promoter strength data a new measuring system had to be established.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Toxicity_Theory">Toxicity</a></h2>
 +
 
 +
<article>
 +
Metal ions cause hydrogen peroxide to form toxic reactive oxygen species. To counteract, new H<sub>2</sub>O<sub>2</sub> scavenging BioBricks were needed.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Accumulation">Accumulation</a></h2>
 +
 
 +
<article>
 +
The optimization of the transport of metal ions is an important part of our project. New BioBricks, containing different transport protein genes, are required to increase the uptake of metal ions and subsequently the nanoparticle yield.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/siRNA">Silencing</a></h2>
 +
 
 +
<article>
 +
 
 +
Knocking out copper exporters causes cell death. Precise control over the translation process leads to a better growth condition for the cell.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Ferritin">Nanoparticles</a></h2>
 +
 
 +
<article>
 +
Nanoparticles are materials on nano-scale. They show different physical properties and thus, are of high interest for industry, medicine and science.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Hardware">Reactor</a></h2>
 +
 
 +
<article>
 +
To filter high amounts of mining drainage without releasing genetically modified organisms into the environment we decided to design, construct and optimize a controllable cross-flow reactor.
 +
</article>
 +
 
 +
 
 +
<h2><a href="https://2018.igem.org/Team:Bielefeld-CeBiTec/Demonstrate">Proof of Concept</a></h2>
 +
 
 +
<article>
 +
To demostrate the usage of our formed nanoparticles, we investigated different applications.
 +
</article>
  
 
</div>
 
</div>
  
 +
<!-- Footer -->
 +
<footer id="footer" class="w3-container w3-padding-32 w3-center w3-black w3-xlarge" style="position: absolute; width:100%; z-index:200;">
 +
  <a class="footer-icon" href="https://www.facebook.com/igembielefeld/"> <i class="fa fa-facebook-official" ></i></a>
 +
  <a class="footer-icon" href="https://www.instagram.com/igem.bielefeld/?hl=de"><i class="fa fa-instagram"></i></a>
 +
  <a class="footer-icon" href="https://twitter.com/iGEM_Bielefeld"><i class="fa fa-twitter"></i></a>
 +
</footer>
  
 +
<img id="page-arrow-top"  src="https://static.igem.org/mediawiki/2018/7/7e/T--Bielefeld-CeBiTec--top_arrow_white_vk.png" style="width:3%" onclick="topFunction()"></img>
 +
 +
 +
</div>
  
  
  
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 06:02, 6 December 2018

Project Overview
This is nanoFactory - a combined system to clean up mining drainage and produce nano particles.

Dual Use

A critical view on Dual Use issues is the principle of considering in which ways the project can be used and misused. After realizing that we never came in touch with this term in our whole academic education we decided to find out more.

Modeling

"Any modeling project should be tempered by the morality of laziness." (Barnes et. al., 2010). We model time until cell death, siRNA/RNAi interaction and ferritin characterization.

Promoter Collection

Due to the lack of data on precise promoter strength data a new measuring system had to be established.

Toxicity

Metal ions cause hydrogen peroxide to form toxic reactive oxygen species. To counteract, new H2O2 scavenging BioBricks were needed.

Accumulation

The optimization of the transport of metal ions is an important part of our project. New BioBricks, containing different transport protein genes, are required to increase the uptake of metal ions and subsequently the nanoparticle yield.

Silencing

Knocking out copper exporters causes cell death. Precise control over the translation process leads to a better growth condition for the cell.

Nanoparticles

Nanoparticles are materials on nano-scale. They show different physical properties and thus, are of high interest for industry, medicine and science.

Reactor

To filter high amounts of mining drainage without releasing genetically modified organisms into the environment we decided to design, construct and optimize a controllable cross-flow reactor.

Proof of Concept

To demostrate the usage of our formed nanoparticles, we investigated different applications.