ECMSD v1.1.0
Decoupled database creation from analysis runs. The database is now built once with --create-db --db-folder and provided as a required parameter to all analysis runs. This prevents race conditions in parallel workflows and enables pipeline-level database management (e.g. pastForward Snakemake pipeline). Added install.sh for explicit dependency installation.