diff --git a/README.md b/README.md index 6c4ba6d..a07e96a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- + spacetree logo
SpaceTree: Deciphering Tumor Microenvironments by joint modeling of cell states and genotype-phenotype relationships in spatial omics data @@ -13,7 +13,7 @@ The model outputs can be used to characterize spatial niches that have consisten
- spacetree logo + spacetree schema
Overview of the spatial mapping approach and the workflow enabled by SpaceTree.From left to right: SpaceTree requirs as input reference (scRNA-seq) and spatial count matrices as well as labels that need to be transfered. The labels can be descrete, continious or hierachical. The model outputs a spatial mapping of the labels and the cell type (compositions in case of Visium) of the spatial regions. diff --git a/setup.py b/setup.py index ca9dfce..3f93218 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="spaceTree", # Name of your package - version="0.1.1", # Version + version="0.1.2", # Version author="Your Name", author_email="olazareva1993@gmail.com", description="PyPI package for multi-task label transfer from single-cell refrence data to spatial data", # Short description