Difference between revisions of "Team:Minnesota/Software"

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");}
+
);
+
  
  

Revision as of 07:33, 18 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, ease use of PyMOL through gamepad usage, and optimize 2A biochemical pathways. Click on an icon to find out more!