Code to reproduce analyses shown in Stuart et al. 2021, Nature Methods
To run the workflow, first create a new conda environment containing the dependencies:
mamba env create -f environment.yaml
The entire workflow can be run by executing:
snakemake --cores 8
For information about the Signac package, see the Signac repository