ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

[Chore] Add experiment design loading to our local env #366

Closed ke4 closed 9 months ago

ke4 commented 9 months ago

Changes:

We have created to new tables: exp_design and exp_design_column with our latest schema change (V20). We also need to populate this tables when we are loading the experiments. I added the execution of this loading script into our docker-compose.yml file for the PostgreSQL step of our local env creation.