CellPie is a scalable method for spatial transcriptomics factor discovery via joint non-negative matrix factorization.
📄 Preprint available: biorxiv.org
To install CellPie, run the following commands in your terminal:
# Clone the repository
git clone https://github.com/ManchesterBioinference/CellPie
cd CellPie
# Create and activate the Conda environment
conda env create -f environment_cellpie.yml
conda activate cellpie_env
# Launch Jupyter Notebook
jupyter notebook