blab / cartography

Dimensionality reduction distills complex evolutionary relationships in seasonal influenza and SARS-CoV-2
https://doi.org/10.1101/2024.02.07.579374
MIT License
3 stars 1 forks source link

Create Docker image for the analysis #34

Open huddlej opened 1 year ago

huddlej commented 1 year ago

We need a Docker image with TreeKnit and other dependencies installed. This is the only way we can hope to make our analysis reproducible with TreeKnit (and even then, TreeKnit has some stochastic outputs that have no random seed controls).

nandsra21 commented 10 months ago

Upload to the container registery with the same tag different digest

huddlej commented 6 months ago

We should consider using Victor's custom-docker approach for this project's Docker image.