Skip to content

JKoblitz/DSMZCellDive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSMZCellDive

About the programming

Simple web page with an PHP Router function (php/Router.php) and connection to a MySQL database (php/_db.php). Frontend is completely JavaScript with jQuery as UI-Framework. Plots are generated with Plotly.js. No magic involved.

About the content

Content was extracted from CSV, TSV and Excel files using self-written Python scripts. It was converted to a MySQL database comprising the following schema:

Database schema