Team:Vanderbilt Software

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{Team:Vanderbilt/CSS}}
-
 
+
<html>
<html>
-
  <style type="text/css">
+
<head lang="en">
-
    body {
+
<meta charset="UTF-8">
-
    position: relative;
+
<title>Vanderbilt iGEM Wetware</title>
-
    width: 850px //100%;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    padding-bottom: 10px;
+
-
    background:url(https://static.igem.org/mediawiki/parts/f/f8/Special_Background.jpg);
+
-
    background-repeat: no-repeat;
+
-
    background-attachment: fixed;
+
-
    background-size:100% auto;
+
-
    }
+
-
  </style>
+
-
 
+
-
  <!--main content -->
+
-
  <table width="70%" align="center">
+
-
 
+
-
    <!--navigation menu -->
+
-
    <td align="center" colspan="3">
+
-
 
+
-
      <table  width="100%">
+
-
        <tr heigth="15px"></tr>
+
-
        <tr heigth="75px">
+
-
 
+
-
 
+
-
          <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
            <a href="https://2014.igem.org/Team:Vanderbilt_Software"style="color:#000000">Home</a> </td>
+
-
 
+
-
          <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
            <a href="https://2014.igem.org/Team:Vanderbilt_Software/Program"style="color:#000000">Program</a> </td>
+
-
 
+
-
 
+
-
          <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
        </tr>
+
-
      </table>
+
-
 
+
-
</tr>
+
-
</tr>
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
 
+
-
<!--Project content  -->
+
-
<tr><td > <h3>Project Description</h3></td>
+
-
  <td ></td >
+
-
  <td > <h3>Sections</h3></td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
  <td width="45%"  valign="top">
+
-
    <p>Darwin is a software package to document changes to DNA which allows for easy, standardized, and collaborative editing on DNA data up to the genome scale. It builds off of tested and proven version control software, so the entire history of the tracked data is easy to browse and transfer. But Darwin is specifically focused on DNA data, speeding up the tracking process and offering significant security improvements from any current system.</p>
+
-
    <p>Because Darwin uses existing version control systems, the majority of the heavy lifting is complete already; Darwin can be installed right on top of the existing software. Darwin's contribution is to parse and format the biological data so that it can be used more effectively with these systems. It uses a variety of heuristics to effectively split the data and granularize the changes made to produce change logging orders of magnitude more time- and space-efficient than any other method.</p>
+
<style>
 +
#igem_header {
 +
height: 20px;
 +
font-size: 1em;
 +
background-color: black;
 +
color: grey;
 +
text-align: justify;
 +
}
 +
#labbook {
 +
display: block;
 +
max-width: 100%;
 +
max-height: 100%;
 +
margin: auto;
 +
height: 85%;
 +
width: 45%;
 +
background-image: url("https://static.igem.org/mediawiki/parts/e/e8/Vanderbilt_Software_Front_Smaller.png");
 +
background-repeat: no-repeat;
 +
background-size: 100% 100%;
 +
}
 +
#labbook:hover {
 +
opacity: 0.9;
 +
}
 +
#intro_igem_logo {
 +
position: absolute;
 +
top: 20px;
 +
right: 20px;
 +
}
 +
</style>
 +
</head>
-
    <h3>Current Status</h3>
+
<body>
-
    <p>The project in its current status can be found in its <a href="http://github.com/igemsoftware/Vanderbilt_2014">repository on github</a>. Documentation on the produced software tool can be found on the <a href="https://2014.igem.org/Team:Vanderbilt_Software/Program">Program</a> page</p>
+
-
  </td>
+
<a href="https://2014.igem.org/Main_Page">
 +
    <img id="intro_igem_logo" src="https://static.igem.org/mediawiki/parts/6/6b/Vanderbilt_iGEM.png" alt="igem logo" width="100" height="100">
 +
</a>
-
  <td></td>
+
<div id="tabs">
-
  <td  width="45%" valign="top">
+
</div>
-
    <ol>
+
-
      <li><a href="https://2014.igem.org/Team:Vanderbilt_Software/Motivation">Motivation</a></li>
+
-
      <li><a href="https://2014.igem.org/Team:Vanderbilt_Software/Background">Background</a></li>
+
-
      <li><a href="https://2014.igem.org/Team:Vanderbilt_Software/Novel_Approach">darwin's Novel Approach</a></li>
+
-
      <li><a href="https://2014.igem.org/Team:Vanderbilt_Software/Results">Results and Future Work</a></li>
+
-
    </ol>
+
-
  </td>
+
-
</tr>
+
<a href="https://2014.igem.org/Team:Vanderbilt_Software/Project/Home">
 +
<img id="labbook" src="https://static.igem.org/mediawiki/parts/e/e8/Vanderbilt_Software_Front_Smaller.png" alt=labbook front width="1034" height="802">
 +
</a>
 +
</body>
-
</table>
 
</html>
</html>

Latest revision as of 20:55, 26 January 2015

Vanderbilt iGEM Wetware

labbook