# xenium-cgn **Repository Path**: jenazhao/xenium-cgn ## Basic Information - **Project Name**: xenium-cgn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-01 - **Last Updated**: 2025-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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". ## Dependencies The required Python packages are specified in the environment.yml file. To set up the environment: ```conda env create --name -f environment.yml```