TISCOPE
Project description
TISCOPE enables integrative and comparative analyses of spatial omics data to reveal condition-associated tissue modules
News
Installation
- We recommend creating a virtual environment using Python 3.11:
conda create -n tiscope python=3.11
conda activate tiscope
- (Skip if PyTorch is already installed) install PyTorch following the PyTorch installation guide. For example, on a machine with
cuda 12.x:
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu126
- (Skip if PyG is already installed) Install PyG following the PyG installation guide, usually:
pip install torch_geometric
- Install dependencies:
pip install 'scanpy[leiden]' louvain squidpy ipykernel
- Install TISCOPE:
Via Pypi:
pip install tiscope
or git clone and install
git clone git://github.com/zhangqf-lab/TISCOPE.git
cd tiscope
pip install -e .
Getting started
Please refer to the Documentation.
Release notes
Citation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tiscope-0.0.2.tar.gz
(16.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tiscope-0.0.2-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file tiscope-0.0.2.tar.gz.
File metadata
- Download URL: tiscope-0.0.2.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d2097029ad27d34765bc9482a2a1af1ffe988c54e9fc23664821bf53291713b
|
|
| MD5 |
f870eb67256686a86eaffdeaf93ed5c7
|
|
| BLAKE2b-256 |
0af0a28ce6f6a300145c38bc41c52aa9a9a888618c6c81a9807e67d67fd2d099
|
File details
Details for the file tiscope-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tiscope-0.0.2-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
327244082274323961d2479dbd4678afdfc32c3f840a60e23359b4f2d73f272f
|
|
| MD5 |
dd3fc8a6b69be79f812ef36f2e9952f8
|
|
| BLAKE2b-256 |
9ea70015e4513b8828e54030b8a3d7ad10912ce0fe3d4d6adac9b1e26a74f171
|