Team:Valencia Biocampus/Devices

From 2013.igem.org

(Difference between revisions)
(C++Elegans)
Line 8: Line 8:
     <ul class="nav nav-tabs" id="myTab">
     <ul class="nav nav-tabs" id="myTab">
-
     <li class="active"><a href="#Devices_Overall">Devices Overall</a></li>  
+
     <li class="active"><a href="#Devices_Overview">Devices Overview</a></li>  
    <li><a href="#Hardware">Hardware</a></li>
    <li><a href="#Hardware">Hardware</a></li>
    <li><a href="#Software">Software</a></li>
    <li><a href="#Software">Software</a></li>
Line 14: Line 14:
     <div class="tab-content">
     <div class="tab-content">
-
     <div class="tab-pane fade active in" id="Devices_Overall">
+
     <div class="tab-pane fade active in" id="Devices_Overview">
</html>
</html>
-
== Devices - Devices Overall ==
+
== Devices - Devices Overview ==
-
Here goes the devices overall
+
Here goes the devices Overview
<html>
<html>
<div class="clearfix"></div>
<div class="clearfix"></div>

Revision as of 16:39, 6 August 2013

Show/hide wiki menu

Devices - Devices Overview

Here goes the devices Overview

Devices - Hardware

Here goes the hardware content

C++Elegans

C++Elegans is a lightweight and easy to use image manipulation and analysis software written in C++. It is cross-platform in part due to the use of the open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means it can be compiled and run in several different Operating Systems, such as Linux, Windows and Mac OSX;