Skip to content

Commit

Permalink
package and docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazareva committed Sep 13, 2024
1 parent 111fe98 commit 6b672a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ nav_order: 1

Welcome to the official documentation for spaceTree! Here, you will find tutorials and guides to help you get started and make the most out of our tool.
# Table of contents
1. [Installation](installation)
1. [pytorch & pytorch geometric dependencies](dependency)
2. [spaceTree Installation](spacetree)
2. [Tutorials](tutorials)
1. [Installation](#installation)
1. [pytorch & pytorch geometric dependencies](#dependency)
2. [spaceTree Installation](#spacetree)
2. [Tutorials](tutorials/index.md)
1. [Cell state and clone mapping to 10x Visium with SpaceTree](tutorials/cell-state-clone-mapping.md)
2. [Cell state and clone mapping to 10x Xenium with SpaceTree](tutorials/cell-state-clone-mapping-xenium.md)
3. [Visium HD data tips and tricks](tutorials/visium-hd.md)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="spaceTree", # Name of your package
version="0.1.4", # Version
version="0.1.5", # Version
author="Olga Lazareva et al.",
author_email="[email protected]",
description="PyPI package for multi-task label transfer from single-cell refrence data to spatial data", # Short description
Expand Down

0 comments on commit 6b672a3

Please sign in to comment.