A small Bayesian model to take a bunch of x,y points with cell type labels and attempt to identify discrete structures or laminae within.
To install, clone this repo, make a fresh conda environment with python >= 3.11 then python -m pip install -e .
See example for how to run.
Written by mtvector using pyro-ppl and loosely based on a concept build of what turned into ANTIPODE