Difference between revisions of "Team:Aalto-Helsinki/Software"

(Prototype team page)
 
(Added navigation base)
Line 1: Line 1:
{{Aalto-Helsinki}}
+
{{Aalto-Helsinki/CSS}}
<html>
+
<html>
  
 +
<!-- Closing divs for ready wiki things, still one more to add?-->
 +
</p></div>
 +
 +
<style type="text/css">
 +
/* Navbar, text color changes if you are on this page */
 +
#modelingnav {
 +
  color: gray !important;
 +
}
 +
 +
/* Styles for navigation inside a page */
 +
 +
#sidenav {
 +
    float:left;
 +
    position: fixed;
 +
    left: 0;
 +
    width: 15%;
 +
}
 +
.bottom{
 +
  bottom: 2%;
 +
}
 +
#sidenav > li > a {
 +
  padding-top: 1px;
 +
  padding-bottom: 0px;
 +
}
 +
#sidenav > li > a > h3 {
 +
  margin-top:0px;
 +
  padding-top: 1px;
 +
  padding-bottom: 0px;
 +
}
 +
#sidenav a:hover,
 +
#sidenav a.active {
 +
    color: black !important;
 +
}
 +
</style>
 +
 +
<ul id="sidenav" class="nav nav-stacked bottom"><!-- nav-pills if we want rounded corners -->
 +
        <li><a href="#" data-scroll="introduction"><h3>Introduction</h3></a></li>
 +
        <li><a href="#" data-scroll="mm"><h3>Materials and methods</h3></a></li>
 +
        <li><a href="#" data-scroll="results"><h3>Results and implications</h3></a></li>
 +
        <li><a href="#" data-scroll="discussion"><h3>Discussion</h3></a></li>
 +
        <li><a href="#" ><h3  style="border-top:solid;">To the top</h3></a></li>
 +
      </ul>
 +
 +
<div class="inner-container">
 
<h2>Software</h2>
 
<h2>Software</h2>
  
Line 27: Line 71:
  
 
</div>
 
</div>
 +
 +
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
  
 
</html>
 
</html>

Revision as of 08:30, 24 August 2015

Software

Note

In order to be considered for the Best Software Tool award, you must fill out this page.

Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honour such "nuggets" of computational work.

If you are working on software as your main project, please join the software track. If you are creating software as an addition to your main project, please apply for this award.

Here are a few examples from previous teams: