<?php

# Always include this file
include "cbs_std.php";
# Create a html header, give the title
standard_head("deFUME-1.0 Abstract");
# Create CBS menu. Format is:
# Keyword, Path, Name_of_this_page
# Keyword is the keyword for the menu color/area.
# Name_of_this_page is what this page is called in the hieraki
# Path format is a number of comma separated entries in parenthesis
# showing the path to this page; (services/,'CBS Prediction Servers')
standard_menu("CBSPS", "(services/,'CBS Prediction Servers'),(services/deFUME-1.0/,'deFUME')", "Abstract");
?>

<!-- START INDHOLD -->

<h1>Paper abstract</h1>
<hr>
<h3>REFERENCE</h3>

<!-- Reference starts here -->

<b>deFUME: Dynamic Exploration of Functional Metagenomic Sequencing Data</b><br>
<i>Eric van der Helm1,*, Henrik Marcus Geertz-Hansen1,2,3, Hans Jasper Genee1, Sailesh Malla1, and Morten O. A. Sommer1,4</i><br>
<b>REFERENCE</b>.
<p>
    <font size="-1">
        <sup>*</sup>to whom correspondence should be addressed, e-mail:
        <a href="mailto:evand@biosustain.dtu.dk">evand@biosustain.dtu.dk</a>
        <p>
Example #2
0
        e.href = a, e.rel = "stylesheet", e.type = "text/css";
        for (j in d)e.setAttribute(j, d[j]);
        g || (n.parentNode.insertBefore(e, n), m(c, 0))
    }
}(this, document), Modernizr.load = function () {
    yepnope.apply(window, [].slice.call(arguments, 0))
};
</script>
<?php 
# Create CBS menu. Format is:
# Keyword, Path, Name_of_this_page
# Keyword is the keyword for the menu color/area.
# Name_of_this_page is what this page is called in the hieraki
# Path format is a number of comma separated entries in parenthesis
# showing the path to this page; (services/,'CBS Prediction Servers')
standard_menu("CBSPS", "(services/,'CBS Prediction Servers')", "deFUME");
define_blink();
?>


<!-- START INDHOLD -->

<h1>deFUME 1.0 - Dynamic Exploration of Functional Metagenomics Sequencing Data
</h1>


<script>


    if (!Modernizr.canvas) {
        alert('Your current browser doesnt support the HTML5 canvas function, using deFUME to visualize your data will not be optimal. Please update to the latest version of your browser');
Example #3
0
<?php

# Always include this file
include "cbs_std.php";
# Create a html header, give the title
standard_head("MetaParser-1.0 Output format");
# Create CBS menu. Format is:
# Keyword, Path, Name_of_this_page
# Keyword is the keyword for the menu color/area.
# Name_of_this_page is what this page is called in the hieraki
# Path format is a number of comma separated entries in parenthesis
# showing the path to this page; (services/,'CBS Prediction Servers')
standard_menu("CBSPS", "(services/,'CBS Prediction Servers'),(services/MetaParser-1.0,'MetaParser')", "Output format");
?>

<!-- START INDHOLD -->

<h1>Output format</h1>
<p>
<h3>Short description:</h3>
<p>
HERE IS A SHORT DESCRIPTION

<!-- Output format description ends here -->
<h3>Example:</h3>
<p><pre>
# HERE COULD BE AN EXAMPLE

</pre>
</font>
</b>