sEV-containing droplet identification in scRNA-seq data
Project description
SEVtras delineates small extracellular vesicles at droplet resolution from single-cell transcriptomes
SEVtras stands for sEV-containing droplet identification in scRNA-seq data.
You can freely use SEVtras to explore sEV heterogeneity at single droplet, characterize cell type dynamics in light of sEV activity and unlock diagnostic potential of sEVs in concert with cells.
Overview of SEVtras.
Prerequisites
"numpy", "pandas", "scipy", "umap",
"statsmodels", "gseapy", "scanpy"
Installation
pip install SEVtras
We also suggest to use a separate conda environment for installing SEVtras.
conda create -y -n SEVtras_env python=3.7
source activate SEVtras_env
pip install SEVtras
Simple Example
The pipeline of SEVtras only composed two parts: sEV_recognizer and ESAI_calculator.
Part I:
SEVtras.sEV_recognizer(input_path='./tests', sample_file='./tests/sample_file', out_path='./outputs', species='Homo')
Part II:
SEVtras.ESAI_calculator(adata_ev_path='./outputs/sEV_SEVtras.h5ad', adata_cell_path='./tests/adata_cell.h5ad', out_path='./outputs', Xraw=False, OBSsample='batch', OBScelltype='celltype')
Further tutorials please refer to https://SEVtras.readthedocs.io/.
Citation
He, R., Zhu, J., Ji, P. et al. SEVtras delineates small extracellular vesicles at droplet resolution from single-cell transcriptomes. Nat Methods 21, 259-266 (2024). https://doi.org/10.1038/s41592-023-02117-1
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 SEVtras-0.2.13.tar.gz.
File metadata
- Download URL: SEVtras-0.2.13.tar.gz
- Upload date:
- Size: 9.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4532ebac82265db252b3d544c7322495107a8e4316c924f9b2c42116f7b67d0c
|
|
| MD5 |
b58b375c25fb448d349ea70c24587c44
|
|
| BLAKE2b-256 |
870d0097d123a996d2231f3d59e1d56d22b03fdd6572342ab1cdc4e52a0323b2
|
File details
Details for the file SEVtras-0.2.13-py3-none-any.whl.
File metadata
- Download URL: SEVtras-0.2.13-py3-none-any.whl
- Upload date:
- Size: 95.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf9dd5b81b4c2cf7c07bace727a68d35de82369ce61eef9dbd926c574ee1cd2
|
|
| MD5 |
5a7dc0cbba5e072cd26129479d6e2ab3
|
|
| BLAKE2b-256 |
f4b505595572c9e3c8ce9586fa30cd1d3c5baa2c2961938f4269cad41471c409
|