Clone the repository
git clone https://github.com/openproblems-bio/nbt2025-manuscript.gitChange directory
cd nbt2025-manuscriptCheck out submodules
git submodule update --initRscript -e 'install.packages(c("tidyverse", "funkyheatmap", "ggbeeswarm", "patchwork", "cowplot", "ggbreak", "ggrepel", "forcats"))'Rscript -e 'source("scripts/figure1a.R")'
Rscript -e 'source("scripts/figure2c.R")'
Rscript -e 'source("scripts/supnote2_figures.R")'scripts/convert_figures.sh