Skip to content

ECMSD v1.1.0

Choose a tag to compare

@SarahSaadain SarahSaadain released this 24 Mar 22:13
· 53 commits to main since this release

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.