Team:TU-Eindhoven

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
{{:Team:TU-Eindhoven/Template:SetHeader | nr=2}}
{{:Team:TU-Eindhoven/Template:SetHeader | nr=2}}
<html><script>
<html><script>
-
var timer = setInterval('syntheticFactsAnimation()',4000);
+
var timer = setInterval('syntheticFactsAnimation()',18000);
function syntheticFactsAnimation(){
function syntheticFactsAnimation(){
-
$("#tue-sf-true").animate({opacity: 1.0}).delay(2000).animate({opacity: 0.0});
+
$("#tue-sf-true").animate({opacity: 1.0},2000).delay(2000).animate({opacity: 0.0},2000);
-
$("#tue-sf-false").delay(6000).animate({opacity: 1.0}).delay(2000).animate({opacity: 0.0});
+
$("#tue-sf-false").delay(6000).animate({opacity: 1.0},2000).delay(2000).animate({opacity: 0.0},2000);
-
$("#tue-sf-undecided").delay(12000).animate({opacity: 1.0}).delay(2000).animate({opacity: 0.0});
+
$("#tue-sf-undecided").delay(12000).animate({opacity: 1.0},2000).delay(2000).animate({opacity: 0.0},2000);
}
}
</script></html>
</script></html>

Revision as of 09:51, 26 September 2013

We will attempt to create bacteria that can visualize tumors
on a MRI scan, without the use of heavy metals.

Mission Statement of the TU/e iGEM 2013 Team

Welcome to the homepage of the TU Eindhoven 2013 iGEM team.

  • What do we want to do?

  To modify bacteria so they can detect tumors and generate MRI contrast.

  • What is MRI?

  A popular imaging technique widely used in clinical environments.

  • Why bacteria?

  Bacteria are complex machines full of opportunities and apt to find tumors.

  • TUe Main Building.jpg

    About Us

    We are the 2013 iGEM team from Eindhoven, the Netherlands.

    Learn more...

  • TU-Eindhoven Images MRIPromo.jpg

    Wetlab

    Take a look at the results of the broad range of experiments performed this year.

    Learn more...

  • TU-Eindhoven Images ProteinPromo.jpg

    Drylab

    Various simulations were carried out to support the wetlab experiments.

    Learn more...

True. False. Undecided.
True. False. Undecided.

Which Facts are Synthetic?