Clone the repository
git clone https://github.com/openproblems-bio/nbt2023-manuscript.git
Change directory
cd nbt2023-manuscript
Check out submodules
git submodule update --init
Rscript -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