Skip to content

BostonGene/AgingHemaTopoMap

Repository files navigation

AgingHemaTopoMap

This repository contains the code used to generate the figures in the paper "Spatial mapping of human hematopoiesis at single-cell resolution reveals aging-associated topographic remodeling".

The code is written in python and uses the following packages:

To install the packages, create new virtual environment and run the following command:

pip install -r requirements.txt

This will install the packages with the versions used in the paper.

Data

Data to reproduce the figures is avaliable in associated Zenodo project data.

Data files

Main AnnData contains graph neural network embeddings for community detection stored in X and mean expression data in obs with suffix '_mean_intensity'.

Notebooks

The notebooks used to generate the figures are in the notebooks folder. The notebooks are numbered in the order they should be run to reproduce the figures.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published