Team:Heidelberg/Software

From 2014.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 3: Line 3:
<style>
<style>
.box {
.box {
-
background-color: transparent;
+
background-color: rgba(81,81,81,0.7);
color: white;
color: white;
}
}
Line 14: Line 14:
position: relative;
position: relative;
top:10px;
top:10px;
 +
background-color: transparent;
}
}
 +
.box.nohover {
 +
background-color: transparent;
 +
}
.box.nohover:hover {
.box.nohover:hover {
color: white;
color: white;
 +
background-color: transparent;
}
}
.box2.nohover:hover {
.box2.nohover:hover {
Line 35: Line 40:
red-logo=true
red-logo=true
|
|
-
subtitle=Placeholder
+
subtitle=Computational solutions
|
|
abstract=
abstract=
Line 45: Line 50:
<div class="boxes-row">
<div class="boxes-row">
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
-
<img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/>
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome"><img src="/wiki/images/9/9f/Heidelberg_Igemathome_bg.png" class="img-responsive"/></a>
<h2>iGEM@home</h2>
<h2>iGEM@home</h2>
</div>
</div>
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
-
<img src="/wiki/images/a/ad/Logo_fuer_Nilsi_weiß.png" class="img-responsive"/>
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software"><img src="/wiki/images/a/ad/Logo_fuer_Nilsi_weiß.png" style="height:200px;" class="img-responsive"/></a>
<h2>Linker Software</h2>  
<h2>Linker Software</h2>  
</div>
</div>
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
<div class="cell box nohover" style="width:33.333333%; text-align:center;">
<div style="width: 50%;left: 0;right: 0;position: relative;margin: auto;">
<div style="width: 50%;left: 0;right: 0;position: relative;margin: auto;">
-
<img src="/wiki/images/d/d2/Software_MD_yellow.png" class="img-responsive"/>
+
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc"><img src="/wiki/images/d/d2/Software_MD_yellow.png" class="img-responsive"/></a>
</div>
</div>
<h2>MidnightDoc</h2>  
<h2>MidnightDoc</h2>  
Line 62: Line 67:
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="cell box">
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="cell box">
<h3>The Software</h3>
<h3>The Software</h3>
-
Placeholder
+
iGEM@home is a software that divides extensive computing task into many packages allows everybod to get involved with our science. Read more about it!
</a>
</a>
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software" class="cell box">
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software" class="cell box">
<h3>The Software</h3>
<h3>The Software</h3>
-
Placeholder
+
Circularization is a narrow path between gaining heat-stability and loosing function due to deformation.
 +
We developed a linker software, which predict the perfect linker depending on the folding structure of every protein.
</a>
</a>
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc" class="cell box">
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc" class="cell box">
<h3>The Software</h3>
<h3>The Software</h3>
-
Placeholder
+
MidnightDoc is the new way of lab documentation – enabling backtraces of experiments and provides an easy to use platform for protocol management and result logging! </a>
-
</a>
+
</div>
</div>
<div class="boxes-row">
<div class="boxes-row">
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome/implementation" class="cell box">
<a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome/implementation" class="cell box">
-
<h3>The Documentation</h3>
+
<h4>The Implementation</h4>
-
Placeholder
+
Here you can find a detailed description about the implementation of iGEM@home. Click here to read more about  Java- and Python-embedding for distribution via the BOINC platform.
</a>
</a>
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software/Documentation" class="cell box">
<a href="https://2014.igem.org/Team:Heidelberg/Software/Linker_Software/Documentation" class="cell box">
-
<h3>The Documentation</h3>
+
<h4>The Documentation</h4>
-
Placeholder
+
Here is the documentation of our CRAUT (Circularization with Rods and Angles of Unlinked Termini) software that predicts and ranks linkers built of rigid helical patterns and angles.
</a>
</a>
-
<a href="https://2014.igem.org/Team:Heidelberg/Software/MidnightDoc/Documentation" class="cell box">
+
<a href="https://2014.igem.org/Team:Heidelberg/Notebook" class="cell box">
-
<h3>The Documentation</h3>
+
<h4>The Graph</h4>
-
Placeholder
+
MidnightDoc's design principles make it easy to generate a graphical representation of the work done in the lab. Check out our lab notebook section to see an example!
</a>
</a>
</div>
</div>

Latest revision as of 03:53, 18 October 2014