Succinct Representation of Single Cells
Project description
SURE: SUccinct REpresentation of cells
SURE introduces a vector quantization-based probabilistic generative model for calling metacells and use them as landmarks that form a coordinate system for cell ID. Analyzing single-cell omics data in a manner analogous to reference genome-based genomic analysis.
$$\color{red}\text{\textbf{UPDATE}}$$
An update has been distributed. Users can access to it via SUREv2. It provides Python classes that users can call SURE in scripts. It also provide the command that users can run SURE in the shell. Additionally, SUREv2 supports the calling of metacells for multi-omics datasets.
Installation
- Create a virtual environment
conda create -n SUREv1 python=3.10 scipy numpy pandas scikit-learn && conda activate SUREv1
- Install PyTorch following the official instruction.
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126
- Install SURE
pip3 install SURE-tools
Example 1: Calling metacells for a single-cell dataset
Users can refer to here for details.
Example 2: The hierarchical assembly of large-scale dataset(s)
Users can refer to here for details.
Example 3: Human brain cell atlas
Users can refer to here for details.
Example 4: Metacell calling for scATAC-seq data
Users can refer to here for details.
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 sure_tools-2.4.64.tar.gz.
File metadata
- Download URL: sure_tools-2.4.64.tar.gz
- Upload date:
- Size: 85.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e04e99bf4e213ab735530530df7aafab37152263b844746c19e710f5d402cdc
|
|
| MD5 |
d2488228848afcd0f3a85b9586b0a3cc
|
|
| BLAKE2b-256 |
b4f24c5ba0b79d0fa057bd0da2a7cbde803bdeb32d72b2068c095fb11ecc319a
|
File details
Details for the file sure_tools-2.4.64-py3-none-any.whl.
File metadata
- Download URL: sure_tools-2.4.64-py3-none-any.whl
- Upload date:
- Size: 116.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15323ccd686afe0b2822c02e33db60b5a43c5d308ee62754e0748997f291f7d
|
|
| MD5 |
f60f678446aabf3bfb0150706390907a
|
|
| BLAKE2b-256 |
af73a6d6d9413a4c907c6d2d3c9c35327a75f650129d2406a33be6201b4acce9
|