GCAT5.0 released

This commit is contained in:
Minh
2015-04-10 15:12:45 -05:00
commit 67544a10e6
257 changed files with 61661 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<div id="form-container">
<h1>Growth Curve Analysis Tool</h1>
<div style="width:25%;">
This tool processes microbial growth curve data collected in a microtiter plate format and
generates a table of biologically meaningful growth curve characteristics, as well as relevant
plots. These characteristics can be used to select strains with optimal growth properties.
</div>
<%= render 'form' %>
</div>