Team:Penn

From 2012.igem.org

(Difference between revisions)
 
(646 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Penn/Templates/Header}}
+
{{:Team:Penn/Template/Site}}
-
 
+
<html>
<html>
-
<head>
+
<!----------------------------------------------------------------------------------------------------->
-
<!--
+
 
-
<link rel="stylesheet" href="/Team:Penn/css/style?action=raw&amp;ctype=text/css" />
+
<table width="1000px" height="335px" style="background:#01256e; margin-bottom:20px;">
-
<link rel="stylesheet" href="/Team:Penn/css/style2?action=raw&amp;ctype=text/css" />
+
<tr style="text-align:center;" valign="top">
-
<link rel="stylesheet" href="/Team:Penn/css/layerslider?action=raw&amp;ctype=text/css" />
+
<td style="width:750px;padding-top:20px;">
-
-->
+
 
 +
            <div class="rotator">
 +
                <ul id="rotmenu">
 +
<li>
 +
                        <a href="rot1" style="font-size:12px;"><b>Regional Winners!</b></a>
 +
                        <div style="display:none;">
 +
                            <div class="info_image">2/2c/Regional-Winners-Slider.jpg</div>
 +
                            <div class="info_heading"></div>
 +
                            <div class="info_description">
 +
                                Penn iGEM placed first in the Americas East Regional Jamboree and advanced to the World Championships!
 +
                                <a href="https://igem.org/Results?year=2012&division=igem&region=Americas_East" class="more">Read more</a>
 +
                            </div>
 +
                        </div>
 +
                    </li>
 +
                    <li>
 +
                        <a href="rot2" style="font-size:12px;"><p><b>Light Induced</b></p><p><b>Lysis</b></p></a>
 +
                        <div style="display:none;">
 +
                            <div class="info_image">4/4f/Light-Induced-Lysis-Slider.jpg</div>
 +
                            <div class="info_heading">pDAWN ClYA construct</div>
 +
                           
 +
<div class="info_description">We have developed light-activated cell lysis using the YF1/FixJ Blue Light sensor and the ClyA protein.
 +
<br>
 +
<a href="https://2012.igem.org/Team:Penn/DrugDeliveryResults" class="more">Read more</a>
 +
                            </div>
 +
                        </div>
 +
                    </li>
 +
                    <li>
 +
                        <a href="rot3" style="font-size:12px;"><p><b>Novel Surface</b></p><p><b>Display</b></p></a>
 +
                        <div style="display:none;">
 +
                            <div class="info_image">4/46/Novel-Surface-Display-Slider.jpg</div>
 +
                            <div class="info_heading">Display of ANTi-her2 DARPin</div>
 +
                            <div class="info_description">
 +
Our team is the first to use the INPNC protein to display the DARPin Anti-HER2 binding protein on the surface of bacteria <br>
 +
                                <a href="https://2012.igem.org/Team:Penn/DrugDeliveryResults" class="more">Read more</a>
 +
                            </div>
 +
                        </div>
 +
                    </li>
 +
                    <li>
 +
                        <a href="rot4" style="font-size:12px;"><b>Outreach</b></a>
 +
                        <div style="display:none;">
 +
                            <div class="info_image">5/53/Outreach-Slider-Reverse.jpg</div>
 +
                            <div class="info_heading">Clark Park Science Fair</div>
 +
                            <div class="info_description">
 +
Learn more about our education outreach with high schoolers and West Philadelphia residents!
 +
<br>
 +
                                <a href="https://2012.igem.org/Team:Penn/Outreach" class="more">Read more</a>
 +
                            </div>
 +
                        </div>
 +
                    </li>
 +
                    <li>
 +
                        <a href="rot5" style="font-size:12px;"><b>Lab Work</b></a>
 +
                        <div style="display:none;">
 +
                            <div class="info_image">3/36/Lab-Work-Slider2.jpg</div>
 +
                            <div class="info_heading"></div>
 +
                            <div class="info_description">
 +
Learn about cool experiments the team performed this summer!
 +
<br>
 +
                                <a href="https://2012.igem.org/Team:Penn/Notebook" class="more">Read more</a>
 +
                            </div>
 +
                        </div>
 +
                    </li>
 +
                 
 +
                </ul>
 +
                <div id="rot1">
 +
                    <img src="" width="720" height="300" class="bg" alt=""/>
-
</head>
+
                    <div class="description">
-
<body>
+
                        <p></p>
-
<article id="content">
+
                    </div>   
-
<div id="topcolumns">
+
                </div>
-
+
            </div>
-
<div class="left column">
+
     
 +
              <!-- The JavaScript -->
 +
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
 +
<script type="text/javascript" src='http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js?action=raw&amp;ctype=text/javascript'></script>
 +
   
 +
        <script type="text/javascript">
 +
            $(function() {
 +
                var current = 1;
 +
               
 +
                var iterate = function(){
 +
                    var i = parseInt(current+1);
 +
                    var lis = $('#rotmenu').children('li').size();
 +
                    if(i>lis) i = 1;
 +
                    display($('#rotmenu li:nth-child('+i+')'));
 +
                }
 +
                display($('#rotmenu li:first'));
 +
                var slidetime = setInterval(iterate,3800);
 +
                $('#rotmenu li').bind('click',function(e){
 +
                    clearTimeout(slidetime);
 +
                    display($(this));
 +
                    e.preventDefault();
 +
                });
-
<div id="dim">
+
                function display(elem){
-
<div id="layerslider">
+
                    var $this = elem;
-
<div class="ls-layer" rel="slidedelay: 3000;">
+
                    var repeat = false;
-
<img class="ls-bg" src="https://static.igem.org/mediawiki/2012/3/3f/Igempic1.jpg" alt="layer">
+
                    if(current == parseInt($this.index() + 1))
-
+
                        repeat = true;
-
<img class="ls-s2" src="https://static.igem.org/mediawiki/2012/9/92/Penn_l11.png" alt="sublayer" style="durationin: 2000; easingin: easeOutExpo; slidedirection: top; delayin: 1000; left: 10px;">
+
-
<img class="ls-s3" src="https://static.igem.org/mediawiki/2012/f/f7/Penn_l12.png" alt="sublayer" rel="durationin: 2300; easingin: easeOutElastic; slidedirection: bottom; delayin: 1000; left: 10px;">
+
-
<!--
+
-
<img id="leaf1" class="ls-s4" src="https://static.igem.org/mediawiki/2012/2/2e/L13.png" alt="sublayer" rel="slidedirection: left">
+
-
<img class="ls-s5" src="https://static.igem.org/mediawiki/2012/2/2f/L15.png" alt="sublayer" rel="slidedirection: top">
+
-
<img id="leaf2" class="ls-s7" src="https://static.igem.org/mediawiki/2012/0/02/L16.png" alt="sublayer" rel="slidedirection: bottom">
+
-
<img id="leaf3" class="ls-s2" src="https://static.igem.org/mediawiki/2012/d/da/L17.png" alt="sublayer" rel="slidedirection: top">
+
-
<img style="left: 240px; top: 200px;" class="ls-linkto-4 ls-s6" src="https://static.igem.org/mediawiki/2012/9/95/L14.png" alt="sublayer" rel="slidedirection: top">
+
                    if(!repeat)
 +
                        $this.parent().find('li:nth-child('+current+') a').stop(true,true).animate({'marginRight':'-20px'},300,function(){
 +
                            $(this).animate({'opacity':'0.7'},700);
 +
                        });
-
</div>
+
                    current = parseInt($this.index() + 1);
 +
 +
                    var elem = $('a',$this);
 +
                   
 +
                        elem.stop(true,true).animate({'marginRight':'0px','opacity':'1.0'},300);
 +
 +
                    var info_elem = elem.next();
-
<div class="ls-layer" rel="slidedelay:1000;">
 
-
<div class="ls-s0">
 
-
<iframe width="750" height="500" src="http://www.youtube.com/embed/rD5uNAMbDaQ" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowfullscreen></iframe>
 
-
</div>
 
-
<div class="ls-s2" style="padding: 20px; background: #ff9933; width: 440px; left: 450px; top: 20px; border-radius: 5px; moz-border-radius: 5px; webkit-border-radius: 5px; color: white; text-shadow: none; font-size: 20px; font-weight: bold; line-height: auto; box-shadow: 0px 0px 20px -5px black">
 
-
Learn about our projects!
 
-
</div>
 
-
</div>
 
-
<div class="ls-layer" rel="slidedelay: 3000;">
+
-
<img class="ls-bg" src="gallery/l3.jpg" alt="layer">
+
                    $('#rot1 .description').animate({'bottom':'-270px'},500,'easeOutCirc',function(){
-
<img class="ls-s2" src="gallery/l31.png" alt="sublayer" rel="durationin: 5800; easingin: easeOutQuad">
+
                        $('p',$(this)).html(info_elem.find('.info_description').html());
-
<img class="ls-s3" src="gallery/l32.png" alt="sublayer" rel="durationin: 5600; easingin: easeOutQuad">
+
                        $(this).animate({'bottom':'0px'},400,'easeInOutQuad');
-
<img class="ls-s5" src="gallery/l33.png" alt="sublayer" rel="durationin: 1200">
+
                    })
-
<img class="ls-s5" src="gallery/l34.png" alt="sublayer" rel="durationin: 1350">
+
                    $('#rot1').prepend(
-
<img class="ls-s6" src="gallery/l36.png" alt="sublayer" rel="durationin: 4000; easingin: easeOutExpo; durationout: 800; delayout: 50">
+
                    $('<img/>',{
-
<img class="ls-s7" src="gallery/l35.png" alt="sublayer" rel="durationin: 5000; easingin: easeOutExpo; durationout: 800; delayout: 100">
+
                        style : 'opacity:0',
-
<img class="ls-s8" src="gallery/l37.png" alt="sublayer">
+
                        className : 'bg'
-
<img class="ls-s9" src="gallery/l38.png" alt="sublayer">
+
                    }).load(
-
<img class="ls-s10" src="gallery/l39.png" alt="sublayer">
+
                    function(){
-
<img class="ls-s11" src="gallery/l310.png" alt="sublayer" rel="delayin: 1300; slidedirection: fade; slideoutdirection: top; durationin: 1000;">
+
                        $(this).animate({'opacity':'1'},600);
-
<img class="ls-s11" src="gallery/l311.png" alt="sublayer" rel="delayin: 1000; slidedirection: fade; slideoutdirection: top; durationin: 1000;">
+
                        $('#rot1 img:first').next().animate({'opacity':'0'},700,function(){
-
</div>
+
                            $(this).remove();
 +
                        });
 +
                    }
 +
                ).attr('src','https://static.igem.org/mediawiki/2012/'+info_elem.find('.info_image').html()).attr('width','720').attr('height','300')
 +
                );
 +
                }
 +
            });
 +
        </script>
 +
<!----------------------------------------  END slider ------------------------------------------------------------>
-
<div class="ls-layer" rel="slidedirection: top; slidedelay: 6000">
+
</td>
-
<img class="ls-bg" src="gallery/l2.jpg" alt="layer">
+
<td style="width:250px;">
-
<img id="clouds" class="ls-s2" src="gallery/l21.png" alt="sublayer">
+
<table class="box" style="margin-top:20px;height:305px;width:220px;margin-left:10px;margin-right:10px;">
-
<img class="ls-s3" src="gallery/l22.png" alt="sublayer">
+
<tr style="text-align:center;" valign="top">
-
<img class="ls-s4" src="gallery/l23.png" alt="sublayer">
+
<td>
-
<img class="ls-s5" src="gallery/l24.png" alt="sublayer">
+
    <div style="font-size:20px;height:200px;width:220px;">
-
<img class="ls-s6" src="gallery/l25.png" alt="sublayer">
+
        <div>
-
<img class="ls-s7" src="gallery/l26.png" alt="sublayer">
+
        <h2><b>Welcome to the Penn Wiki!</b></h2>
-
<img class="ls-s8" src="gallery/l27.png" alt="sublayer">
+
-
<img class="ls-s9" src="gallery/l28.png" alt="sublayer">
+
-
<img class="ls-s10" src="gallery/l29.png" alt="sublayer" rel="slidedirection: bottom; durationin: 1000; easingin: easeOutExpo; delayin: 1500; delayout: 50">
+
-
</div>
+
-
<div class="ls-layer">
+
<p style="text-align:center; font-size: 12px; font-weight:bold; font-color: white; padding-left:5px; padding-right:5px;">
 +
With the help of our sponsors, the Penn iGEM Team is excited to compete for its second year! </p>
-
<img class="ls-bg" src="gallery/l4.jpg" alt="layer">
+
<p style="text-align:center; font-size: 12px; font-weight:bold; font-color: white; padding-left:5px; padding-right:5px;">
-
<img class="ls-s6" src="gallery/l45.png" alt="sublayer" rel="durationin: 6000; easingin: easeOutQuart">
+
We have been working hard all summer and are proud of what we have accomplished.
-
<img class="ls-s5" src="gallery/l44.png" alt="sublayer" rel="durationin: 3000; easingin: easeOutExpo">
+
</p>
-
<img class="ls-s2" src="gallery/l41.png" alt="sublayer" rel="delayin: 1400; easingin: easeOutBack">
+
 
-
        <img class="ls-s3" src="gallery/l42.png" alt="sublayer" rel="delayin: 1400; easingin: easeOutBack">
+
<p style="text-align:center; font-size: 12px; font-weight:bold; font-color: white; padding-left:5px; padding-right:5px;">
-
<img class="ls-s4" src="gallery/l43.png" alt="sublayer" rel="delayin: 1400; easingin: easeOutBack">
+
Please, take a look around!
-
</div>
+
</p>
-
+
<p style="text-align:center; font-size: 14px; font-weight:bold; font-color: white;"><u>Quick Links</u></p>
-
<div class="ls-layer">
+
 
-
+
 
-
        <img class="ls-bg" src="gallery/l5.jpg" alt="layer">
+
<p style="text-align:center; font-size: 14px; font-weight:bold; font-color: white;"><a href="https://2012.igem.org/Team:Penn/ProjectResults" class="white">Project Overview</a></p>
-
<img id="earth" class="ls-s3" src="gallery/l51.jpg" alt="sublayer">
+
-
<img class="ls-s4" src="gallery/l52.png" alt="sublayer">
+
-
<img class="ls-s6" src="gallery/l53.png" alt="sublayer">
+
-
<img class="ls-s8" src="gallery/l54.png" alt="sublayer">
+
-
<p id="l5text1" class="ls-s12">
+
-
2003 UB <span class="small">313</span>
+
-
</p>
+
-
<p id="l5text2" class="ls-s14">
+
-
Charon
+
-
</p>
+
-
<p id="l5text3" class="ls-s16">
+
-
Ceres
+
-
</p>
+
-
</div>
+
-
+
-
</div>
+
-
</div>
+
-
<script src="js/jquery-1.6.2.min.js" type="text/javascript"></script>
+
<p style="text-align:center; font-size: 14px; font-weight:bold; font-color: white;"><a href="https://2012.igem.org/Team:Penn/Parts" class="white">Parts Submitted</a></p>
-
<script src="js/jquery-easing-1.3.js" type="text/javascript"></script>
+
 
-
<script src="js/layerslider.kreaturamedia.jquery.js" type="text/javascript"></script>
+
-
<script type="text/javascript">
+
-
$(document).ready(function(){
+
<p style="text-align:center; font-size: 14px; font-weight:bold; font-color: white;"><a href="https://2012.igem.org/Team:Penn/Team" class="white">About the Team</a></p>
-
$('#layerslider').layerSlider({
+
        </div>
-
+
    </div>
-
  skinsPath : 'mySkins/skins/',
+
-
skin : 'defaultskin'
+
-
});
+
-
});
+
-
</script>
+
-
</div>
+
-
+
-
-->
+
-
<div class="right column">
+
-
<div class="box" id="right">
+
-
+
-
<h2>Welcome <span>to the Penn Wiki!</span></h2>
+
-
<p style="text-align:center">With the generous support of our sponsors and various departments within the University we are proud to compete for the second consecutive year.
+
-
We have been working hard all summer long, and are proud of all that we’ve accomplished in such a short amount of time.
+
-
<br><br>Please, take a look around! </p>
+
-
+
-
</div>
+
-
<br>
+
-
<div id="right1">
+
-
<p style="text-align:center; font-size: 20px; font-weight:bold;">Quick Links</p>
+
-
<a href="#" class="button1">At A Glance</a>
+
-
<br>
+
-
<a href="#" class="button1">Results</a>
+
-
<br>
+
-
<a href="#" class="button1">Parts Submitted</a>
+
-
</div>
+
-
</div>
+
-
+
-
</div>
+
-
+
-
<!--------------------------------------------------------------------------------------->
+
-
+
-
<div class="wrap">
+
-
+
-
  <section class="colacross">
+
-
  <div class="leftcolumn">
+
-
  <div class="box" style="height: 350px; margin-top: 0px;">
+
-
  <div>
+
-
<p style="text-align:center; font-weight:bold; font-size: 20px;padding-top: 13px;">Light Activated Cytotoxic Drug Delivery</p>
+
-
<a href="#"><img src="images/animation1.jpg" width="350" height="280" alt=""/></a>
+
-
</div>
+
-
<!--
+
</td>
-
onmouseover="this.src='images/cancercell2.jpg'"
+
</tr>
-
onmouseout="this.src='images/cancercell1.jpg'"
+
</table>
-
-->
+
-
</div>
+
-
</div>
+
-
+
-
<div class="rightcolumn">
+
-
<div class="box" style="height: 350px; margin-top:0px;">
+
-
+
-
<div>
+
-
<p style="text-align:center; font-weight:bold; font-size: 20px;padding-top: 13px;">Engineered Microbial Biofilms</p>
+
-
<a href="#"><img src="images/animation1.jpg" width="350" height="280" alt=""/></a>  
+
</td>
-
</div>
+
</tr>
 +
</table>
-
<!--
+
</td>
-
<p style="text-align:center; font-weight:bold; font-size: 20px;">Engineered Microbial Biofilms</p>
+
</tr>
-
<a href="#"><img src="images/cancercell1.jpg" onmouseover="this.src='images/cancercell2.jpg'"
+
</table>
-
onmouseout="this.src='images/cancercell1.jpg'" width="480" height="300" alt=""/></a>
+
-
-->
+
-
</div>
+
-
</div>
+
-
+
-
+
-
</section>
+
-
+
-
</div>
+
-
+
-
</article>
+
-
</div>
+
-
+
-
<div class="body4">
+
-
<div class="mainbottom">
+
-
<article id="content2">
+
-
<div class="wrapper">
+
-
<section class="col4">
+
-
<h4>Sponsors</h4>
+
-
<ul class="list1">
+
-
<li><a href="#">Dmet, consectetur</a></li>
+
-
<li><a href="#">Adipisicing elit eiusmod </a></li>
+
-
<li><a href="#">Tempor incididunt ut</a></li>
+
-
</ul>
+
-
</section>
+
-
+
-
<section class="col5">
+
-
+
-
<ul class="list1">
+
-
<li><a href="#">Dmet, consectetur</a></li>
+
-
<li><a href="#">Adipisicing elit eiusmod </a></li>
+
-
<li><a href="#">Tempor incididunt ut</a></li>
+
-
</ul>
+
-
</section>
+
-
<section class="twitter col6 pad_left1">
+
 
-
<h4>Twitter Feed</h4>
+
<div style="background-color:#01256e;" align="center">
-
+
<img src="https://static.igem.org/mediawiki/2012/7/7c/Accomplishments-Banner.gif" usemap="#banner" />
-
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
+
<map id="banner">
-
<script>
+
<area shape="rect" coords="51,4,293,295" href="https://2012.igem.org/Team:Penn/LightActivatedLysis" alt="" title=""    />
 +
<area shape="rect" coords="380,4,622,295" href="https://2012.igem.org/Team:Penn/SurfaceDisplay" alt="" title=""    />
 +
<area shape="rect" coords="707,4,949,295" href="https://2012.igem.org/Team:Penn/SurfaceDisplayBBa" alt="" title=""    />
 +
<area shape="rect" coords="998,298,1000,300" href="http://www.image-maps.com/index.php?aff=mapped_users_4201210260637497" alt="Image Map" title="Image Map" />
 +
</map>
 +
</div>
 +
<br>
 +
 
 +
<div style="background-color:#01256e;" align="center">
 +
<iframe width="700" height="393" style="margin-left:10px;padding:10px; background-color:#000000;"src="http://www.youtube.com/embed/vadTEaV9Sk4" frameborder="1" allowfullscreen></iframe>
 +
</div>
 +
 
 +
 
 +
<table width="1000px" height="375px" style="margin-bottom:0px; margin-top:0px; padding-botttm:0px; background-color:#01256F;" >
 +
<tr style="text-align:center;" valign="top">
 +
<td style="width:650px; ">
 +
<map id="sponsormap" name="sponsormap">
 +
  <area shape="rect" coords="106,81,304,153" href="http://www.upenn.edu">
 +
<area shape="rect" coords="107,182,321,234" href="http://www.corning.com/lifesciences">
 +
<area shape="rect" coords="108,272,265,328" href="http://www.genewiz.com/">
 +
<area shape="rect" coords="284,260,387,337" href="http://www.upenn.edu/fisher/">
 +
<area shape="rect" coords="354,78,573,166" href="http://www.seas.upenn.edu/">
 +
<area shape="rect" coords="352,177,576,250" href="http://www.idtdna.com/site">
 +
<area shape="rect" coords="412,265,561,339" href="http://www.neb.com/nebecomm/default.asp">
 +
</map>
 +
<img src="https://static.igem.org/mediawiki/2012/1/1d/NewSpons.jpg" width="650" height="400" usemap="#sponsormap">
 +
</td>
 +
 
 +
<td style="width:350px">
 +
  <div style="margin-left:55px; padding-top:55px; padding-bottom:5px;">
 +
 
 +
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
  <script>
new TWTR.Widget({
new TWTR.Widget({
   version: 2,
   version: 2,
   type: 'profile',
   type: 'profile',
-
   rpp: 8,
+
   rpp: 3,
   interval: 30000,
   interval: 30000,
-
   width: 250,
+
   width: 235,
-
   height: 200,
+
   height: 185,
   theme: {
   theme: {
     shell: {
     shell: {
-
       background: '#950019',
+
       background: '#01256e',
       color: '#ffffff'
       color: '#ffffff'
     },
     },
     tweets: {
     tweets: {
       background: '#ffffff',
       background: '#ffffff',
-
       color: '#000103',
+
 
-
       links: '#ffffff'
+
       color: '#000000',
 +
       links: '#01256e'
     }
     }
   },
   },
Line 236: Line 250:
     scrollbar: true,
     scrollbar: true,
     loop: false,
     loop: false,
-
     live: true,
+
     live: false,
     behavior: 'all'
     behavior: 'all'
   }
   }
}).render().setUser('PenniGEM').start();
}).render().setUser('PenniGEM').start();
</script>
</script>
-
<br>
+
 
-
<a style="color:#808080;" href="http://twitter.com/#!/PenniGEM" class="twitter-follow-button">Follow @Penn iGEM</a>
+
  </div>
-
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+
</td>
-
+
 
-
</section>
+
</tr>
-
<!-- content end -->
+
 
-
</div>
+
</table><br>
-
+
 
-
</article>
+
-
</body>
+
</html>
</html>

Latest revision as of 19:22, 24 August 2013

Penn 2012 iGEM Wiki

Image Map
  • Regional Winners!
    2/2c/Regional-Winners-Slider.jpg
    Penn iGEM placed first in the Americas East Regional Jamboree and advanced to the World Championships! Read more
  • Light Induced

    Lysis

    4/4f/Light-Induced-Lysis-Slider.jpg
    pDAWN ClYA construct
    We have developed light-activated cell lysis using the YF1/FixJ Blue Light sensor and the ClyA protein.
    Read more
  • Novel Surface

    Display

    4/46/Novel-Surface-Display-Slider.jpg
    Display of ANTi-her2 DARPin
    Our team is the first to use the INPNC protein to display the DARPin Anti-HER2 binding protein on the surface of bacteria
    Read more
  • Outreach
    5/53/Outreach-Slider-Reverse.jpg
    Clark Park Science Fair
    Learn more about our education outreach with high schoolers and West Philadelphia residents!
    Read more
  • Lab Work
    3/36/Lab-Work-Slider2.jpg
    Learn about cool experiments the team performed this summer!
    Read more

Welcome to the Penn Wiki!

With the help of our sponsors, the Penn iGEM Team is excited to compete for its second year!

We have been working hard all summer and are proud of what we have accomplished.

Please, take a look around!

Quick Links

Project Overview

Parts Submitted

About the Team