Bioinformatics:
* Organisms can now be dynamically added to database via command line function
* Reports (HTML and CSV) is automatically e-mailed on project completion
* Functions for report regeneration, organism addition and report viewer added under 'util' subsection
End-user:
* PDF format replaced with HTML format
* Prefixes 'NTC-' and '0-' now automatically yield control sample status
Internal:
* HTML and CSV files now share same data source, which in turn moved data handling out of jinja2
* Various code improvements from validation procedure