DeTACH: Detaching spatial Trascriptomics into Annotated Cells with High confidence
Project description
DeTACH - Detaching spatial Trascriptomics into Annotated Cells with High confidence
A pre-release of DeTACH is called pytacs and is also available in pypi. No major difference currently.
Copyright (C) 2025 Xindong Liu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
A tool for segmenting/integrating sub-cellular spots in high-resolution spatial transcriptomics into single-cellular spots and cell-type mapping leveraging paired scRNA-seq.
Requirements
It could be simply
installed by pip install pydetach.
For conda users,
conda create -n detach python=3.12 -y
conda activate detach
pip install pydetach
For python3 users, first make sure your python is of version 3.12, and then in your working directory,
python -m venv detach
source detach/bin/activate
python -m pip install pydetach
To use it for downstream analysis in combination with Squidpy, it is recommended to use a seperate virtual environment to install Squidpy.
Usage
(Updated in 2025.11.27)
DeTACH now is packed as a commandline tool:
See help:
$ python -m pydetach -h
If you are interested in using pydetach as a python package, we recommend using pydetach.recipe module. See docstring therein.
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
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
File details
Details for the file pydetach-1.0.1.tar.gz.
File metadata
- Download URL: pydetach-1.0.1.tar.gz
- Upload date:
- Size: 53.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.4.0-216-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ac1c841ef006f0f460da4bf80c69055933cb7fd12ffe28b4e7dad5195171419
|
|
| MD5 |
1c75e8dd9329884c82879a531301afad
|
|
| BLAKE2b-256 |
36e230ac07652fee22684f820a712dc3d14714d42647ac2ab7712af2feff6678
|
File details
Details for the file pydetach-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pydetach-1.0.1-py3-none-any.whl
- Upload date:
- Size: 57.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.4.0-216-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be850a46070c78e3aa279af1e74703b185ed4823e071e729f312a13a949f4632
|
|
| MD5 |
21e0418d5b55eaf668590a813040882b
|
|
| BLAKE2b-256 |
9bc01c7560bb39c90b4d3dc99446a975f7a5d3dd9c7c0c9f5594ee5c38e3c78e
|