Difference between revisions of "Team:Minnesota/Software"

 
(12 intermediate revisions by 2 users not shown)
Line 278: Line 278:
  
 
body{
 
body{
background-image:url("https://static.igem.org/mediawiki/2012/9/94/MainBanner2-4.jpg");
+
background-image:url("https://static.igem.org/mediawiki/2015/9/9d/MN_2015_BG.png");
 
background-color:gray;
 
background-color:gray;
 
}
 
}
Line 697: Line 697:
 
//main page image switcher
 
//main page image switcher
  
$("#mainRightButton1").hover(
+
 
    function() {
+
      $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_txt.png");},         
+
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_img.png");}
+
);
+
  
  
Line 733: Line 729:
  
 
<div id="MainBannerImage">
 
<div id="MainBannerImage">
<img src="http://img20.imageshack.us/img20/35/19hf.png">
+
<img src="https://static.igem.org/mediawiki/2015/b/bc/MN_2015_top_banner.png"></div>
</div>
+
 
<div id="MainBanner">
 
<div id="MainBanner">
 
</div>
 
</div>
Line 745: Line 740:
 
<li><a href='https://2015.igem.org/Team:Minnesota/Team'>TEAM</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Team'>TEAM</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
<li><a href='https://2015.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
+
<li><a class="current" href='https://2015.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Practices'>PRACTICES</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Practices'>PRACTICES</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
Line 762: Line 757:
 
<div id="MainBoxContent" style="background-color:white;">
 
<div id="MainBoxContent" style="background-color:white;">
  
<p align="center">The bench-side goals of our project involve characterizing and optimizing biosynthesis networks in eukaryotes. Click here to read about the experimental and computational portions of the project!</p>
+
<p align="center">Throughout the summer, we developed a collection of software tools to scrape/analyze social media pages, check the sentiment on issues across the web, enable use of PyMOL through gamepad usage, and created an optimized 2A biochemical pathways tool for advanced metabolic engineering. </p>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Modelling.html">
+
<a href="https://2015.igem.org/Team:Minnesota/PyMOL360">
<img width="125" height="125" style="position:absolute; top:125px;left:130px" id="MainCaffeineButton" src="http://img51.imageshack.us/img51/8678/qr5h.png">
+
<img width="125" height="125" style="position:absolute; top:125px;left:150px" id="MainCaffeineButton" src="https://static.igem.org/mediawiki/2015/3/35/MN_2015_controller_logo.png">
 
</a>
 
</a>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Modelling.html">
+
 
<img width="125" height="125" style="position:absolute; top:125px;left:430px; id="MainCaffeineButton2" src="http://imageshack.us/a/img202/7744/jyit.png">
+
<a href="https://2015.igem.org/Team:Minnesota/Web_Scrape">
 +
<img width="125" height="125" style="position:absolute; top:125px;left:300px" id="MainSunscreenButton" src="https://static.igem.org/mediawiki/2015/6/66/MN_2015_www_logo.png">
 
</a>
 
</a>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Policy And Practices.html">
+
<a href="https://2015.igem.org/Team:Minnesota/Modeling">
<img width="125" height="125" style="position:absolute; top:125px;left:280px" id="MainSunscreenButton" src="http://imageshack.us/a/img51/9952/48b2.png">
+
<img width="125" height="125" style="position:absolute; top:125px;left:450px" id="MainSunscreenButton" src="https://static.igem.org/mediawiki/2015/e/e8/MN_2015_matlab_logo.png">
 
</a>
 
</a>
  
Line 781: Line 777:
 
<div class="rightNavButtons">
 
<div class="rightNavButtons">
  
<div style="position:absolute;left:5px;top:0px;">
 
<a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_img.png"></a>
 
</div>
 
  
 
<!-- 2015 edit
 
<!-- 2015 edit

Latest revision as of 00:22, 19 September 2015

Team:Minnesota/Project - 2015.igem.org

 

Team:Minnesota/Project

From 2015.igem.org

Team:Minnesota - Main Style Template Team:Minnesota - Project

Throughout the summer, we developed a collection of software tools to scrape/analyze social media pages, check the sentiment on issues across the web, enable use of PyMOL through gamepad usage, and created an optimized 2A biochemical pathways tool for advanced metabolic engineering.