You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
415 B

<div id="form-container">
<h1>Growth Curve Analysis Tool</h1>
<div style="width:45%;">
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>