Sequential activation of PDGF- and TGF-β-signaling in the spatial context of glomerular crescent formation in kidney autoimmunity
The repository contains the code to perform analysis included in the manuscript. The jupyter notebooks and associated scripts are available in the folder "notebooks".
The required Python packages are specified in the environment.yml file. To set up the environment:
conda env create --name <environment_name> -f environment.yml