Team:Tsinghua

From 2014.igem.org

(Difference between revisions)
Line 73: Line 73:
var topOfWindow = $(window).scrollTop();
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow+400) {
if (imagePos < topOfWindow+400) {
-
$(this).addClass("FadeIn");
+
$(this).addClass("slideLeft");
}
}
});
});

Revision as of 21:10, 14 October 2014

Tsinghua 2014

Hi, we are Team Tsinghua at iGEM 2014. We are working on a gene therapy for Type 1 Diabetes Mellitus (T1DM).

Scroll down

T1DM results from the autoimmune destruction of insulin-producing beta cells in the pancreas. We aim to convert somatic cells into insulin-producing cells regulated by blood glucose, and eliminate the need for constant insulin therapy.

Scroll down

We use Adeno-associated viral (AAV) vectors to introduce genes, which has proven to be safe… Well, that’s a whole other story, want to know more?

Scroll down